aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (unfollow)
Commit message (Expand)AuthorFilesLines
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
2014-08-24 put back the kills on tp where they belongUbitUmarov1-6/+1
2014-08-24*test* move sending kills to before sending the update, this breaks tpUbitUmarov1-1/+4
2014-08-23Add an admin message to refesh a region's map tile. Will be used to periodicallyMelanie Thielker1-2/+4
2014-08-23Change the map tile system to be multi-grid hosting compatibleMelanie Thielker1-1/+1
2014-08-23Change the map tile system to be multi-grid hosting compatibleMelanie Thielker1-1/+1
2014-08-21 replace AgentHasMovedAway + KillEntity by a hacked version on teleportsUbitUmarov1-4/+7
2014-08-18undo the hack.. its uselessUbitUmarov1-2/+3
2014-08-18Expect a missing directory, the asset cache is shared. Prevent spew ifMelanie Thielker1-0/+5
2014-08-18 reduce the kills sent, hide attachments kills on originUbitUmarov1-3/+2
2014-08-18NOT GOOD. Changed hide code on crossing/tp. Send needed avatar and attachmentsUbitUmarov1-5/+13
2014-08-17 put bake bakes, plus a missing change forcing animations to pass byUbitUmarov1-1/+1
2014-08-17TEST disable again baked textures on crossingUbitUmarov1-0/+2
2014-08-17TEST DANGER InformClientOfNeighbourAsync do nothing unless a newagentUbitUmarov1-0/+2
2014-08-17*DANGER* rearange EnableChildAgents() so that hopefully it does it jobUbitUmarov1-104/+86
2014-08-17bad testUbitUmarov1-1/+2
2014-08-17make EnableChildAgent async from callerUbitUmarov1-63/+54
2014-08-17remove hack to break sending of baked cache on agent cross updateUbitUmarov1-2/+0
2014-08-16DEBUG intencional break of sending baked cacheUbitUmarov1-0/+3
2014-08-16minor low resolution debug timmingUbitUmarov1-2/+5
2014-08-16send avatar Height to children, use it in region tp height checkUbitUmarov1-4/+12
2014-08-16*test* just send default appearance ( something along path doesnt likeUbitUmarov1-3/+6
2014-08-15on teleports dont send baked textures assets in CreateClient, they will do on...UbitUmarov1-1/+4
2014-08-15cleanup a bitUbitUmarov1-10/+1