OpenSimMirror/OpenSim.RegionServer
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
..
Assets Temporary fix for the object taking bug 2007-04-03 13:37:11 +00:00
CAPS * The world can not contain ScriptFactories that creates unique instances of scripts for entities. 2007-04-03 20:08:30 +00:00
types brought zircon branch into trunk 2007-03-22 10:11:15 +00:00
world Major ass changes to terrain (now uses libTerrain-BSD!) and all-round improvements to code quality. Terrain saving/loading may work now (running through setHeights1D and getHeights1D before DB4o) **WARNING: UNTESTED** 2007-04-11 05:19:27 +00:00
AgentAssetUpload.cs attempt at a temporary fix to the shirt creation bug. (Its only temporary as I think the real problem is a deeper one) 2007-04-03 18:25:43 +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 * built binaries, pdb's and user files should not be under version control. 2007-04-11 07:33:14 +00:00
OpenSim.RegionServer.dll.build Added POST handler for /sims/ in the grid server 2007-04-11 08:51:39 +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 POST handler for /sims/ in the grid server 2007-04-11 08:51:39 +00:00
OpenSimNetworkHandler.cs More refactoring 2007-04-01 20:42:42 +00:00
PacketServer.cs Temporary fix for the object taking bug 2007-04-03 13:37:11 +00:00
QueItem.cs brought zircon branch into trunk 2007-03-22 10:11:15 +00:00
RegionInfo.cs Added POST handler for /sims/ in the grid server 2007-04-11 08:51:39 +00:00
SimClient.cs 2007-04-10 10:45:46 +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