summaryrefslogtreecommitdiffstats
path: root/src/common/misc.h
Commit message (Expand)AuthorAgeFilesLines
* Implemented mission timerkrzys-h2014-10-291-0/+2
* Support for %lvl% in TerrainInitTextures + cleanupkrzys-h2014-10-271-1/+0
* Changed all occurences of PPC in the code to TerranovaTeamkrzys-h2014-10-141-15/+18
* Fix for #177 - save list sortingkrzys-h2013-12-271-0/+1
* Fixed code formattingPiotr Dziwinski2013-05-271-0/+1
* * Changed file loading to fix issue #73erihel2013-03-171-3/+0
* Doxygen/comment fixes and some #include refactoringPiotr Dziwinski2012-10-171-15/+0
* Warnings cleaned, left only those connected to commented out code.Zaba9992012-09-181-1/+1
* warnings fight in progress.Zaba9992012-09-181-1/+1
* Merge dev-common and various fixes to achieve compilationPiotr Dziwinski2012-09-151-57/+2
|\
| * Simulation timestamps and input bindingsPiotr Dziwinski2012-09-121-1/+1
| * Refactoring in src/commonPiotr Dziwinski2012-09-091-57/+2
* | Merge branch 'dev' of https://github.com/adiblol/colobot into dev-uierihel2012-09-031-133/+1
|\|
| * Move Error enum to a separate fileAlexander Monakov2012-08-251-133/+1
* | latest changes; few more classes should compile nowerihel2012-08-311-1/+1
* | First approach to port 2D UI InterfaceMichaƂ Konopacki2012-08-151-4/+4
|/
* Event handling, CApplication and switch to c++-11Piotr Dziwinski2012-06-301-1/+1
* Whitespace and language changePiotr Dziwinski2012-06-261-238/+238
* Changed #defined constants to consts; typedef struct -> structPiotr Dziwinski2012-06-111-13/+13
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-101-3/+3
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-101-6/+4
* Source files split into modulesPiotr Dziwinski2012-04-281-0/+240