summaryrefslogtreecommitdiffstats
path: root/src/common/language.h
Commit message (Collapse)AuthorAgeFilesLines
* Forgotten language changePiotr Dziwinski2012-06-261-2/+2
|
* Whitespace and language changePiotr Dziwinski2012-06-261-54/+54
| | | | | | | - 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
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-101-17/+17
|
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-101-0/+3
| | | | Additionally, changed #ifndef to #pragma once everywhere
* Source files split into modulesPiotr Dziwinski2012-04-281-0/+51