summaryrefslogtreecommitdiffstats
path: root/src/object/object.h
Commit message (Expand)AuthorAgeFilesLines
* Changed all occurences of PPC in the code to TerranovaTeamkrzys-h2014-10-141-15/+18
* Added special mode in scene for bots to build more buildings than they usualy...krzys-h2014-03-031-0/+4
* Removed some unused objectskrzys-h2014-01-111-28/+0
* Changed comments in ObjectType to be object categories; removed unused SEAWEEDkrzys-h2014-01-011-211/+201
* Added tool= i drive=krzys-h2013-12-291-28/+49
* Changed char[] to std::string in restextPiotr Dziwinski2013-12-041-1/+1
* Some Ui refactoringerihel2013-06-241-5/+0
* Beggining of MissionControllerkrzys-h2013-04-281-0/+1
* CInstanceManager refactoringPiotr DziwiƄski2013-02-171-5/+2
* Restext rewrite to runtime initialized arraysPiotr Dziwinski2012-10-171-2/+252
* Doxygen/comment fixes and some #include refactoringPiotr Dziwinski2012-10-171-1/+4
* Data dir pathsPiotr Dziwinski2012-09-221-1/+7
* Merge with changes from Zaba999 fork.Zaba9992012-09-101-64/+68
* Move ObjectType enum to a separate fileAlexander Monakov2012-08-251-245/+1
* Partial CEngine implementationPiotr Dziwinski2012-08-101-6/+3
* Graphics stubsPiotr Dziwinski2012-08-091-109/+111
* Whitespace and language changePiotr Dziwinski2012-06-261-775/+775
* SDL projectPiotr Dziwinski2012-06-251-1/+1
* Templates for new implementationPiotr Dziwinski2012-06-221-2/+2
* Switched to new implementation of the rest of math modulePiotr Dziwinski2012-06-191-58/+58
* Changed #defined constants to consts; typedef struct -> structPiotr Dziwinski2012-06-111-14/+11
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-101-114/+114
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-101-7/+4
* Source files split into modulesPiotr Dziwinski2012-04-281-0/+781