OpenSimMirror/Servers
gareth 950389a263 Added POST handler for /sims/ in the grid server
Removed asset/user config in grid mode in the region server
Added "create user" command in the user server console
Begun buggy code to send sim details to the grid at startup
Drank whole pack of red bull in one night and made stupid jokes in SVN logs and C# comments
2007-04-11 08:51:39 +00:00
..
BaseHttpServer.cs Started to add a few features to the web front end that should be useful during debugging. 2007-03-30 10:14:15 +00:00
IRestHandler.cs Started to add a few features to the web front end that should be useful during debugging. 2007-03-30 10:14:15 +00:00
LocalUserProfileManager.cs * Moved LoginServer and LocalUserProfileManager to OpenSim.Servers 2007-03-29 19:42:58 +00:00
LoginResponse.cs Added a LoginResponse class for LoginServer. 2007-03-30 18:02:07 +00:00
LoginServer.cs Added OpenSim.GenericConfig.Xml project, so we can swap to a more generic configuration method, so that it is easier to load configuration data from a ogs server 2007-04-02 12:56:35 +00:00
OpenSim.Servers.csproj Moved database storage of the world map to the Db4LocalStorage so its in the same database as in world prims are stored. 2007-04-02 10:46:59 +00:00
OpenSim.Servers.dll.build Added POST handler for /sims/ in the grid server 2007-04-11 08:51:39 +00:00
XmlRpcMethod.cs Added lbsa71's http server changes. 2007-03-29 11:08:42 +00:00