summaryrefslogtreecommitdiffstats
path: root/src/ui/list.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
* | Merge with devPiotr Dziwinski2014-10-071-4/+2
|\|
| * Remove some more delete checks (#318)Piotr Dziwinski2014-08-101-4/+2
* | Fixed SatCom image loadingkrzys-h2014-07-241-5/+5
* | Fixed texture and script loadingkrzys-h2014-07-101-5/+5
* | Big part of PhysFS supportKrzysztof Dermont2014-06-201-5/+5
|/
* Fixed code formattingPiotr Dziwinski2013-05-271-52/+112
* Fixed some compilation warningsPiotr Dziwinski2013-05-271-3/+11
* Fixes programs list sizeXienDev2013-04-251-3/+14
* CInstanceManager refactoringPiotr Dziwiński2013-02-171-2/+0
* Event fixes & refactoringPiotr Dziwinski2012-09-221-3/+3
* Changes in Ui, solves part of #47Michał Konopacki2012-09-191-1/+1
* Mouse wheel fixesPiotr Dziwinski2012-09-191-2/+2
* Fixed includes in ui.Zaba9992012-09-191-1/+1
* Merge branch 'dev' of https://github.com/adiblol/colobot into devZaba9992012-09-181-4/+4
|\
| * Fixed invalid text alignmentPiotr Dziwinski2012-09-181-4/+4
* | Warnings cleaned, left only those connected to commented out code.Zaba9992012-09-181-4/+4
* | warnings fight in progress.Zaba9992012-09-181-4/+4
|/
* Interface worksPiotr Dziwinski2012-09-161-5/+5
* Merge dev-common and various fixes to achieve compilationPiotr Dziwinski2012-09-151-0/+1
|\
* | Merge with changes from Zaba999 fork.Zaba9992012-09-101-357/+290
|/
* Removed trailing whitespacePiotr Dziwinski2012-06-261-1/+1
* Whitespace and language changePiotr Dziwinski2012-06-261-868/+868
* Templates for new implementationPiotr Dziwinski2012-06-221-3/+3
* FPOINT -> Math::Point & other math functionsPiotr Dziwinski2012-06-131-9/+7
* Changed #defined constants to consts; typedef struct -> structPiotr Dziwinski2012-06-111-1/+1
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-101-30/+30
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-101-10/+10
* Source files split into modulesPiotr Dziwinski2012-04-281-0/+870