summaryrefslogtreecommitdiffstats
path: root/src/graphics/engine/lightning.h
Commit message (Collapse)AuthorAgeFilesLines
* Rendering functions, documentationPiotr Dziwinski2012-08-131-1/+6
| | | | | - rewrote the render functions for CEngine, CCloud and CWater - added documentation
* Documentation updatePiotr Dziwinski2012-08-111-1/+4
| | | | | | - updated Doxyfile - added/changed file, dir and namespace descriptions - fixed some errors in doxygen tags
* Graphics stubsPiotr Dziwinski2012-08-091-1/+1
| | | | | | | - added stubs for functions in CLightning, CParticle and CPyro - cleaned object.h and physics.h headers - created temporary stubs to compile CCamera - other necessary changes to compile successfully
* Change of paths in src/graphicsPiotr Dziwinski2012-07-261-0/+85
- moved abstract core to src/graphics/core - moved proper graphics engine to src/graphics/engine