summaryrefslogtreecommitdiffstats
path: root/src/common/restext.h
Commit message (Expand)AuthorAgeFilesLines
* Changed all occurences of PPC in the code to TerranovaTeamkrzys-h2014-10-141-15/+18
* Removed some old stuff related to Ceebot-Teenkrzys-h2014-07-101-2/+0
* Removed prototypes supportkrzys-h2013-12-271-3/+0
* Changed char[] to std::string in restextPiotr Dziwinski2013-12-041-1/+1
* Fixed code formattingPiotr Dziwinski2013-05-271-0/+1
* Saving information to profile (#154)krzys-h2013-05-011-1/+3
* Restext rewrite to runtime initialized arraysPiotr Dziwinski2012-10-171-16/+114
* Doxygen/comment fixes and some #include refactoringPiotr Dziwinski2012-10-171-0/+1
* Input bindings rewritePiotr Dziwinski2012-09-191-1/+1
* Successful compilation & runningPiotr Dziwinski2012-09-151-1/+1
* Locale settings and translation fixesPiotr Dziwinski2012-09-131-0/+2
* Refactoring in src/commonPiotr Dziwinski2012-09-091-13/+15
* Move strings out of restext. Add i18n via gettextAlexander Monakov2012-08-251-6/+11
* Move ResTextType enum to a separate fileAlexander Monakov2012-08-251-109/+1
* Whitespace and language changePiotr Dziwinski2012-06-261-158/+158
* SDL projectPiotr Dziwinski2012-06-251-2/+2
* 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-98/+101
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-101-3/+3
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-101-5/+3
* Source files split into modulesPiotr Dziwinski2012-04-281-0/+159