| Commit message (Expand) | Author | Age | Files | Lines |
* | * minor: Just some minor log elaboration to reveal in the logs where a telepo... | Justin Clarke Casey | 2009-01-19 | 1 | -6/+7 |
* | * Rig up enough infrastructure to actually perform a successful 'standalone' ... | Justin Clarke Casey | 2009-01-16 | 1 | -2/+7 |
* | * Add new unit test for simple teleport in a standalone. | Justin Clarke Casey | 2009-01-15 | 1 | -5/+4 |
* | * Fix typo which meant that RestComms was never enabled if you explicitly ena... | Justin Clarke Casey | 2009-01-14 | 1 | -3/+5 |
* | * refactor: call AddHttpHandler() directly via CommsManager | Justin Clarke Casey | 2009-01-06 | 1 | -1/+1 |
* | * minor: remove some mono compiler warnings | Justin Clarke Casey | 2009-01-05 | 1 | -5/+3 |
* | This may fix the home jump problem. | diva | 2009-01-03 | 1 | -1/+2 |
* | Another interregion comms change that will not work well with previous versio... | diva | 2009-01-03 | 2 | -6/+180 |
* | Split agent updates into two messages: full update and position+camera update... | diva | 2009-01-03 | 2 | -10/+73 |
* | Major changes in interregion communications. This breaks compatibility with o... | diva | 2009-01-01 | 2 | -27/+198 |
* | Beginning of true REST style for interregion comms, SendChildAgentUpdate only... | diva | 2008-12-31 | 1 | -7/+92 |
* | Folded HG regionhandle lookup into the normal RESTInterregionComms, to avoid ... | diva | 2008-12-31 | 2 | -87/+4 |
* | * Remove mono compiler warnings | Justin Clarke Casey | 2008-12-30 | 1 | -3/+5 |
* | Making the default choice for InterregionComms work, and removing an unnecess... | diva | 2008-12-30 | 3 | -4/+9 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-12-30 | 3 | -522/+522 |
* | Changing the default Comms module to be RESTComms, in case none is specified ... | diva | 2008-12-29 | 3 | -3/+3 |
* | This is a beefy commit containing the communication modules that implement Se... | diva | 2008-12-29 | 3 | -0/+522 |
* | * Refactored Environment/Modules directory - modules now reside in their own ... | Adam Frisby | 2008-04-30 | 3 | -239/+0 |
* | * Disabled IntergridModule until a Mono bug can be isolated. | Adam Frisby | 2008-04-29 | 1 | -11/+18 |
* | * One more attempted fix. | Adam Frisby | 2008-04-29 | 1 | -1/+2 |
* | * Made a change to InterGrid module to prevent duplicate registrations. | Adam Frisby | 2008-04-29 | 2 | -8/+14 |
* | * Implemented new InterRegion comms method in the form of InterregionModule | Adam Frisby | 2008-04-29 | 3 | -0/+225 |