summaryrefslogtreecommitdiffstats
path: root/src/physics
Commit message (Collapse)AuthorAgeFilesLines
* Changed #defined constants to consts; typedef struct -> structPiotr Dziwinski2012-06-112-6/+5
|
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-102-112/+112
|
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-102-28/+26
| | | | Additionally, changed #ifndef to #pragma once everywhere
* Source files split into modulesPiotr Dziwinski2012-04-283-0/+4136