summaryrefslogtreecommitdiffstats
path: root/src/ui/displaytext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Changed all occurences of PPC in the code to TerranovaTeamkrzys-h2014-10-141-16/+18
* Changed char[] to std::string in restextPiotr Dziwinski2013-12-041-5/+3
* Fixed code formattingPiotr Dziwinski2013-05-271-0/+1
* CInstanceManager refactoringPiotr Dziwiński2013-02-171-20/+13
* Fixed includes in ui.Zaba9992012-09-191-6/+6
* warnings fight in progress.Zaba9992012-09-181-3/+3
* Merge dev-common and various fixes to achieve compilationPiotr Dziwinski2012-09-151-3/+2
|\
* | * latest changeserihel2012-09-111-16/+13
* | Further improvements in UI portingMichał Konopacki2012-08-181-84/+90
|/
* Whitespace and language changePiotr Dziwinski2012-06-261-613/+613
* SDL projectPiotr Dziwinski2012-06-251-1/+1
* Templates for new implementationPiotr Dziwinski2012-06-221-2/+2
* Switched to new implementation of the rest of math modulePiotr Dziwinski2012-06-191-8/+8
* FPOINT -> Math::Point & other math functionsPiotr Dziwinski2012-06-131-3/+1
* Changed #defined constants to consts; typedef struct -> structPiotr Dziwinski2012-06-111-1/+1
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-101-23/+23
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-101-17/+17
* Source files split into modulesPiotr Dziwinski2012-04-281-0/+615