summaryrefslogtreecommitdiffstats
path: root/src/common/profile.h
Commit message (Expand)AuthorAgeFilesLines
* Support for %lvl% in TerrainInitTextures + cleanupkrzys-h2014-10-271-20/+0
* Merge branch 'dev' into dev-physfskrzys-h2014-10-141-15/+18
|\
| * Changed all occurences of PPC in the code to TerranovaTeamkrzys-h2014-10-141-15/+18
* | Merge with devPiotr Dziwinski2014-10-071-60/+64
|\|
| * CProfile refactoringPiotr Dziwinski2014-08-121-63/+63
| * Better CMake organization and unit test cleanupsPiotr Dziwinski2014-08-121-0/+7
|/
* Enhanced logging, option to auto-start missionPiotr Dziwinski2013-06-161-1/+1
* Fixed code formattingPiotr Dziwinski2013-05-271-93/+95
* Removed most of "No such node" messageskrzys-h2013-05-041-0/+5
* Moved boost flags to CMakeListsPiotr Dziwinski2013-03-271-4/+0
* * Another define to fix linker problemserihel2013-03-271-0/+1
* * Changed file loading to fix issue #73erihel2013-03-171-1/+27
* Doxygen/comment fixes and some #include refactoringPiotr Dziwinski2012-10-171-31/+32
* Further work on saving profile and directory listing.Zaba9992012-10-021-2/+2
* Profile rewritten to boost. Read/write to ini should work.Zaba9992012-09-271-2/+1
* Work in progress on opening files, and listing dirsZaba9992012-09-261-2/+4
* Refactoring in src/commonPiotr Dziwinski2012-09-091-11/+8
* * New CPluginManager class for managing plugins based on colobot.inierihel2012-08-121-2/+67
* * changed 0, NULL to nullptrerihel2012-08-091-7/+26
* Pulled changes from master branchPiotr Dziwinski2012-06-281-6/+6
* Whitespace and language changePiotr Dziwinski2012-06-261-30/+30
* Changed #defined constants to consts; typedef struct -> structPiotr Dziwinski2012-06-111-4/+0
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-101-7/+7
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-101-3/+1
* Source files split into modulesPiotr Dziwinski2012-04-281-0/+36