aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-10Only send the actual bakes to the bakes moduleMelanie Thielker1-6/+8
2014-11-08try to preserve permitions on object returnsUbitUmarov1-1/+5
2014-11-06 allow drawdistance to change between 32 and MaxDrawDistance, configurableUbitUmarov1-4/+10
2014-11-03BUG fix : fix a very silly bug uint in place of ulong :(UbitUmarov1-1/+1
2014-11-01 only close child agents on sucess of V1 tp not at startUbitUmarov1-38/+10
2014-10-29change last commit, need to send to Xbakes or changes will not be detectedUbitUmarov1-1/+2
2014-10-29bug fix and don't send to xbakes if requesting rebakesUbitUmarov1-12/+13
2014-10-29Fix baked textures for regions without external Xbakes adding rebakeUbitUmarov1-32/+35
2014-10-26 fix parcel proprieties update sendingUbitUmarov1-4/+7
2014-10-26 do consider skirt baked texture on validationUbitUmarov1-3/+9
2014-10-26 dont send baked textures assets, but send cache informationUbitUmarov1-5/+13
2014-10-24add more temporary fixes for regionSize zeroUbitUmarov1-0/+12
2014-10-24 check new region size on added code for varsize till its fully suportedUbitUmarov1-0/+4
2014-10-24 try to make SOG crossings full async. Simplify some borders checking....UbitUmarov1-30/+152
2014-10-21do agent crossing async, including QUERYACCESS ( need to check vehicles forUbitUmarov1-9/+30
2014-10-20 Assume childreen don't need to know caps seedsUbitUmarov1-33/+38
2014-10-19 try to fix propagation of seeds to all relevante regionsUbitUmarov1-22/+82
2014-10-18 change position in new region estimation. Reduce border jitter marginUbitUmarov1-34/+14
2014-10-18 fix SW direction diagonal crossingUbitUmarov1-2/+5
2014-10-18 change child agents creation/notification. As before this assumes thatUbitUmarov1-118/+116
2014-10-17 send correct caps seed on CreateAgent to a nearby regionUbitUmarov1-45/+23
2014-10-13 change/fix previus commitsUbitUmarov1-1/+1
2014-10-13reduce minimum number of smartpool threads and name itUbitUmarov1-3/+3
2014-09-30 persist script changes to mediaURL and musicURL ( heavy thing )UbitUmarov1-0/+2
2014-09-30 fix musicURL change being sent back with wrong snap_selection, and notUbitUmarov1-22/+20
2014-09-27Also fetch and store old asset for animation setsMelanie Thielker1-2/+4
2014-09-27Reinstate the part of the id theft protection that was lost in a long ago mergeMelanie Thielker1-0/+20
2014-09-27Make changes to AnimationSet to allow indexing by names rather than indices. ...Melanie Thielker1-0/+14
2014-09-26remove debug msgsUbitUmarov1-2/+1
2014-09-26 little debugUbitUmarov1-1/+3
2014-09-25Add a sample use for the validationMelanie Thielker1-0/+16
2014-09-25Extend upload verification to all upload pathsMelanie Thielker1-0/+2
2014-09-24 fix wrong formatUbitUmarov1-1/+1
2014-09-24 add debug messageUbitUmarov1-2/+3
2014-09-24 change melanies patch, reusing caps if circuit and caps path is the same.UbitUmarov1-14/+18
2014-09-23If an agent is logging in, rather than teleporting, make sure all knownMelanie Thielker1-0/+8
2014-09-22When a ghosted avatar is removed, also remove any remaining CAPSMelanie Thielker1-0/+10
2014-09-20When sending http requests, close the response stream instead of waitingMelanie Thielker1-1/+4
2014-09-19exclude npcs from baked cacheUbitUmarov1-0/+10
2014-09-17 ... and a few more..UbitUmarov1-18/+31
2014-09-16 try to send fly state on tpsUbitUmarov1-0/+8
2014-09-09 remove messing with KeyframeMotion on attachUbitUmarov1-2/+2
2014-09-09 dont force Phantom on attachments, breaking no mod objects if wear byUbitUmarov1-1/+1
2014-09-09drop attachments with original physical proprietiesUbitUmarov1-21/+6
2014-09-08 on drop send full update on root prim, terse on others ( as sl ). FixUbitUmarov1-2/+5
2014-09-08 change attachment drop, to make object Phanton. THis is not as SL, butUbitUmarov1-8/+12
2014-09-08*NEEDS more testing* on attachment drop: fix adding prims to physicsUbitUmarov1-4/+31
2014-09-05 near region check on tp needs to be a full current view check.UbitUmarov1-6/+6
2014-08-28 try to make child presence know its root region. Incomplete, some paths dont...UbitUmarov1-4/+8
2014-08-27 on TPs to nearby regions, only send kills if needed by parcel privacyUbitUmarov1-4/+8