summaryrefslogtreecommitdiffstats
path: root/src/object/motion
Commit message (Expand)AuthorAgeFilesLines
* Templates for new implementationPiotr Dziwinski2012-06-226-10/+10
* Refactoring of #includes and forward declarations in object/Piotr Dziwinski2012-06-2018-253/+38
* Switched to new implementation of the rest of math modulePiotr Dziwinski2012-06-1918-310/+311
* FPOINT -> Math::Point & other math functionsPiotr Dziwinski2012-06-1311-636/+595
* Changed #defined constants to consts; typedef struct -> structPiotr Dziwinski2012-06-1113-69/+91
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-1018-218/+218
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-1018-205/+179
* Changes from masterPiotr Dziwinski2012-06-088-16/+0
* Source files split into modulesPiotr Dziwinski2012-04-2818-0/+9041