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
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
MW
98d81485e7
RIP OpenSimRoot. (removed)
...
Merged most of the bug fixes etc in from LLdemo branch.
Added the textures from that branch.
2007-03-28 13:08:27 +00:00
lbsa71
f42d1fc825
* revert the revert - begin the beguine
2007-03-27 21:42:14 +00:00
lbsa71
7adbe756fb
* Reverting todays work. It was worth a try.
2007-03-27 20:45:04 +00:00
lbsa71
ccfddd1775
* Continued refactoring away OpenSimRoot - now it's down to the final 2.
2007-03-27 19:12:55 +00:00
gareth
7daa3955bc
brought zircon branch into trunk
2007-03-22 10:11:15 +00:00