Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2007-04-11 | Well, it *appears* to compile. Initial SQLite Local Storage module (supports ... | Adam Frisby | 4 | -0/+0 |
2007-04-11 | Major ass changes to terrain (now uses libTerrain-BSD!) and all-round improve... | Adam Frisby | 11 | -296/+55 |
2007-04-07 | ZOMG Comments! | Adam Frisby | 2 | -0/+39 |
2007-04-07 | Terrain can now import from a specially formatted file. | Adam Frisby | 1 | -0/+27 |
2007-04-07 | Added setHeights1D to allow importing from a 1D array | Adam Frisby | 1 | -0/+9 |
2007-04-07 | Port to a 2D Heightmap complete | Adam Frisby | 3 | -0/+85 |
2007-04-07 | I am a freaking idiot. | Adam Frisby | 1 | -1/+1 |
2007-04-06 | Added getHeights1D() function to TerrainEngine | Adam Frisby | 1 | -0/+10 |
2007-04-06 | **BREAKING CHANGE** Changing the way terrain is stored and used internally. | Adam Frisby | 10 | -12/+235 |
2007-04-06 | And now for some solution files... | Adam Frisby | 1 | -2/+2 |
2007-04-06 | Shelling out a basic terrain manager using the BSD parts of libTerrain, with ... | Adam Frisby | 3 | -0/+93 |