| Commit message (Expand) | Author | Age | Files | Lines |
* | add more of the v03 checks and homeURL. Sending side only for now | UbitUmarov | 2015-08-26 | 1 | -6/+11 |
* | change teleport version number to v0.3, without actually adding the checks | UbitUmarov | 2015-08-26 | 1 | -50/+27 |
* | varregion: any conversions of use of Constants.RegionSize converted into | Robert Adams | 2015-03-29 | 2 | -5/+3 |
* | varregion: restore checkAgentAccessToRegion routine in EntityTransferModule. | Robert Adams | 2015-03-27 | 1 | -2/+31 |
* | Varregion: first cut at removing Border class checks for region crossings. | Robert Adams | 2015-03-22 | 1 | -458/+382 |
* | try to preserve permitions on object returns | UbitUmarov | 2014-11-08 | 1 | -1/+5 |
* | allow drawdistance to change between 32 and MaxDrawDistance, configurable | UbitUmarov | 2014-11-06 | 1 | -4/+10 |
* | BUG fix : fix a very silly bug uint in place of ulong :( | UbitUmarov | 2014-11-03 | 1 | -1/+1 |
* | only close child agents on sucess of V1 tp not at start | UbitUmarov | 2014-11-01 | 1 | -38/+10 |
* | add more temporary fixes for regionSize zero | UbitUmarov | 2014-10-24 | 1 | -0/+12 |
* | check new region size on added code for varsize till its fully suported | UbitUmarov | 2014-10-24 | 1 | -0/+4 |
* | try to make SOG crossings full async. Simplify some borders checking.... | UbitUmarov | 2014-10-24 | 1 | -30/+152 |
* | do agent crossing async, including QUERYACCESS ( need to check vehicles for | UbitUmarov | 2014-10-21 | 1 | -9/+30 |
* | Assume childreen don't need to know caps seeds | UbitUmarov | 2014-10-20 | 1 | -33/+38 |
* | try to fix propagation of seeds to all relevante regions | UbitUmarov | 2014-10-19 | 1 | -22/+82 |
* | change position in new region estimation. Reduce border jitter margin | UbitUmarov | 2014-10-18 | 1 | -34/+14 |
* | fix SW direction diagonal crossing | UbitUmarov | 2014-10-18 | 1 | -2/+5 |
* | change child agents creation/notification. As before this assumes that | UbitUmarov | 2014-10-18 | 1 | -118/+116 |
* | send correct caps seed on CreateAgent to a nearby region | UbitUmarov | 2014-10-17 | 1 | -45/+23 |
* | Merge branch 'master' into ubitworkmaster | UbitUmarov | 2014-09-29 | 1 | -0/+14 |
|\ |
|
| * | Make changes to AnimationSet to allow indexing by names rather than indices. ... | Melanie Thielker | 2014-09-27 | 1 | -0/+14 |
* | | remove debug msgs | UbitUmarov | 2014-09-26 | 1 | -2/+1 |
* | | little debug | UbitUmarov | 2014-09-26 | 1 | -1/+3 |
|/ |
|
* | fix wrong format | UbitUmarov | 2014-09-24 | 1 | -1/+1 |
* | add debug message | UbitUmarov | 2014-09-24 | 1 | -2/+3 |
* | change melanies patch, reusing caps if circuit and caps path is the same. | UbitUmarov | 2014-09-24 | 1 | -14/+18 |
* | If an agent is logging in, rather than teleporting, make sure all known | Melanie Thielker | 2014-09-23 | 1 | -0/+8 |
* | When a ghosted avatar is removed, also remove any remaining CAPS | Melanie Thielker | 2014-09-22 | 1 | -0/+10 |
* | try to send fly state on tps | UbitUmarov | 2014-09-16 | 1 | -0/+8 |
* | dont force Phantom on attachments, breaking no mod objects if wear by | UbitUmarov | 2014-09-09 | 1 | -1/+1 |
* | 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 |
* | on TPs to nearby regions, only send kills if needed by parcel privacy | UbitUmarov | 2014-08-27 | 1 | -4/+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 |
* | replace AgentHasMovedAway + KillEntity by a hacked version on teleports | UbitUmarov | 2014-08-21 | 1 | -4/+7 |
* | 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 |