summaryrefslogtreecommitdiffstats
path: root/src/ui/interface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Changed all occurences of PPC in the code to TerranovaTeamkrzys-h2014-10-141-16/+18
* Remove unnecessary delete checks (#318)Piotr Dziwinski2014-08-091-5/+2
* Fixed some CBot-related memory leaksPiotr Dziwinski2013-10-121-14/+12
* Fixed code formattingPiotr Dziwinski2013-05-271-10/+20
* Fixes programs list sizeXienDev2013-04-251-0/+3
* CInstanceManager refactoringPiotr Dziwiński2013-02-171-25/+19
* Event fixes & refactoringPiotr Dziwinski2012-09-221-1/+1
* Changes in Ui, solves part of #47Michał Konopacki2012-09-191-1/+1
* Fixed includes in ui.Zaba9992012-09-191-1/+1
* Some memory leaks fixedPiotr Dziwinski2012-09-161-0/+1
* latest changes; few more classes should compile nowerihel2012-08-311-2/+2
* * wrong enum used for text alignmenterihel2012-08-181-18/+6
* * ui/key.cpp compileserihel2012-08-171-0/+4
* * changes to ui classeserihel2012-08-171-408/+142
* Whitespace and language changePiotr Dziwinski2012-06-261-605/+605
* Templates for new implementationPiotr Dziwinski2012-06-221-3/+3
* FPOINT -> Math::Point & other math functionsPiotr Dziwinski2012-06-131-20/+18
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-101-9/+9
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-101-26/+26
* Source files split into modulesPiotr Dziwinski2012-04-281-0/+607