summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Added CObjectManager::Flush()krzys-h2013-12-303-5/+21
| * Added nullptr shecks to object.factory()krzys-h2013-12-291-1/+14
| * Added tool= i drive=krzys-h2013-12-296-33/+221
| * Cleaned up creating objectskrzys-h2013-12-295-507/+20
| * Updated data submodulekrzys-h2013-12-281-0/+0
| * Don't stop music when SatCom or pause menu is openedkrzys-h2013-12-281-11/+1
| * Added smooth transition in music - issue #205krzys-h2013-12-285-30/+87
| * Fix for #177 - save list sortingkrzys-h2013-12-273-7/+28
| * Temporary fix for #232 - don't try to show the buttonskrzys-h2013-12-271-0/+2
| * Removed prototypes supportkrzys-h2013-12-2713-116/+14
| * Updated data submodulekrzys-h2013-12-271-0/+0
| * Changed version display in bottom-right corner to be actually version number ...krzys-h2013-12-273-10/+19
| * Added error message when CEdit is unable to read a filekrzys-h2013-12-271-1/+4
| * Added tool for loading every level in scene test modekrzys-h2013-12-261-0/+9
| * Disable immediat SatCom when scene test is enabledkrzys-h2013-12-261-0/+1
| * Whoopskrzys-h2013-12-261-0/+1
| * Added scene test modekrzys-h2013-12-263-2/+23
| * Exit the game after finishing the mission while using -runscenekrzys-h2013-12-262-0/+10
| * Fix for building physics.cpp on some systemskrzys-h2013-12-261-3/+3
| * Changed default loglevel on dev builds to Debugkrzys-h2013-12-261-0/+4
| * Hide userlevels menu in release versionkrzys-h2013-12-261-0/+2
| * Fix for #71 - infinite energykrzys-h2013-12-261-0/+4
| * Renamed "New player" to "Change player" (#220)krzys-h2013-12-266-17/+14
| * Indentation fixeskrzys-h2013-12-262-3/+3
| * Added error message when unable to load script from file specified in CreateO...krzys-h2013-12-261-8/+3
| * Updated data submodulekrzys-h2013-12-261-0/+0
| * .takeoff() for SpaceShip (#265)krzys-h2013-12-266-48/+113
| * Fix for #264 - some translations not workingkrzys-h2013-12-261-5/+0
| * Fixed build of stringutils.cppkrzys-h2013-12-251-0/+1
| * Added "E" as a secondary action buttonkrzys-h2013-12-251-7/+8
| * Fixed "default controls" button (#263)krzys-h2013-12-251-1/+1
| * Added WSAD as secondary controls (#231)krzys-h2013-12-251-0/+4
| * Fixed bug #240 - CAuto in produce()krzys-h2013-12-251-1/+8
| * Fixed AudioChangekrzys-h2013-12-252-8/+12
| * Updated data submodulekrzys-h2013-12-241-0/+0
| * Updated data submodulekrzys-h2013-12-221-0/+0
| * Merge branch 'dev-string-in-restext' into devPiotr Dziwinski2013-12-2032-215/+274
| |\
| | * Fix problem with gtest and pthread on some systemsPiotr Dziwinski2013-12-202-1/+4
| | * Some further refactoring and test correctionsPiotr Dziwinski2013-12-205-20/+41
| | * Changed char[] to std::string in restextPiotr Dziwinski2013-12-0427-197/+232
| * | Sound support changeserihel2013-12-198-249/+42
| * | Never cache Data, Sound and Music pathsDidier 'OdyX' Raboud2013-12-091-16/+0
| |/
| * Merge pull request #259 from OdyX/dev-fix-non-linuxPiotr DziwiƄski2013-12-037-9/+24
| |\
| | * Add a PLATFORM_GNU global variable matching all GNU systems such as Debian's ...Didier Raboud2013-11-277-9/+24
| * | Corrected markdown formatting in INSTALLPiotr Dziwinski2013-11-262-29/+52
| |/
* | Corrected markdown formatting in INSTALLPiotr Dziwinski2013-11-262-29/+52
* | Colobot Gold 0.1.2-alphaPiotr Dziwinski2013-11-2641-301/+2616
|\|
| * Version bump (0.1.2)Piotr Dziwinski2013-11-261-1/+1
| * Updated README and INSTALL filesPiotr Dziwinski2013-11-265-62/+133
| * Fix for msys buildPiotr Dziwinski2013-11-251-1/+0