summaryrefslogtreecommitdiffstats
path: root/src/ui/image.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-3/+5
* | 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-6/+4
* Fixed includes in ui.Zaba9992012-09-191-1/+1
* Warnings cleaned, left only those connected to commented out code.Zaba9992012-09-181-1/+1
* Interface worksPiotr Dziwinski2012-09-161-1/+1
* Merge dev-common and various fixes to achieve compilationPiotr Dziwinski2012-09-151-5/+1
|\
* | Merge with changes from Zaba999 fork.Zaba9992012-09-101-26/+30
|/
* Whitespace and language changePiotr Dziwinski2012-06-261-155/+155
* Templates for new implementationPiotr Dziwinski2012-06-221-2/+2
* FPOINT -> Math::Point & other math functionsPiotr Dziwinski2012-06-131-4/+2
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-101-4/+4
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-101-8/+8
* Source files split into modulesPiotr Dziwinski2012-04-281-0/+157