Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-04-11 | Renamed the Servers directory to OpenSim.Servers | MW | 1 | -283/+0 | |
2007-04-02 | Added OpenSim.GenericConfig.Xml project, so we can swap to a more generic ↵ | MW | 1 | -1/+1 | |
configuration method, so that it is easier to load configuration data from a ogs server | |||||
2007-04-02 | (no commit message) | MW | 1 | -1/+3 | |
2007-03-30 | Added a LoginResponse class for LoginServer. | andy | 1 | -38/+14 | |
2007-03-29 | * Moved LoginServer and LocalUserProfileManager to OpenSim.Servers | lbsa71 | 1 | -2/+0 | |
2007-03-29 | * Tried to make the sandbox/useraccount sim setup a bit simpler | lbsa71 | 1 | -145/+0 | |
* Removed some comments | |||||
2007-03-29 | Added lbsa71's http server changes. | MW | 1 | -142/+161 | |
So it now has a single http listener that passes incoming requests to the correct handler. This means that logins (in sandbox mode) now go through this listener, which for now is listening on the port you set in startup (default 9000). (This needs changing so that the http listener and udp server are not using the same port) | |||||
2007-03-28 | After hours of searching for a bug, it works - User accounts in sandbox ↵ | MW | 1 | -1/+16 | |
mode, currently they are not persistent between restarts (ie restarting opensim.exe) but should be persistent between sessions (login/ logout). Use the -account command line arg to enable them and then create new accounts through the web interface | |||||
2007-03-28 | RIP OpenSimRoot. (removed) | MW | 1 | -1/+1 | |
Merged most of the bug fixes etc in from LLdemo branch. Added the textures from that branch. | |||||
2007-03-27 | * revert the revert - begin the beguine | lbsa71 | 1 | -8/+12 | |
2007-03-27 | * Reverting todays work. It was worth a try. | lbsa71 | 1 | -12/+8 | |
2007-03-27 | * Continued refactoring away OpenSimRoot - now it's down to the final 2. | lbsa71 | 1 | -8/+12 | |
2007-03-22 | brought zircon branch into trunk | gareth | 1 | -0/+414 | |