| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge of ubitworkvarnew with opensim/master as of 20150905. | Robert Adams | 2015-09-08 | 5 | -186/+3 |
|\ |
|
| * | Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op... | Diva Canto | 2015-09-04 | 2 | -2/+0 |
| * | First commit where physics work as region module. | Diva Canto | 2015-08-31 | 1 | -1/+1 |
| * | All physics plugins are now region modules. Compiles but doesn't run. | Diva Canto | 2015-08-31 | 1 | -181/+0 |
| * | More namespace and dll name changes. Still no functional changes. | Diva Canto | 2015-08-30 | 2 | -2/+2 |
| * | Renamed the namespaces too | Diva Canto | 2015-08-30 | 2 | -2/+2 |
* | | still a missing stat ID | UbitUmarov | 2015-09-06 | 1 | -1/+1 |
* | | let extra stats travel side by side with viewers ones... try to fix damm arra... | UbitUmarov | 2015-09-06 | 1 | -1/+1 |
* | | a few changes to stats. Array order coerent on users. give up on moses stats ... | UbitUmarov | 2015-09-04 | 1 | -1/+1 |
* | | seems to compile ( tests comented out) | UbitUmarov | 2015-09-02 | 4 | -483/+13 |
* | | bad merge? | UbitUmarov | 2015-09-01 | 6 | -344/+1172 |
|\ \
| |/
|/| |
|
| * | more on tps and crossings | UbitUmarov | 2015-08-30 | 2 | -128/+117 |
| * | improve object crossings | UbitUmarov | 2015-08-29 | 1 | -37/+15 |
| * | fix NeighborRegions code | UbitUmarov | 2015-08-29 | 1 | -6/+5 |
| * | 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 |