summaryrefslogtreecommitdiffstats
path: root/src/common/profile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support for %lvl% in TerrainInitTextures + cleanupkrzys-h2014-10-271-49/+0
* Also fixed the same thing in file writing codekrzys-h2014-10-151-4/+9
* Fixed crash when colobot.ini doesn't existkrzys-h2014-10-151-3/+8
* 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
* | Fixes in unit testsPiotr Dziwinski2014-10-071-12/+33
* | Merge with devPiotr Dziwinski2014-10-071-17/+22
|\|
| * CProfile refactoringPiotr Dziwinski2014-08-121-19/+19
| * Better CMake organization and unit test cleanupsPiotr Dziwinski2014-08-121-12/+14
* | Saving colobot.ini through physfskrzys-h2014-07-241-10/+20
|/
* Ability to set language via ini filekrzys-h2013-12-311-8/+8
* Changes in build organizationPiotr Dziwinski2013-06-221-7/+6
* Fixed code formattingPiotr Dziwinski2013-05-271-13/+19
* Removed most of "No such node" messageskrzys-h2013-05-041-16/+21
* Changed log level in profile.cpp to errorerihel2013-05-031-9/+9
* Made colobot.ini & savegame dir location depended on build typekrzys-h2013-05-011-0/+8
* Add profile and savegame fetchers in SystemUtilsDidier Raboud2013-03-271-2/+4
* * Changed file loading to fix issue #73erihel2013-03-171-0/+45
* CInstanceManager refactoringPiotr DziwiƄski2013-02-171-1/+1
* Doxygen/comment fixes and some #include refactoringPiotr Dziwinski2012-10-171-2/+1
* Small fix in profile + profile_test rewritten to gtest.Zaba9992012-09-281-0/+2
* Profile rewritten to boost. Read/write to ini should work.Zaba9992012-09-271-20/+25
* Work in progress on opening files, and listing dirsZaba9992012-09-261-24/+94
* * Fixed audio problemserihel2012-09-221-1/+1
* Refactoring in src/commonPiotr Dziwinski2012-09-091-1/+4
* * New CPluginManager class for managing plugins based on colobot.inierihel2012-08-121-2/+19
* * changed 0, NULL to nullptrerihel2012-08-091-61/+35
* Pulled changes from master branchPiotr Dziwinski2012-06-281-6/+6
* Whitespace and language changePiotr Dziwinski2012-06-261-114/+114
* FPOINT -> Math::Point & other math functionsPiotr Dziwinski2012-06-131-2/+0
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-101-17/+17
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-101-3/+3
* Source files split into modulesPiotr Dziwinski2012-04-281-0/+116