summaryrefslogtreecommitdiffstats
path: root/src/ui/control.h
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-0/+2
* Fixed code formattingPiotr Dziwinski2013-05-271-0/+1
* CInstanceManager refactoringPiotr Dziwiński2013-02-171-106/+103
* Added saving user scripts on game save. Fixed bug in writing script to file.Zaba9992012-10-111-4/+3
* Fixed includes in ui.Zaba9992012-09-191-10/+10
* Merge dev-common and various fixes to achieve compilationPiotr Dziwinski2012-09-151-1/+0
|\
* | * latest changeserihel2012-09-111-112/+110
* | latest changes; few more classes should compile nowerihel2012-08-311-20/+24
* | merged changes from michkonerihel2012-08-211-12/+15
|\ \
| * | Further improvements in UI portingMichał Konopacki2012-08-181-8/+13
* | | latest changeserihel2012-08-211-1/+1
* | | * minor changes to control.cpp to compile it without errorserihel2012-08-181-13/+13
* | | * ui/key.cpp compileserihel2012-08-171-1/+1
* | | * changes to ui classeserihel2012-08-171-6/+8
|/ /
* / First approach to port 2D UI InterfaceMichał Konopacki2012-08-151-62/+65
|/
* Whitespace and language changePiotr Dziwinski2012-06-261-138/+138
* Templates for new implementationPiotr Dziwinski2012-06-221-1/+1
* FPOINT -> Math::Point & other math functionsPiotr Dziwinski2012-06-131-17/+17
* Changed #defined constants to consts; typedef struct -> structPiotr Dziwinski2012-06-111-17/+20
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-101-16/+16
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-101-6/+4
* Source files split into modulesPiotr Dziwinski2012-04-281-0/+137