aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* several changes to parcels access control and scenepresence updates ratesUbitUmarov2015-12-162-171/+169
* make parcel bans do something on vehicles. Just a first code, far from goodUbitUmarov2015-12-151-1/+2
* fix typoUbitUmarov2015-12-153-12/+10
* a few more changes on parcels location findingUbitUmarov2015-12-151-45/+44
* remove replaced codeUbitUmarov2015-12-151-36/+0
* replace GetNearestPoint... funtionsUbitUmarov2015-12-153-21/+194
* some changes parcels AABB math etcUbitUmarov2015-12-151-54/+45
* dont round to nearest int when checking position in parcel since next high in...UbitUmarov2015-12-151-1/+1
* rename a parameterUbitUmarov2015-12-141-2/+2
* bug fixUbitUmarov2015-12-141-2/+2
* removed unneeded funtionsUbitUmarov2015-12-141-15/+4
* on join parcels, keep the information of the larger parcel, since thats how i...UbitUmarov2015-12-141-19/+24
* calculate land startpoint, endpoint and center estimate when it is updated, i...UbitUmarov2015-12-143-79/+65
* taint prim count when join or subdivide parcelsUbitUmarov2015-12-131-1/+4
* change default landpoint type to anywhere (direct)UbitUmarov2015-12-132-21/+32
* several changes to telehubs, LandPoint and land accessUbitUmarov2015-12-132-219/+255
* fix: do tell and log denied access to estateUbitUmarov2015-12-131-19/+19
* fix: if no groups module, deny accessUbitUmarov2015-12-132-2/+3
* several changes to region and land access control - this may be a bit broken nowUbitUmarov2015-12-131-198/+192
* improve a bit llpushobject on avatars using bullet, but force is ignored a fe...UbitUmarov2015-12-121-0/+8
* invalidate LandPoint on land subdivideUbitUmarov2015-12-121-3/+9
* make sure land access/ban lists are active when changed by new viewersUbitUmarov2015-12-121-0/+11
* fix land access/ban list sending for new viewersUbitUmarov2015-12-121-2/+2
* add IsEstateManager check to PermissionsUbitUmarov2015-12-122-0/+18
* change vivox url from https:// to http:// still anotherUbitUmarov2015-12-111-1/+1
* change vivox url from https:// to http:// missed severalUbitUmarov2015-12-111-8/+8
* change vivox url from https:// to http:// (merge issue)UbitUmarov2015-12-111-2/+1
* fix backup control flag, still a bad merge effectUbitUmarov2015-12-111-12/+4
* keep SOG reference to root part since two many things depend on deleted SOGs ...UbitUmarov2015-12-103-7/+10
* remove some SOG references on delete to help GCUbitUmarov2015-12-103-3/+23
* dont try to process packets for deleted clientsUbitUmarov2015-12-091-34/+28
* disable useless and totally wrong incoming PoolsUbitUmarov2015-12-091-4/+7
* don't keep a reference to config, if not in useUbitUmarov2015-12-091-1/+3
* minor cleanupUbitUmarov2015-12-091-17/+4
* minor cleanupUbitUmarov2015-12-091-13/+4
* coment out odd DoubleQueue class codeUbitUmarov2015-12-091-1/+2
* tick region health a bit fasterUbitUmarov2015-12-091-1/+1
* fix the queue type in useUbitUmarov2015-12-091-11/+12
* fix the queue type in useUbitUmarov2015-12-091-7/+8
* add some missing GC.RemoveMemoryPressure()UbitUmarov2015-12-091-0/+2
* send a full update on GroupResize, not a terseUbitUmarov2015-12-051-1/+1
* add default eyes to default wearables, and revert previus bad commitUbitUmarov2015-12-042-2/+7
* add other Eyes asset id to xferupload defaultsUbitUmarov2015-12-041-2/+4
* change handling of optional skirt baked textureUbitUmarov2015-12-031-12/+40
* fix a 1m diference in regions view range estimationsUbitUmarov2015-12-031-1/+1
* remove failed CreateAgent from agent child regions listUbitUmarov2015-12-021-6/+8
* fix typoUbitUmarov2015-12-021-1/+1
* createAgent needs to be syncUbitUmarov2015-12-021-1/+4
* minor: fix a log timing informationUbitUmarov2015-12-021-3/+0
* fix protocol version to max wearables mappingUbitUmarov2015-12-011-1/+3