Christoph Oelckers
|
df7e6dfec8
|
- added scripting exports for the global map types and a few more actor utilities.
|
2022-02-21 00:12:51 +01:00 |
|
Christoph Oelckers
|
0a6a5fe871
|
- set a default bitmask for the cstat flags.
These need to be combined with the flags from the map, so we need to know which ones are being used by the actor defaults.
|
2022-01-24 00:24:46 +01:00 |
|
Christoph Oelckers
|
e035ce00b6
|
- hooked up the compiler extension and the static actor data setup.
|
2022-01-23 13:03:39 +01:00 |
|
Christoph Oelckers
|
0398ba4ff0
|
- added all parts needed to implement the actor property parser.
Not hooked up yet with the rest of the code, this just adds the needed files in compilable form.
|
2022-01-23 13:03:39 +01:00 |
|