This website requires JavaScript.
Explore
Help
Register
Sign In
INSANEMODE
/
OpenAssetTools
Watch
1
Star
0
Fork
0
You've already forked OpenAssetTools
mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced
2025-06-08 13:58:31 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
OpenAssetTools
/
src
/
ZoneCodeGenerator
/
Parsing
/
CommandFile
History
Jan
f777c049c6
ZoneCodeGenerator: Add postprocessor to inspect whether a structure is a leaf (No complex tasks for loading/writing required, like pointers, strings, scriptstrings)
2019-11-14 14:53:12 +01:00
..
Impl
ZoneCodeGenerator: Add arraysize test to explicitly override the size of an array with a dynamic one
2019-11-10 18:07:28 +01:00
PostProcessor
ZoneCodeGenerator: Add postprocessor to inspect whether a structure is a leaf (No complex tasks for loading/writing required, like pointers, strings, scriptstrings)
2019-11-14 14:53:12 +01:00
Tests
ZoneCodeGenerator: Add tests for reordering, scriptstring, string
2019-11-10 22:14:01 +01:00
CommandFileReader.cs
ZoneCodeGenerator: Add postprocessor to inspect whether a structure is a leaf (No complex tasks for loading/writing required, like pointers, strings, scriptstrings)
2019-11-14 14:53:12 +01:00
ICommandParserState.cs
ZoneCodeGenerator: Make use of the parsed tokens in TestCount and TestCondition
2019-11-10 18:04:00 +01:00