| Commit message (Expand) | Author | Files | Lines |
2017-04-15 | missing file and remove warnings | UbitUmarov | 1 | -0/+2 |
2017-01-05 | Massive tab and trailing space cleanup | Melanie Thielker | 1 | -2/+2 |
2015-10-31 | Introduce an EntityTransferContext carrying the version numbers to pass | Melanie Thielker | 1 | -3/+3 |
2015-10-31 | Testing stage of the new versioning system. Use at own risk. May not | Melanie Thielker | 1 | -3/+3 |
2015-09-14 | try to improve vehicles crossing with Xengine. Lag seems main issue now, but... | UbitUmarov | 1 | -2/+2 |
2015-09-02 | seems to compile ( tests comented out) | UbitUmarov | 1 | -6/+0 |
2014-11-25 | Add naive implementation of controlled incoming HG attachments to manage load. | Justin Clark-Casey (justincc) | 1 | -0/+2 |
2014-10-24 | try to make SOG crossings full async. Simplify some borders checking.... | UbitUmarov | 1 | -2/+4 |
2014-10-21 | do agent crossing async, including QUERYACCESS ( need to check vehicles for | UbitUmarov | 1 | -0/+1 |
2014-02-15 | Properly restore position on crossing failure for mega-regions. | Robert Adams | 1 | -2/+3 |
2014-01-17 | minor: reinsert some method doc back into IEntityTransferModule | Justin Clark-Casey (justincc) | 1 | -0/+20 |
2013-12-24 | varregion: add lots of DEBUG level log messages. Especially for teleport. | Robert Adams | 1 | -2/+1 |
2013-12-11 | This is the Avination Entity Transfer Module. Surprisingly, it still compiles | Melanie | 1 | -22/+10 |
2013-05-07 | Step one of estate settings sharing - port the Avination Estate module (compl... | Melanie | 1 | -1/+1 |
2012-09-04 | Refactor avatar transfer so that the heavy (UpdateAgent) part is separated into | Melanie | 1 | -2/+2 |
2012-05-25 | Stop it being possible for an agent to teleport back to its source region bef... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2012-05-24 | If an agent is still registered as 'in transit' by the source region, don't a... | Justin Clark-Casey (justincc) | 1 | -0/+7 |
2012-05-01 | refactor: Split most of EntityTransferModule.Teleport() into its same region ... | Justin Clark-Casey (justincc) | 1 | -4/+33 |
2012-02-14 | Implement region crossing of sitting avatars. Edit mode and llSetPos work | Melanie | 1 | -0/+7 |
2011-05-27 | HG lures working! Friends can offer friends HG teleports via the profile. WAR... | Diva Canto | 1 | -0/+3 |
2011-01-28 | Fix bumping into sim borders and check estate bans for walking crossings | Melanie | 1 | -1/+1 |
2011-01-28 | Fix bumping into sim borders and check estate bans for walking crossings | Melanie | 1 | -1/+1 |
2010-08-30 | Kick the user from the region in the circumstance that the TP home failed - O... | meta7 | 1 | -1/+1 |
2010-01-28 | HG 1.5 is in place. Tested in standalone only. | Diva Canto | 1 | -0/+5 |
2010-01-18 | * Fixed misspelling of field in GridService | Diva Canto | 1 | -0/+3 |
2010-01-16 | Moved prim crossing to EntityTransferModule. Not complete yet. | Diva Canto | 1 | -0/+2 |
2010-01-15 | Renamed IAgentTransferModule to IEntityTransferModule -- accounts for objects... | Diva Canto | 1 | -1/+1 |
2010-01-15 | * General cleanup of Teleports, Crossings and Child agents. They are now in t... | Diva Canto | 1 | -4/+13 |
2009-05-31 | Add copyright headers, formatting cleanup, ignore some generated files. | Jeff Ames | 1 | -1/+28 |
2009-05-25 | Update svn properties. | Jeff Ames | 1 | -14/+14 |
2009-05-21 | Added ITeleportModule interface, and added a hook into scene so if a module h... | MW | 1 | -0/+14 |