Jan
|
bdb0958c16
|
ZoneCodeGenerator: Add possibility to define custom actions that should be performed after loading a certain Structure
|
2020-01-03 17:25:10 +01:00 |
|
Jan
|
33ec343460
|
ZoneCodeGenerator: Add possibility to specify a custom array count to signalize how many entries of a static array should be loaded
|
2019-12-24 12:41:27 +01:00 |
|
Jan
|
c05f04e28a
|
ZoneCodeGenerator: Add expression to apply a certain fastfile block to a structure
|
2019-12-03 23:40:22 +01:00 |
|
Jan
|
c547520ae8
|
ZoneCodeGenerator: Remove PostProcessor for asset names and instead add a statement for command files due to different member names for names
|
2019-11-21 13:35:38 +01:00 |
|
Jan
|
b15ce90fbb
|
ZoneCodeGenerator: Add reusable statement for commands to be able to tell the generator that a member can be a fastfile offset and not nessecarly a following pointer
|
2019-11-15 14:47:45 +01:00 |
|
Jan
|
6ca7f18f9f
|
ZoneCodeGenerator: Add arraysize test to explicitly override the size of an array with a dynamic one
|
2019-11-10 18:07:28 +01:00 |
|
Jan
|
f2cc95ee32
|
ZoneCodeGenerator: Make use of the parsed tokens in TestCount and TestCondition
|
2019-11-10 18:04:00 +01:00 |
|
Jan
|
3d30915308
|
ZoneCodeGenerator: Remove align statement. Alignments will be defined via types created by a typedef that have a __declspec(align(X)) part
|
2019-10-31 15:41:35 +01:00 |
|
Jan
|
06585fb776
|
ZoneCodeGenerator: Add basis for align, strings and improved count tests
|
2019-10-21 17:00:37 +02:00 |
|
Jan
|
0d8432d4f7
|
Import code from previous AssetBuilder version
|
2019-09-24 10:45:09 +02:00 |
|