Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Whitespace and language change | Piotr Dziwinski | 2012-06-26 | 1 | -46/+46 |
| | | | | | | | - changed tabs to spaces and DOS line endings to Unix (except in CBot and metafile) - changed language to English - fixed #include <d3d.h> in d3dengine.h | ||||
* | Refactoring of #includes and forward declarations in object/ | Piotr Dziwinski | 2012-06-20 | 1 | -9/+0 |
| | |||||
* | BOOL -> bool; additional fixes in constructors/destructors | Piotr Dziwinski | 2012-06-10 | 1 | -2/+2 |
| | |||||
* | Fixed include paths and CMakeLists.txt | Piotr Dziwinski | 2012-06-10 | 1 | -6/+3 |
| | | | | Additionally, changed #ifndef to #pragma once everywhere | ||||
* | Source files split into modules | Piotr Dziwinski | 2012-04-28 | 1 | -0/+58 |