Commit Graph

13 Commits (6aa15ca6adfaa4af005886fd4e63024fcc472bb0)

Author SHA1 Message Date
Adam Frisby 984235c622 Terrain:
* Added 'multiply' command since rescale doesnt exactly do what Adam wants.
2007-04-20 14:53:38 +00:00
Adam Frisby ae8824985c Terrain:
* Added 'rescale' command for normalising a terrain between two values
2007-04-20 14:49:24 +00:00
Adam Frisby 9b6a97ae5d In memorium: Jesse Higginbotham (1990-2007)
---
* Resource leaks fixed
2007-04-20 05:50:50 +00:00
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
MW ffd7a6b8c2 Changed so that a bin\ScriptEngines\ directory will be searched for scripting Engines.
Added the work in progress JVM scripting engine.
2007-04-11 09:45:48 +00:00
Adam Frisby adb56a46f4 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
Adam Frisby c070d2bbf3 ZOMG Comments! 2007-04-07 17:30:11 +00:00
Adam Frisby c18cf96824 Terrain can now import from a specially formatted file. 2007-04-07 16:48:38 +00:00
Adam Frisby 55aaf8060f Added setHeights1D to allow importing from a 1D array 2007-04-07 16:30:16 +00:00
Adam Frisby 30a5e028c5 Port to a 2D Heightmap complete 2007-04-07 16:19:49 +00:00
Adam Frisby d28dd8f456 I am a freaking idiot. 2007-04-07 16:05:45 +00:00
Adam Frisby e0b84e0aa1 Added getHeights1D() function to TerrainEngine 2007-04-06 18:53:18 +00:00
Adam Frisby fb0dffbf13 **BREAKING CHANGE** Changing the way terrain is stored and used internally. 2007-04-06 18:48:23 +00:00