summaryrefslogtreecommitdiffstats
path: root/src/ui/control.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dev' into dev-physfskrzys-h2014-10-141-16/+18
|\
| * Changed all occurences of PPC in the code to TerranovaTeamkrzys-h2014-10-141-16/+18
* | Fixed SatCom image loadingkrzys-h2014-07-241-7/+7
* | Merge branch 'dev' into dev-physfskrzys-h2014-07-111-4/+0
|\|
| * Removed old code based on #ifs (issue #55)krzys-h2014-06-271-4/+0
* | Fixed texture and script loadingkrzys-h2014-07-101-8/+8
* | Big part of PhysFS supportKrzysztof Dermont2014-06-201-8/+8
|/
* Changed char[] to std::string in restextPiotr Dziwinski2013-12-041-8/+18
* Buffer overflow fixPiotr Dziwinski2013-11-131-1/+1
* Fixed code formattingPiotr Dziwinski2013-05-271-5/+12
* CInstanceManager refactoringPiotr Dziwiński2013-02-171-10/+8
* Added saving user scripts on game save. Fixed bug in writing script to file.Zaba9992012-10-111-1/+0
* Event fixes & refactoringPiotr Dziwinski2012-09-221-6/+6
* Whitespace fixPiotr Dziwinski2012-09-201-2/+2
* Changes in Ui, solves part of #47Michał Konopacki2012-09-191-2/+2
* Fixed includes in ui.Zaba9992012-09-191-1/+1
* Interface worksPiotr Dziwinski2012-09-161-8/+8
* * latest changeserihel2012-09-111-2/+1
* latest changes; few more classes should compile nowerihel2012-08-311-75/+29
* Further improvements in UI portingMichał Konopacki2012-08-181-96/+97
* First approach to port 2D UI InterfaceMichał Konopacki2012-08-151-120/+129
* Whitespace and language changePiotr Dziwinski2012-06-261-874/+874
* SDL projectPiotr Dziwinski2012-06-251-1/+1
* Templates for new implementationPiotr Dziwinski2012-06-221-4/+4
* Switched to new implementation of the rest of math modulePiotr Dziwinski2012-06-191-50/+50
* FPOINT -> Math::Point & other math functionsPiotr Dziwinski2012-06-131-29/+27
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-101-34/+34
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-101-14/+14
* Source files split into modulesPiotr Dziwinski2012-04-281-0/+876