Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Unregister event handlers in LLUDPServer when a client logs out and ↵ | John Hurliman | 2009-10-13 | 1 | -5/+0 |
| | | | | | | | | disconnects * Move ViewerEffect handling to Scene.PacketHandlers * Removing the unused CloseAllAgents function * Trimming ClientManager down. This class needs to be reworked to keep LLUDP circuit codes from intruding into the abstract OpenSim core code | ||||
* | Unpacking the mess with OtherRegionUp, so we can have a real cache of the ↵ | Diva Canto | 2009-09-27 | 1 | -1/+2 |
| | | | | neighbours in the grid service modules. | ||||
* | minor: remove some mono compiler warnings | Justin Clarke Casey | 2009-07-15 | 1 | -1/+1 |
| | |||||
* | Update svn properties. | Jeff Ames | 2009-06-22 | 1 | -80/+80 |
| | |||||
* | * Added SceneTests and SceneBaseTests | lbsa71 | 2009-06-22 | 1 | -0/+80 |
* Changed some fields to protectesd to enable faking |