summaryrefslogtreecommitdiffstats
path: root/src/common/logger.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Doxygen/comment fixes and some #include refactoringPiotr Dziwinski2012-10-171-2/+1
|
* Merge branch 'dev-graphics' into devPiotr Dziwinski2012-08-121-2/+22
|\ | | | | | | CEngine object handling
| * Object handling in CEnginePiotr Dziwinski2012-08-121-2/+22
| | | | | | | | | | | | - finished rewriting CEngine object, shadow, etc. handling - refactored texture code - added new log levels
* | * New CPluginManager class for managing plugins based on colobot.inierihel2012-08-121-14/+0
| | | | | | | | | | * Moved sound plugin into sound dir * Minor changes in logger and profile
* | * changed 0, NULL to nullptrerihel2012-08-091-1/+1
|/ | | | | | | * changed profile.cpp to use SimpleIni to load config files * added new CProfile singleton class for loading config * added SimpleIni to lib/ dir * added config loading tests
* Whitespace fixPiotr Dziwinski2012-07-271-1/+1
|
* Merged changes from devPiotr Dziwinski2012-07-041-0/+136
Resolved conflicts & added fixes.