summaryrefslogtreecommitdiffstats
path: root/src/object/task/taskshield.cpp
Commit message (Expand)AuthorAgeFilesLines
* Changed all occurences of PPC in the code to TerranovaTeamkrzys-h2014-10-141-15/+18
* Some Ui refactoringerihel2013-06-241-0/+1
* Fixed code formattingPiotr Dziwinski2013-05-271-2/+0
* Fixed stupid error, tweaked ambient light colorsPiotr Dziwinski2013-02-281-9/+4
* CInstanceManager refactoringPiotr DziwiƄski2013-02-171-4/+8
* Spot light angle fixPiotr Dziwinski2012-10-031-1/+1
* Merge dev-common and various fixes to achieve compilationPiotr Dziwinski2012-09-151-0/+1
|\
* | all tasks compile.Zaba9992012-09-121-87/+83
|/
* Removed trailing whitespacePiotr Dziwinski2012-06-261-1/+1
* Whitespace and language changePiotr Dziwinski2012-06-261-560/+560
* Templates for new implementationPiotr Dziwinski2012-06-221-2/+2
* Refactoring of #includes and forward declarations in object/Piotr Dziwinski2012-06-201-16/+5
* Switched to new implementation of the rest of math modulePiotr Dziwinski2012-06-191-16/+17
* FPOINT -> Math::Point & other math functionsPiotr Dziwinski2012-06-131-24/+22
* Changed #defined constants to consts; typedef struct -> structPiotr Dziwinski2012-06-111-1/+1
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-101-19/+17
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-101-15/+16
* Source files split into modulesPiotr Dziwinski2012-04-281-0/+573