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 05:48:19 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
OpenAssetTools
/
src
/
ZoneCodeGenerator
/
Parsing
/
CommandFile
History
Jan
c952aacda1
Remove the zonecodegenerator requirement to reference members in a type reference because IW did nasty things in their game that require me to do so.
2020-09-16 10:18:11 +02:00
..
Impl
ZoneCodeGenerator: Add possibility to define custom actions that should be performed after loading a certain Structure
2020-01-03 17:25:10 +01:00
PostProcessor
ZoneCodeGenerator: Add ability to split loading of a structure due to a dynamic member
2019-12-22 23:33:00 +01:00
Tests
Remove the zonecodegenerator requirement to reference members in a type reference because IW did nasty things in their game that require me to do so.
2020-09-16 10:18:11 +02:00
CommandFileReader.cs
ZoneCodeGenerator: Make unions work with conditions and only load one union member at a time consistently
2019-12-06 16:33:05 +01:00
ICommandParserState.cs
ZoneCodeGenerator: Make use of the parsed tokens in TestCount and TestCondition
2019-11-10 18:04:00 +01:00