summaryrefslogtreecommitdiffstats
path: root/src/ui/color.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-1/+1
* | Merge branch 'dev' into dev-physfskrzys-h2014-07-111-33/+1
|\|
| * Removed old code based on #ifs (issue #55)krzys-h2014-06-271-33/+1
* | Fixed texture and script loadingkrzys-h2014-07-101-1/+1
* | Big part of PhysFS supportKrzysztof Dermont2014-06-201-1/+1
|/
* Changed char[] to std::string in restextPiotr Dziwinski2013-12-041-6/+1
* Fixed code formattingPiotr Dziwinski2013-05-271-0/+1
* CInstanceManager refactoringPiotr Dziwiński2013-02-171-2/+0
* Fog color fix; refactoringPiotr Dziwinski2012-09-261-4/+4
* Various fixesPiotr Dziwinski2012-09-221-2/+2
* Event fixes & refactoringPiotr Dziwinski2012-09-221-3/+3
* Whitespace fixPiotr Dziwinski2012-09-201-1/+1
* Changes in Ui, solves part of #47Michał Konopacki2012-09-191-1/+1
* Interface worksPiotr Dziwinski2012-09-161-3/+3
* Merge dev-common and various fixes to achieve compilationPiotr Dziwinski2012-09-151-5/+7
|\
* | * latest changeserihel2012-09-111-11/+5
* | Further improvements in UI portingMichał Konopacki2012-08-181-27/+30
* | First approach to port 2D UI InterfaceMichał Konopacki2012-08-151-44/+48
|/
* Whitespace and language changePiotr Dziwinski2012-06-261-224/+224
* Templates for new implementationPiotr Dziwinski2012-06-221-2/+2
* FPOINT -> Math::Point & other math functionsPiotr Dziwinski2012-06-131-4/+2
* Changed #defined constants to consts; typedef struct -> structPiotr Dziwinski2012-06-111-2/+2
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-101-10/+10
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-101-9/+9
* Source files split into modulesPiotr Dziwinski2012-04-281-0/+226