summaryrefslogtreecommitdiffstats
path: root/src/script/cbottoken.h
Commit message (Collapse)AuthorAgeFilesLines
* warnings fight in progress.Zaba9992012-09-181-5/+5
|
* * latest changeserihel2012-09-111-5/+5
| | | | | * all files except studio, map and maindialog should compile * did some code cleanup
* Whitespace and language changePiotr Dziwinski2012-06-261-36/+36
| | | | | | | - 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-2/+2
|
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-101-5/+2
| | | | Additionally, changed #ifndef to #pragma once everywhere
* Source files split into modulesPiotr Dziwinski2012-04-281-0/+39