immibis
|
bb60fceaf2
|
Only store types in compile stack, not variables. Probably introduces bugs because CBotCStack::GetType used to return 99 for void!
|
2019-07-01 23:37:45 +12:00 |
immibis
|
38d0ea520e
|
Remove CBotVariable UniqNum
|
2019-06-30 20:50:44 +12:00 |
immibis
|
a000e1a7ed
|
CBot Variable Refactor 1 (now builds and passes tests). NEEDS REVIEW. STILL NEEDS SAVE/RESTORE.
|
2019-06-29 23:04:05 +12:00 |
krzys-h
|
1c2bdc9cab
|
Update license headers
|
2018-04-20 02:08:50 +02:00 |
melex750
|
8fc0151444
|
Fix increment and decrement syntax
|
2017-01-16 21:16:59 +01:00 |
krzys-h
|
ca548e2902
|
Update CBotFieldExpr::ProtectionError docs
|
2016-09-24 17:04:47 +02:00 |
melex750
|
9ab7f7d140
|
Fix access to protected and private variables
|
2016-09-17 08:00:34 -04:00 |
krzys-h
|
977607a934
|
Updated license headers
|
2016-02-13 14:11:30 +01:00 |
krzys-h
|
d63773d89d
|
Refactored EOX
|
2015-12-31 18:57:11 +01:00 |
krzys-h
|
e3c53f9912
|
CBot compiled instruction graphs; some code cleanup
|
2015-12-27 16:51:57 +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
|
921c266311
|
Some random refactoring
|
2015-12-24 14:52:17 +01:00 |
krzys-h
|
5db1254dd8
|
Unified CBot error naming
|
2015-12-20 19:01:03 +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 |
Grunaka
|
c624d65649
|
Moving CBotVarClass class in its own header and source files.
|
2015-12-01 23:25:35 +01:00 |
Grunaka
|
77d738634c
|
Moving CBotClass class in its own header and source files.
|
2015-12-01 23:25:35 +01:00 |
Grunaka
|
e54d8f1ebc
|
Moving CBotStack class in its own header and source files.
|
2015-12-01 23:25:35 +01:00 |
Grunaka
|
4b10358df7
|
Moving CBotFieldExpr class in its own header and source files.
|
2015-12-01 23:25:35 +01:00 |