Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed so that a bin\ScriptEngines\ directory will be searched for ↵ | MW | 2007-04-11 | 1 | -2/+5 |
| | | | | | | | scripting Engines. Added the work in progress JVM scripting engine. | ||||
* | Major ass changes to terrain (now uses libTerrain-BSD!) and all-round ↵ | Adam Frisby | 2007-04-11 | 1 | -28/+54 |
| | | | | improvements to code quality. Terrain saving/loading may work now (running through setHeights1D and getHeights1D before DB4o) **WARNING: UNTESTED** | ||||
* | ZOMG Comments! | Adam Frisby | 2007-04-07 | 1 | -0/+20 |
| | |||||
* | Terrain can now import from a specially formatted file. | Adam Frisby | 2007-04-07 | 1 | -0/+27 |
| | |||||
* | Added setHeights1D to allow importing from a 1D array | Adam Frisby | 2007-04-07 | 1 | -0/+9 |
| | |||||
* | Port to a 2D Heightmap complete | Adam Frisby | 2007-04-07 | 1 | -0/+1 |
| | |||||
* | I am a freaking idiot. | Adam Frisby | 2007-04-07 | 1 | -1/+1 |
| | |||||
* | Added getHeights1D() function to TerrainEngine | Adam Frisby | 2007-04-06 | 1 | -0/+10 |
| | |||||
* | **BREAKING CHANGE** Changing the way terrain is stored and used internally. | Adam Frisby | 2007-04-06 | 1 | -0/+64 |