1
0
mirror of synced 2024-11-15 02:17:36 +01:00
bemaniutils/bemani/format/afp
2021-04-24 18:09:44 +00:00
..
types Overhauled statement eval system so we always get back a list of statements. 2021-04-24 18:08:04 +00:00
__init__.py Restructure a lot of types to fit an expression/statement model and making a lot of stuff make more sense. 2021-04-24 18:05:58 +00:00
container.py Beginning of an AFP ByteCode decompiler, starting with a massive code reorg and a control flow graph analyzer. 2021-04-24 17:59:36 +00:00
decompile.py Handle if-goto pattern that I previously neglected. 2021-04-24 18:09:44 +00:00
geo.py Beginning of an AFP ByteCode decompiler, starting with a massive code reorg and a control flow graph analyzer. 2021-04-24 17:59:36 +00:00
render.py Exit early if we're done rendering the main animation, allow background color override. 2021-04-21 01:06:48 +00:00
swf.py Restructure a lot of types to fit an expression/statement model and making a lot of stuff make more sense. 2021-04-24 18:05:58 +00:00
util.py Refactor verbose debugging to its own class, clean up classes that used it. 2021-04-11 20:45:17 +00:00