summaryrefslogtreecommitdiffstats
path: root/src/script/cbottoken.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixed code formattingPiotr Dziwinski2013-05-271-1/+0
| | | | | | * moved braces to new lines * fixed some function/variable names * fixed whitespace issues
* Added SatCom translationskrzys-h2013-03-291-2/+2
|
* Doxygen/comment fixes and some #include refactoringPiotr Dziwinski2012-10-171-1/+4
|
* 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