summaryrefslogtreecommitdiffstats
path: root/src/object/object.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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