summaryrefslogtreecommitdiffstats
path: root/src/common/profile.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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