summaryrefslogtreecommitdiffstats
path: root/src/object/object.cpp
Commit message (Expand)AuthorAgeFilesLines
* CLightning rewritePiotr Dziwinski2012-10-051-2/+2
* Spot light angle fixPiotr Dziwinski2012-10-031-2/+2
* Fixed invradar cheat code.adiblol2012-09-301-6/+6
* Completely fixed light issuesPiotr Dziwinski2012-09-271-12/+4
* Various fixesPiotr Dziwinski2012-09-221-18/+42
* Data dir pathsPiotr Dziwinski2012-09-221-250/+251
* changed paths for models and levels. Now it's possible to load level.Zaba9992012-09-201-233/+233
* changes needeto to cimpile on windows.Zaba9992012-09-171-5/+5
* Interface worksPiotr Dziwinski2012-09-161-1/+1
* Merge with changes from Zaba999 fork.Zaba9992012-09-101-721/+691
* Changed GivAttrName() to GetAttrName()MichaƂ Konopacki2012-08-111-30/+30
* Removed trailing whitespacePiotr Dziwinski2012-06-261-6/+6
* Whitespace and language changePiotr Dziwinski2012-06-261-7606/+7606
* SDL projectPiotr Dziwinski2012-06-251-1/+1
* Declarations for graphics/commonProgramerus2012-06-251-1/+1
* Templates for new implementationPiotr Dziwinski2012-06-221-11/+11
* Switched to new implementation of the rest of math modulePiotr Dziwinski2012-06-191-745/+744
* FPOINT -> Math::Point & other math functionsPiotr Dziwinski2012-06-131-97/+97
* Changed #defined constants to consts; typedef struct -> structPiotr Dziwinski2012-06-111-5/+5
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-101-242/+242
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-101-63/+63
* Source files split into modulesPiotr Dziwinski2012-04-281-0/+7607