aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Varregion: first cut at removing Border class checks for region crossings.Robert Adams2015-03-221-458/+382
* Remove braindead "fix" that messed up intersim scripted giving.Melanie Thielker2014-11-211-11/+0
* Remove the Invisible stuff and add more baked caching. Refactor selection of ...Melanie Thielker2014-11-111-13/+3
* Only send the actual bakes to the bakes moduleMelanie Thielker2014-11-101-6/+8
* try to preserve permitions on object returnsUbitUmarov2014-11-081-1/+5
* allow drawdistance to change between 32 and MaxDrawDistance, configurableUbitUmarov2014-11-061-4/+10
* BUG fix : fix a very silly bug uint in place of ulong :(UbitUmarov2014-11-031-1/+1
* only close child agents on sucess of V1 tp not at startUbitUmarov2014-11-011-38/+10
* change last commit, need to send to Xbakes or changes will not be detectedUbitUmarov2014-10-291-1/+2
* bug fix and don't send to xbakes if requesting rebakesUbitUmarov2014-10-291-12/+13
* Fix baked textures for regions without external Xbakes adding rebakeUbitUmarov2014-10-291-32/+35
* fix parcel proprieties update sendingUbitUmarov2014-10-261-4/+7
* do consider skirt baked texture on validationUbitUmarov2014-10-261-3/+9
* dont send baked textures assets, but send cache informationUbitUmarov2014-10-261-5/+13
* add more temporary fixes for regionSize zeroUbitUmarov2014-10-241-0/+12
* check new region size on added code for varsize till its fully suportedUbitUmarov2014-10-241-0/+4
* try to make SOG crossings full async. Simplify some borders checking....UbitUmarov2014-10-241-30/+152
* do agent crossing async, including QUERYACCESS ( need to check vehicles forUbitUmarov2014-10-211-9/+30
* Assume childreen don't need to know caps seedsUbitUmarov2014-10-201-33/+38
* try to fix propagation of seeds to all relevante regionsUbitUmarov2014-10-191-22/+82
* change position in new region estimation. Reduce border jitter marginUbitUmarov2014-10-181-34/+14
* fix SW direction diagonal crossingUbitUmarov2014-10-181-2/+5
* change child agents creation/notification. As before this assumes thatUbitUmarov2014-10-181-118/+116
* send correct caps seed on CreateAgent to a nearby regionUbitUmarov2014-10-171-45/+23
* change/fix previus commitsUbitUmarov2014-10-131-1/+1
* reduce minimum number of smartpool threads and name itUbitUmarov2014-10-131-3/+3
* persist script changes to mediaURL and musicURL ( heavy thing )UbitUmarov2014-09-301-0/+2
* fix musicURL change being sent back with wrong snap_selection, and notUbitUmarov2014-09-301-22/+20
* Merge branch 'master' into ubitworkmasterUbitUmarov2014-09-292-0/+36
|\
| * Also fetch and store old asset for animation setsMelanie Thielker2014-09-271-2/+4
| * Reinstate the part of the id theft protection that was lost in a long ago mergeMelanie Thielker2014-09-271-0/+20
| * Make changes to AnimationSet to allow indexing by names rather than indices. ...Melanie Thielker2014-09-271-0/+14
* | remove debug msgsUbitUmarov2014-09-261-2/+1
* | little debugUbitUmarov2014-09-261-1/+3
|/
* Add a sample use for the validationMelanie Thielker2014-09-251-0/+16
* Extend upload verification to all upload pathsMelanie Thielker2014-09-251-0/+2
* fix wrong formatUbitUmarov2014-09-241-1/+1
* add debug messageUbitUmarov2014-09-241-2/+3
* change melanies patch, reusing caps if circuit and caps path is the same.UbitUmarov2014-09-241-14/+18
* If an agent is logging in, rather than teleporting, make sure all knownMelanie Thielker2014-09-231-0/+8
* When a ghosted avatar is removed, also remove any remaining CAPSMelanie Thielker2014-09-221-0/+10
* When sending http requests, close the response stream instead of waitingMelanie Thielker2014-09-201-1/+4
* exclude npcs from baked cacheUbitUmarov2014-09-191-0/+10
* ... and a few more..UbitUmarov2014-09-171-18/+31
* try to send fly state on tpsUbitUmarov2014-09-161-0/+8
* remove messing with KeyframeMotion on attachUbitUmarov2014-09-091-2/+2
* dont force Phantom on attachments, breaking no mod objects if wear byUbitUmarov2014-09-091-1/+1
* drop attachments with original physical proprietiesUbitUmarov2014-09-091-21/+6
* on drop send full update on root prim, terse on others ( as sl ). FixUbitUmarov2014-09-081-2/+5
* change attachment drop, to make object Phanton. THis is not as SL, butUbitUmarov2014-09-081-8/+12