summaryrefslogtreecommitdiffstats
path: root/src/graphics/engine/lightman.h
Commit message (Collapse)AuthorAgeFilesLines
* Updated docs and some Doxygen fixesPiotr Dziwinski2012-09-271-18/+21
|
* Lighting fix (experimental)Piotr Dziwinski2012-09-261-3/+18
| | | | | - changed fixed light allocation to prioritized per-use basis - minor refactoring in CPlanet and CWater
* Namespace and styling fixPiotr Dziwinski2012-09-191-22/+24
|
* Documentation updatePiotr Dziwinski2012-08-111-1/+4
| | | | | | - updated Doxyfile - added/changed file, dir and namespace descriptions - fixed some errors in doxygen tags
* Change of paths in src/graphicsPiotr Dziwinski2012-07-261-0/+181
- moved abstract core to src/graphics/core - moved proper graphics engine to src/graphics/engine