summaryrefslogtreecommitdiffstats
path: root/src/common/restext.cpp
Commit message (Expand)AuthorAgeFilesLines
* COLOBOT: Gold Edition -> Colobot: Gold Editionkrzys-h2014-11-011-7/+7
* Merge branch 'vieux-blood_mode' into devkrzys-h2014-10-221-0/+1
|\
| * add option to disable bloodVictor Vieux2014-10-211-0/+1
* | Changed all occurences of PPC in the code to TerranovaTeamkrzys-h2014-10-141-15/+18
* | Clean up translationsPiotr Dziwinski2014-10-091-678/+685
* | Removed some old stuff related to Ceebot-Teenkrzys-h2014-07-101-3/+0
* | Removed some unused code related to Quit buttonkrzys-h2014-07-101-1/+0
|/
* Changed main menu title to "COLOBOT: Gold Edition"krzys-h2014-01-011-1/+1
* Removed prototypes supportkrzys-h2013-12-271-4/+0
* Renamed "New player" to "Change player" (#220)krzys-h2013-12-261-1/+1
* Changed char[] to std::string in restextPiotr Dziwinski2013-12-041-20/+12
* Enhanced logging, option to auto-start missionPiotr Dziwinski2013-06-161-4/+2
* Fixed code formattingPiotr Dziwinski2013-05-271-0/+1
* Running program in robots created using object.factory()krzys-h2013-05-191-0/+1
* Changed "Inappropariate bot"->"Inappropariate object" in newly added functionskrzys-h2013-05-181-0/+1
* Added object.destroy()krzys-h2013-05-181-0/+1
* Added button for Destroyerkrzys-h2013-05-021-0/+1
* Saving information to profile (#154)krzys-h2013-05-011-2/+2
* Added buildXienDev2013-04-271-0/+2
* Added interface button for AlienSpider explosionkrzys-h2013-03-261-0/+1
* Fixes for compiling on MSYSPiotr Dziwinski2013-03-221-1/+1
* Added Destroyer from Ceebot-Teen.krzys-h2013-02-131-0/+1
* Create a central versionDidier Raboud2012-12-271-1/+3
* Restext rewrite to runtime initialized arraysPiotr Dziwinski2012-10-171-15/+705
* Doxygen/comment fixes and some #include refactoringPiotr Dziwinski2012-10-171-1/+4
* Changing and saving input bindingsPiotr Dziwinski2012-10-071-2/+4
* robotmain, restext and engine fixesPiotr Dziwinski2012-09-211-34/+60
* Input bindings rewritePiotr Dziwinski2012-09-191-30/+31
* Interface worksPiotr Dziwinski2012-09-161-1/+7
* Refactoring in src/commonPiotr Dziwinski2012-09-091-16/+6
* Whitespace fixPiotr Dziwinski2012-08-271-22/+22
* Move strings out of restext. Add i18n via gettextAlexander Monakov2012-08-251-3518/+53
* Whitespace and language changePiotr Dziwinski2012-06-261-3660/+3659
* Templates for new implementationPiotr Dziwinski2012-06-221-1/+1
* FPOINT -> Math::Point & other math functionsPiotr Dziwinski2012-06-131-2/+0
* Changed #defined constants to consts; typedef struct -> structPiotr Dziwinski2012-06-111-3/+2
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-101-7/+7
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-101-7/+7
* Source files split into modulesPiotr Dziwinski2012-04-281-0/+3663