summaryrefslogtreecommitdiffstats
path: root/src/graphics/engine/terrain.cpp
Commit message (Collapse)AuthorAgeFilesLines
* CTerrain implementationPiotr Dziwinski2012-08-081-1/+1801
| | | | | | Added rewritten CTerrain implementation Compiles OK, but functions are missing from other classes Also needs testing
* Change of paths in src/graphicsPiotr Dziwinski2012-07-261-0/+23
- moved abstract core to src/graphics/core - moved proper graphics engine to src/graphics/engine