aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
| * *NEEDS more testing* on attachment drop: fix adding prims to physicsUbitUmarov2014-09-081-4/+31
| * near region check on tp needs to be a full current view check.UbitUmarov2014-09-051-6/+6
| * try to make child presence know its root region. Incomplete, some paths dont...UbitUmarov2014-08-281-4/+8
| * Merge branch 'ubitworkmaster'Melanie Thielker2014-08-271-4/+8
| |\
| | * on TPs to nearby regions, only send kills if needed by parcel privacyUbitUmarov2014-08-271-4/+8
| * | Merge branch 'ubitworkmaster'Melanie Thielker2014-08-251-7/+8
| |\ \ | | |/
| | * put back the kills on tp where they belongUbitUmarov2014-08-241-6/+1
| | * *test* move sending kills to before sending the update, this breaks tpUbitUmarov2014-08-241-1/+4
| | * Merge branch 'master' into ubitworkmasterUbitUmarov2014-08-221-0/+5
| | |\
| | * | replace AgentHasMovedAway + KillEntity by a hacked version on teleportsUbitUmarov2014-08-211-4/+7
| * | | Merge branch 'avination-current'Melanie Thielker2014-08-231-2/+4
| |\ \ \
| | * | | Add an admin message to refesh a region's map tile. Will be used to periodicallyMelanie Thielker2014-08-231-2/+4
| | * | | Change the map tile system to be multi-grid hosting compatibleMelanie Thielker2014-08-231-1/+1
| * | | | Change the map tile system to be multi-grid hosting compatibleMelanie Thielker2014-08-231-1/+1
| * | | | Merge branch 'ubitworkmaster'Melanie Thielker2014-08-202-120/+156
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | undo the hack.. its uselessUbitUmarov2014-08-181-2/+3
| | * | reduce the kills sent, hide attachments kills on originUbitUmarov2014-08-181-3/+2
| | * | NOT GOOD. Changed hide code on crossing/tp. Send needed avatar and attachmentsUbitUmarov2014-08-181-5/+13
| | * | put bake bakes, plus a missing change forcing animations to pass byUbitUmarov2014-08-171-1/+1
| | * | TEST disable again baked textures on crossingUbitUmarov2014-08-171-0/+2
| | * | TEST DANGER InformClientOfNeighbourAsync do nothing unless a newagentUbitUmarov2014-08-171-0/+2
| | * | *DANGER* rearange EnableChildAgents() so that hopefully it does it jobUbitUmarov2014-08-171-104/+86
| | * | bad testUbitUmarov2014-08-171-1/+2
| | * | make EnableChildAgent async from callerUbitUmarov2014-08-171-63/+54
| | * | remove hack to break sending of baked cache on agent cross updateUbitUmarov2014-08-171-2/+0
| | * | DEBUG intencional break of sending baked cacheUbitUmarov2014-08-161-0/+3
| | * | minor low resolution debug timmingUbitUmarov2014-08-161-2/+5
| | * | send avatar Height to children, use it in region tp height checkUbitUmarov2014-08-161-4/+12
| | * | *test* just send default appearance ( something along path doesnt likeUbitUmarov2014-08-161-3/+6
| | * | on teleports dont send baked textures assets in CreateClient, they will do on...UbitUmarov2014-08-151-1/+4
| | * | cleanup a bitUbitUmarov2014-08-151-10/+1