krzys-h
|
76c04e10d5
|
Removed some unused CBot code
|
2015-12-21 16:46:44 +01:00 |
krzys-h
|
9ec61d93e5
|
Refactored CBotString and const char* to std::string in CBot engine
A lot of changes, so it needs lots of testing
|
2015-12-20 16:19:10 +01:00 |
krzys-h
|
964d3574fd
|
Fixed treating 'bool' as 'int' in CBot engine
Appears to fix #199 - further testing required
|
2015-12-19 21:20:41 +01:00 |
Grunaka
|
de5a57f793
|
Change CBot default include directory. Make all include directive absolute.
|
2015-12-01 23:25:36 +01:00 |
Grunaka
|
575ff47c82
|
Cleaning the CBot.h file.
|
2015-12-01 23:25:36 +01:00 |
Grunaka
|
b28e2aec01
|
Moving some define from CBot.h to CBotDefines.h.
|
2015-12-01 23:25:36 +01:00 |
Grunaka
|
1a6b5ded64
|
Delete CBotDll.h
|
2015-12-01 23:25:36 +01:00 |
Grunaka
|
e54d8f1ebc
|
Moving CBotStack class in its own header and source files.
|
2015-12-01 23:25:35 +01:00 |