Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More refactoring of the Grid, User and Messaging servers. | MW | 2009-02-25 | 1 | -1/+2 |
| | |||||
* | A few updates necessary for load balancer. | Mike Mazur | 2009-02-25 | 1 | -0/+3 |
| | | | | | | | | | - handle GetUser request for nonexistent user gracefully - include throttle levels in ClientInfo - code to save/restore throttles in client stack - only update/send updates to active clients - make animation classes serializable | ||||
* | Setting svn:eol-style=native on new files. | Mike Mazur | 2009-02-24 | 1 | -686/+686 |
| | |||||
* | First step in separating out the Userserver console command handling to a ↵ | MW | 2009-02-24 | 1 | -0/+686 |
"module". Added OpenSim.Grid.UserServer.Modules project/dll which now contains the components of the userserver. With the OpenSim.Grid.UserServer being the setup and initiate exe. |