summaryrefslogtreecommitdiffstats
path: root/src/common/misc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implemented mission timerkrzys-h2014-10-291-0/+13
* Support for %lvl% in TerrainInitTextures + cleanupkrzys-h2014-10-271-38/+0
* Changed all occurences of PPC in the code to TerranovaTeamkrzys-h2014-10-141-15/+18
* Removed old code based on #ifs (issue #55)krzys-h2014-06-271-18/+0
* Fix for #177 - save list sortingkrzys-h2013-12-271-0/+17
* * Changed file loading to fix issue #73erihel2013-03-171-121/+3
* Doxygen/comment fixes and some #include refactoringPiotr Dziwinski2012-10-171-2/+0
* Warnings cleaned, left only those connected to commented out code.Zaba9992012-09-181-1/+1
* warnings fight in progress.Zaba9992012-09-181-2/+2
* CMainDialog rewritePiotr Dziwinski2012-09-151-1/+1
* Merge dev-common and various fixes to achieve compilationPiotr Dziwinski2012-09-151-61/+17
|\
| * Refactoring in src/commonPiotr Dziwinski2012-09-091-50/+5
* | latest changes; few more classes should compile nowerihel2012-08-311-1/+1
* | First approach to port 2D UI InterfaceMichaƂ Konopacki2012-08-151-136/+138
|/
* Whitespace and language changePiotr Dziwinski2012-06-261-441/+441
* Templates for new implementationPiotr Dziwinski2012-06-221-3/+3
* FPOINT -> Math::Point & other math functionsPiotr Dziwinski2012-06-131-2/+0
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-101-12/+12
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-101-7/+7
* Source files split into modulesPiotr Dziwinski2012-04-281-0/+443