Commit Graph

5 Commits (30c5be370489f9620e0f199526c80f5c34f16faa)

Author SHA1 Message Date
MW f673b73471 Fixed so Inventory structure is correct after a log out and re-login (in Sandbox accounts) 2007-03-29 17:04:24 +00:00
MW 17b00785ee Added lbsa71's http server changes.
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-29 11:08:42 +00:00
MW 9653210db7 Fixed name quotes bug 2007-03-28 20:25:31 +00:00
MW 35fa85069e After hours of searching for a bug, it works - User accounts in sandbox 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 18:10:52 +00:00
gareth 7daa3955bc brought zircon branch into trunk 2007-03-22 10:11:15 +00:00