perfect_dark/tools/ai2asm
Ryan Dwyer 6181870b38 Refactor objective checks
* Use a dirty flag so statuses can be recalculated only when they might have changed
* Remove support for unused criteria types
* Re-ID the status constants so the objective status can be the minimum of the criteria statuses
* Merge multiple complete flags into one criteria item
* Merge multiple fail flags into one criteria item
* Use a g_AnyObjectiveFailed variable so the objectives failed AI doesn't have to iterate them
2022-11-17 17:36:19 +10:00
..
ai2asm.py Refactor objective checks 2022-11-17 17:36:19 +10:00
commands.py Allow 1xxx ailists to be completely terminated 2022-11-03 08:28:36 +10:00