summaryrefslogtreecommitdiffstats
path: root/src/object
Commit message (Collapse)AuthorAgeFilesLines
* Changed #defined constants to consts; typedef struct -> structPiotr Dziwinski2012-06-1139-193/+209
|
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-10118-2390/+2336
|
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-10118-1507/+1344
| | | | Additionally, changed #ifndef to #pragma once everywhere
* Changes from masterPiotr Dziwinski2012-06-0833-66/+0
|
* Source files split into modulesPiotr Dziwinski2012-04-28119-0/+54193