summaryrefslogtreecommitdiffstats
path: root/src/object/motion
Commit message (Expand)AuthorAgeFilesLines
* Merge with changes from Zaba999 fork.Zaba9992012-09-103-21/+21
* Changed GivAttrName() to GetAttrName()MichaƂ Konopacki2012-08-112-4/+4
* Removed trailing whitespacePiotr Dziwinski2012-06-263-8/+8
* Whitespace and language changePiotr Dziwinski2012-06-2618-8766/+8766
* Declarations for graphics/commonProgramerus2012-06-258-8/+8
* 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