| Commit message (Expand) | Author | Age | Files | Lines |
* | try to send fly state on tps | UbitUmarov | 2014-09-16 | 1 | -0/+8 |
* | remove messing with KeyframeMotion on attach | UbitUmarov | 2014-09-09 | 1 | -2/+2 |
* | dont force Phantom on attachments, breaking no mod objects if wear by | UbitUmarov | 2014-09-09 | 1 | -1/+1 |
* | drop attachments with original physical proprieties | UbitUmarov | 2014-09-09 | 1 | -21/+6 |
* | on drop send full update on root prim, terse on others ( as sl ). Fix | UbitUmarov | 2014-09-08 | 1 | -2/+5 |
* | change attachment drop, to make object Phanton. THis is not as SL, but | UbitUmarov | 2014-09-08 | 1 | -8/+12 |
* | *NEEDS more testing* on attachment drop: fix adding prims to physics | UbitUmarov | 2014-09-08 | 1 | -4/+31 |
* | near region check on tp needs to be a full current view check. | UbitUmarov | 2014-09-05 | 1 | -6/+6 |
* | try to make child presence know its root region. Incomplete, some paths dont... | UbitUmarov | 2014-08-28 | 1 | -4/+8 |
* | Merge branch 'ubitworkmaster' | Melanie Thielker | 2014-08-27 | 1 | -4/+8 |
|\ |
|
| * | on TPs to nearby regions, only send kills if needed by parcel privacy | UbitUmarov | 2014-08-27 | 1 | -4/+8 |
* | | Merge branch 'ubitworkmaster' | Melanie Thielker | 2014-08-25 | 1 | -7/+8 |
|\ \
| |/ |
|
| * | put back the kills on tp where they belong | UbitUmarov | 2014-08-24 | 1 | -6/+1 |
| * | *test* move sending kills to before sending the update, this breaks tp | UbitUmarov | 2014-08-24 | 1 | -1/+4 |
| * | Merge branch 'master' into ubitworkmaster | UbitUmarov | 2014-08-22 | 1 | -0/+5 |
| |\ |
|
| * | | replace AgentHasMovedAway + KillEntity by a hacked version on teleports | UbitUmarov | 2014-08-21 | 1 | -4/+7 |
* | | | Merge branch 'avination-current' | Melanie Thielker | 2014-08-23 | 1 | -2/+4 |
|\ \ \ |
|
| * | | | Add an admin message to refesh a region's map tile. Will be used to periodically | Melanie Thielker | 2014-08-23 | 1 | -2/+4 |
| * | | | Change the map tile system to be multi-grid hosting compatible | Melanie Thielker | 2014-08-23 | 1 | -1/+1 |
* | | | | Change the map tile system to be multi-grid hosting compatible | Melanie Thielker | 2014-08-23 | 1 | -1/+1 |
* | | | | Merge branch 'ubitworkmaster' | Melanie Thielker | 2014-08-20 | 2 | -120/+156 |
|\ \ \ \
| | |/ /
| |/| /
| |_|/
|/| | |
|
| * | | undo the hack.. its useless | UbitUmarov | 2014-08-18 | 1 | -2/+3 |
| * | | reduce the kills sent, hide attachments kills on origin | UbitUmarov | 2014-08-18 | 1 | -3/+2 |
| * | | NOT GOOD. Changed hide code on crossing/tp. Send needed avatar and attachments | UbitUmarov | 2014-08-18 | 1 | -5/+13 |
| * | | put bake bakes, plus a missing change forcing animations to pass by | UbitUmarov | 2014-08-17 | 1 | -1/+1 |
| * | | TEST disable again baked textures on crossing | UbitUmarov | 2014-08-17 | 1 | -0/+2 |
| * | | TEST DANGER InformClientOfNeighbourAsync do nothing unless a newagent | UbitUmarov | 2014-08-17 | 1 | -0/+2 |
| * | | *DANGER* rearange EnableChildAgents() so that hopefully it does it job | UbitUmarov | 2014-08-17 | 1 | -104/+86 |
| * | | bad test | UbitUmarov | 2014-08-17 | 1 | -1/+2 |
| * | | make EnableChildAgent async from caller | UbitUmarov | 2014-08-17 | 1 | -63/+54 |
| * | | remove hack to break sending of baked cache on agent cross update | UbitUmarov | 2014-08-17 | 1 | -2/+0 |
| * | | DEBUG intencional break of sending baked cache | UbitUmarov | 2014-08-16 | 1 | -0/+3 |
| * | | minor low resolution debug timming | UbitUmarov | 2014-08-16 | 1 | -2/+5 |
| * | | send avatar Height to children, use it in region tp height check | UbitUmarov | 2014-08-16 | 1 | -4/+12 |
| * | | *test* just send default appearance ( something along path doesnt like | UbitUmarov | 2014-08-16 | 1 | -3/+6 |
| * | | on teleports dont send baked textures assets in CreateClient, they will do on... | UbitUmarov | 2014-08-15 | 1 | -1/+4 |
| * | | cleanup a bit | UbitUmarov | 2014-08-15 | 1 | -10/+1 |
| * | | do CrossAttachmentsIntoNewRegion for old versions in the right place | UbitUmarov | 2014-08-15 | 1 | -7/+8 |
| * | | refix hide on crossings | UbitUmarov | 2014-08-15 | 1 | -1/+2 |
| * | | let failed crossing say something abotu reason | UbitUmarov | 2014-08-15 | 1 | -5/+14 |
| * | | adjust createAgent delay on childs creation. Beeing bad, it should be high | UbitUmarov | 2014-08-15 | 1 | -3/+9 |
| * | | remove ban check from create caps. That needs to be done on caller | UbitUmarov | 2014-08-15 | 1 | -5/+19 |
| * | | remove the delay on child creation on Neighbour since its amout in not | UbitUmarov | 2014-08-15 | 1 | -3/+4 |
| * | | add a extra delay in EnableChildAgents between CreateAgent() return and | UbitUmarov | 2014-08-14 | 1 | -5/+14 |
* | | | Expect a missing directory, the asset cache is shared. Prevent spew if | Melanie Thielker | 2014-08-18 | 1 | -0/+5 |
|/ / |
|
* | | try external bakedModule when local cache is invalid and not just at login | UbitUmarov | 2014-08-14 | 1 | -9/+13 |
* | | reduced debug msgs | UbitUmarov | 2014-08-14 | 1 | -3/+7 |
* | | only try external baked texture module on login | UbitUmarov | 2014-08-14 | 1 | -26/+36 |
* | | *DANGER* dont send baked textures assets to Neighbours. Possible we could | UbitUmarov | 2014-08-14 | 1 | -2/+6 |
* | | *DANGER* make baked textures cross and make use of it * UNTESTED * | UbitUmarov | 2014-08-14 | 1 | -95/+92 |