OpenSimMirror/OpenSim.Terrain.BasicTerrain
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
..
Properties Shelling out a basic terrain manager using the BSD parts of libTerrain, with the intention to make a more complex version communicating with the main libterrain later via socket. 2007-04-06 18:07:46 +00:00
OpenSim.Terrain.BasicTerrain.csproj * built binaries, pdb's and user files should not be under version control. 2007-04-11 07:33:14 +00:00
OpenSim.Terrain.BasicTerrain.dll.build Added POST handler for /sims/ in the grid server 2007-04-11 08:51:39 +00:00
TerrainEngine.cs 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