OpenSimMirror/OpenSim.RegionServer
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
..
Assets 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). 2007-03-28 18:10:52 +00:00
CAPS Added lbsa71's http server changes. 2007-03-29 11:08:42 +00:00
UserServer Added lbsa71's http server changes. 2007-03-29 11:08:42 +00:00
types brought zircon branch into trunk 2007-03-22 10:11:15 +00:00
world RIP OpenSimRoot. (removed) 2007-03-28 13:08:27 +00:00
AgentAssetUpload.cs Fixed name quotes bug 2007-03-28 20:25:31 +00:00
ConsoleCmds.cs * Now there's one Console class, and instead the apps responds to cmd's and show's 2007-03-27 08:10:15 +00:00
Grid.cs 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). 2007-03-28 18:10:52 +00:00
OpenSim.RegionServer.csproj Added lbsa71's http server changes. 2007-03-29 11:08:42 +00:00
OpenSim.RegionServer.dll.build Added lbsa71's http server changes. 2007-03-29 11:08:42 +00:00
OpenSim.csproj Fixed it so that a Avatar update shouldn't be sent every frame and none should be sent when not moving. 2007-03-23 16:05:32 +00:00
OpenSim.exe.build You want large textures, you shall have! - Xfer system now working for large asset uploads 2007-03-25 17:34:58 +00:00
OpenSimMain.cs Added lbsa71's http server changes. 2007-03-29 11:08:42 +00:00
OpenSimNetworkHandler.cs RIP OpenSimRoot. (removed) 2007-03-28 13:08:27 +00:00
QueItem.cs brought zircon branch into trunk 2007-03-22 10:11:15 +00:00
SimClient.cs 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). 2007-03-28 18:10:52 +00:00
SimConsole.cs * Now there's one Console class, and instead the apps responds to cmd's and show's 2007-03-27 08:10:15 +00:00
VersionInfo.cs brought zircon branch into trunk 2007-03-22 10:11:15 +00:00