summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Colobot Gold 0.1.0-alphaPiotr Dziwinski2013-06-24296-3517/+12532
|\
| * Colobot Gold 0.1.0-alphaPiotr Dziwinski2013-06-242-36/+27
| * Fix for tests compilationPiotr Dziwinski2013-06-241-0/+2
| * Fix for travis CI buildPiotr Dziwinski2013-06-241-1/+1
| * Some further changes in CMakeListsPiotr Dziwinski2013-06-248-52/+55
| * Fixed auto-detecting locale on WindowsPiotr Dziwinski2013-06-249-23/+3261
| * Fix for MSYS/MXE buildPiotr Dziwinski2013-06-221-1/+1
| * Updated INSTALL filesPiotr Dziwinski2013-06-223-23/+22
| * gitignore updatePiotr Dziwinski2013-06-227-11/+24
| * Futher changes to CMake optionsPiotr Dziwinski2013-06-221-7/+7
| * Fix man build target dependenciesPiotr Dziwinski2013-06-221-0/+1
| * Changes in build organizationPiotr Dziwinski2013-06-2234-191/+92
| * Reverted enum values to fix UT regressionPiotr Dziwinski2013-06-221-3/+3
| * Fixed terrain light priorities (fix for #139)Piotr Dziwinski2013-06-204-3/+21
| * Fixed string formats in light debug printsPiotr Dziwinski2013-06-171-5/+5
| * Added debug aids for lightingPiotr Dziwinski2013-06-1711-7/+211
| * Added -proto to options[]krzys-h2013-06-171-0/+1
| * Fix for #133Piotr Dziwinski2013-06-173-8/+106
| * Enhanced logging, option to auto-start missionPiotr Dziwinski2013-06-1617-221/+869
| * Fix for #195Piotr Dziwinski2013-06-133-2/+21
| * Fixed bug with showing wrong filename in Level Checker errors after using Cac...krzys-h2013-06-101-2/+2
| * Fixed bug with white mapkrzys-h2013-06-101-1/+1
| * Fixed variable shadowing warningsPiotr Dziwinski2013-05-2714-83/+93
| * Fixed some memory issuesPiotr Dziwinski2013-05-272-1/+4
| * Refactored sound codePiotr Dziwinski2013-05-2716-526/+848
| * Fixed code formattingPiotr Dziwinski2013-05-27233-1255/+1654
| * Fixed some compilation warningsPiotr Dziwinski2013-05-2711-38/+56
| * Fixed app_stubPiotr Dziwinski2013-05-271-3/+3
| * Reorganize string parsing in CBotToken::NextToken to fix #212adiblol2013-05-261-4/+2
| * Changes in texture code & refactoringPiotr Dziwinski2013-05-264-148/+173
| * Corrected some valgrind issuesPiotr Dziwinski2013-05-265-4/+19
| * Fix for #213Piotr Dziwinski2013-05-261-1/+2
| * Resizing is fully functional so it can be enabled by default.adiblol2013-05-251-1/+1
| * Added object.research(type)krzys-h2013-05-198-137/+250
| * Translated <erreur> and <sans nom>krzys-h2013-05-191-2/+2
| * Added progfunc( funcname );krzys-h2013-05-193-0/+41
| * Running program in robots created using object.factory()krzys-h2013-05-199-18/+103
| * Changed "Inappropariate bot"->"Inappropariate object" in newly added functionskrzys-h2013-05-183-3/+5
| * Change in goto() for Destroyerkrzys-h2013-05-181-10/+0
| * Fix for build() not being able to build Detroyerkrzys-h2013-05-181-6/+8
| * Added object.destroy()krzys-h2013-05-188-16/+97
| * Renamed destroy() -> delete()krzys-h2013-05-182-7/+7
| * Added object.busy()krzys-h2013-05-184-0/+46
| * Added object.factory(cat)krzys-h2013-05-188-38/+233
| * Unicode symbols for special charactersPiotr Dziwinski2013-05-122-22/+131
| * Backwards combatibility for retobject() (#209)krzys-h2013-05-123-2/+27
| * Fixed bug with std::bad_alloc when using produce()krzys-h2013-05-121-2/+4
| * Fix for #192krzys-h2013-05-121-1/+1
| * Added simple texturepack support (#208)krzys-h2013-05-124-9/+55
| * Better print fixkrzys-h2013-05-121-1/+2