Piotr Dziwinski
|
45a5e1e865
|
Object handling in CEngine
- finished rewriting CEngine object, shadow, etc. handling
- refactored texture code
- added new log levels
|
2012-08-12 19:28:22 +02:00 |
Piotr Dziwinski
|
1996507fd3
|
Documentation update
- updated Doxyfile
- added/changed file, dir and namespace descriptions
- fixed some errors in doxygen tags
|
2012-08-11 18:39:16 +02:00 |
Piotr Dziwinski
|
c1936514c0
|
CWater and CCloud basic implementation
Added rewritten implementation for CWater and CCloud
Won't link yet because of missing functions
|
2012-08-08 23:51:19 +02:00 |
Piotr Dziwinski
|
878eec8eea
|
CTerrain implementation
Added rewritten CTerrain implementation
Compiles OK, but functions are missing from other classes
Also needs testing
|
2012-08-08 21:32:44 +02:00 |
Piotr Dziwinski
|
4ddcd9f810
|
Change of paths in src/graphics
- moved abstract core to src/graphics/core
- moved proper graphics engine to src/graphics/engine
|
2012-07-26 22:26:19 +02:00 |