summaryrefslogtreecommitdiffstats
path: root/src/object/auto
Commit message (Collapse)AuthorAgeFilesLines
* Changed #defined constants to consts; typedef struct -> structPiotr Dziwinski2012-06-1110-44/+44
|
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-1052-741/+715
|
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-1052-660/+592
| | | | Additionally, changed #ifndef to #pragma once everywhere
* Changes from masterPiotr Dziwinski2012-06-0825-50/+0
|
* Source files split into modulesPiotr Dziwinski2012-04-2852-0/+14565