OpenSimMirror/OpenSim.Terrain.BasicTerrain
Adam Frisby 258e62679a Console:
* Reorganised and added default handlers to main functions
* Removed "regenerate" command, use "terrain regenerate" instead.
* Added new "terrain seed" command to set the random seed
* Added new "terrain load" command to load a terrain from disk
* Added new "terrain save" command to save a terrain to disk
Terrain:
* Added new export and import functions for some common formats
* Added new setSeed function to allow customising the random seed
2007-04-20 05:39:01 +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 Changed so that a bin\ScriptEngines\ directory will be searched for scripting Engines. 2007-04-11 09:45:48 +00:00
TerrainEngine.cs Console: 2007-04-20 05:39:01 +00:00