| Commit message (Expand) | Author | Files | Lines |
2014-10-29 | Fix baked textures for regions without external Xbakes adding rebake | UbitUmarov | 1 | -32/+35 |
2014-10-26 | fix parcel proprieties update sending | UbitUmarov | 1 | -4/+7 |
2014-10-26 | do consider skirt baked texture on validation | UbitUmarov | 1 | -3/+9 |
2014-10-26 | dont send baked textures assets, but send cache information | UbitUmarov | 1 | -5/+13 |
2014-10-24 | add more temporary fixes for regionSize zero | UbitUmarov | 1 | -0/+12 |
2014-10-24 | check new region size on added code for varsize till its fully suported | UbitUmarov | 1 | -0/+4 |
2014-10-24 | try to make SOG crossings full async. Simplify some borders checking.... | UbitUmarov | 1 | -30/+152 |
2014-10-21 | do agent crossing async, including QUERYACCESS ( need to check vehicles for | UbitUmarov | 1 | -9/+30 |
2014-10-20 | Assume childreen don't need to know caps seeds | UbitUmarov | 1 | -33/+38 |
2014-10-19 | try to fix propagation of seeds to all relevante regions | UbitUmarov | 1 | -22/+82 |
2014-10-18 | change position in new region estimation. Reduce border jitter margin | UbitUmarov | 1 | -34/+14 |
2014-10-18 | fix SW direction diagonal crossing | UbitUmarov | 1 | -2/+5 |
2014-10-18 | change child agents creation/notification. As before this assumes that | UbitUmarov | 1 | -118/+116 |
2014-10-17 | send correct caps seed on CreateAgent to a nearby region | UbitUmarov | 1 | -45/+23 |
2014-10-13 | change/fix previus commits | UbitUmarov | 1 | -1/+1 |
2014-10-13 | reduce minimum number of smartpool threads and name it | UbitUmarov | 1 | -3/+3 |
2014-09-30 | persist script changes to mediaURL and musicURL ( heavy thing ) | UbitUmarov | 1 | -0/+2 |
2014-09-30 | fix musicURL change being sent back with wrong snap_selection, and not | UbitUmarov | 1 | -22/+20 |
2014-09-27 | Also fetch and store old asset for animation sets | Melanie Thielker | 1 | -2/+4 |
2014-09-27 | Reinstate the part of the id theft protection that was lost in a long ago merge | Melanie Thielker | 1 | -0/+20 |
2014-09-27 | Make changes to AnimationSet to allow indexing by names rather than indices. ... | Melanie Thielker | 1 | -0/+14 |
2014-09-26 | remove debug msgs | UbitUmarov | 1 | -2/+1 |
2014-09-26 | little debug | UbitUmarov | 1 | -1/+3 |
2014-09-25 | Add a sample use for the validation | Melanie Thielker | 1 | -0/+16 |
2014-09-25 | Extend upload verification to all upload paths | Melanie Thielker | 1 | -0/+2 |
2014-09-24 | fix wrong format | UbitUmarov | 1 | -1/+1 |
2014-09-24 | add debug message | UbitUmarov | 1 | -2/+3 |
2014-09-24 | change melanies patch, reusing caps if circuit and caps path is the same. | UbitUmarov | 1 | -14/+18 |
2014-09-23 | If an agent is logging in, rather than teleporting, make sure all known | Melanie Thielker | 1 | -0/+8 |
2014-09-22 | When a ghosted avatar is removed, also remove any remaining CAPS | Melanie Thielker | 1 | -0/+10 |
2014-09-20 | When sending http requests, close the response stream instead of waiting | Melanie Thielker | 1 | -1/+4 |
2014-09-19 | exclude npcs from baked cache | UbitUmarov | 1 | -0/+10 |
2014-09-17 | ... and a few more.. | UbitUmarov | 1 | -18/+31 |
2014-09-16 | try to send fly state on tps | UbitUmarov | 1 | -0/+8 |
2014-09-09 | remove messing with KeyframeMotion on attach | UbitUmarov | 1 | -2/+2 |
2014-09-09 | dont force Phantom on attachments, breaking no mod objects if wear by | UbitUmarov | 1 | -1/+1 |
2014-09-09 | drop attachments with original physical proprieties | UbitUmarov | 1 | -21/+6 |
2014-09-08 | on drop send full update on root prim, terse on others ( as sl ). Fix | UbitUmarov | 1 | -2/+5 |
2014-09-08 | change attachment drop, to make object Phanton. THis is not as SL, but | UbitUmarov | 1 | -8/+12 |
2014-09-08 | *NEEDS more testing* on attachment drop: fix adding prims to physics | UbitUmarov | 1 | -4/+31 |
2014-09-05 | near region check on tp needs to be a full current view check. | UbitUmarov | 1 | -6/+6 |
2014-08-28 | try to make child presence know its root region. Incomplete, some paths dont... | UbitUmarov | 1 | -4/+8 |
2014-08-27 | on TPs to nearby regions, only send kills if needed by parcel privacy | UbitUmarov | 1 | -4/+8 |
2014-08-24 | put back the kills on tp where they belong | UbitUmarov | 1 | -6/+1 |
2014-08-24 | *test* move sending kills to before sending the update, this breaks tp | UbitUmarov | 1 | -1/+4 |
2014-08-23 | Add an admin message to refesh a region's map tile. Will be used to periodically | Melanie Thielker | 1 | -2/+4 |
2014-08-23 | Change the map tile system to be multi-grid hosting compatible | Melanie Thielker | 1 | -1/+1 |
2014-08-23 | Change the map tile system to be multi-grid hosting compatible | Melanie Thielker | 1 | -1/+1 |
2014-08-21 | replace AgentHasMovedAway + KillEntity by a hacked version on teleports | UbitUmarov | 1 | -4/+7 |
2014-08-18 | undo the hack.. its useless | UbitUmarov | 1 | -2/+3 |