MrSimbax
|
80f074e2ba
|
Update license headers
|
2021-09-11 15:53:59 +02:00 |
melex750
|
a279541198
|
Make all CBotCStack data members non-static
|
2021-06-11 22:47:33 -04:00 |
tomangelo
|
37e4ed8029
|
Updated license headers (#1317)
* Updated headers
* Updated more headers
|
2020-07-07 10:19:36 +02:00 |
melex750
|
4a62e9ed76
|
Separate searching for functions and methods
fixes #207
fixes #1016
|
2020-07-06 11:32:15 +02:00 |
krzys-h
|
1c2bdc9cab
|
Update license headers
|
2018-04-20 02:08:50 +02:00 |
krzys-h
|
191151eb7b
|
Refactor CBotClass and CBotFunction list to std::list
|
2016-11-11 19:37:19 +01:00 |
krzys-h
|
266b34d578
|
Make CBotFunction implement CBotLinkedList
|
2016-11-11 18:16:12 +01:00 |
krzys-h
|
8764d28e9e
|
Remove remaining "this != nullptr" checks in CBOT, closes #828
|
2016-11-11 18:03:46 +01:00 |
krzys-h
|
977607a934
|
Updated license headers
|
2016-02-13 14:11:30 +01:00 |
krzys-h
|
07a4d6a16b
|
CBot namespace
|
2015-12-26 14:29:10 +01:00 |
krzys-h
|
40b7d986aa
|
CBotVar::GetTypeMode enum
|
2015-12-25 19:16:54 +01:00 |
krzys-h
|
5443006979
|
Refactor public function list
|
2015-12-24 15:07:40 +01:00 |
krzys-h
|
ff081aff49
|
Made CBotExternalCallList combatible with class calls
|
2015-12-24 12:57:37 +01:00 |
krzys-h
|
ae544c71ae
|
Made CBotExternalCallList not static
|
2015-12-24 12:36:09 +01:00 |
krzys-h
|
8e01a208c1
|
More extensible external call interface
|
2015-12-24 11:57:34 +01:00 |
krzys-h
|
6ef14617a0
|
More random CBotToken refactoring, removed CBotToken::Delete
|
2015-12-23 16:46:41 +01:00 |
krzys-h
|
76c04e10d5
|
Removed some unused CBot code
|
2015-12-21 16:46:44 +01:00 |
krzys-h
|
73f8bd5490
|
Made CBot errors an enum
|
2015-12-20 19:16:01 +01:00 |
krzys-h
|
5db1254dd8
|
Unified CBot error naming
|
2015-12-20 19:01:03 +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 |
Grunaka
|
de5a57f793
|
Change CBot default include directory. Make all include directive absolute.
|
2015-12-01 23:25:36 +01:00 |
Grunaka
|
013be673ce
|
Moving CBotCStack class in its own header and source files.
|
2015-12-01 23:25:36 +01:00 |