1
0
mirror of synced 2024-11-15 02:17:36 +01:00
bemaniutils/bemani/format/afp
2021-05-07 05:16:00 +00:00
..
types Implement one more opcode that I've seen in Bishi levels. 2021-05-05 00:57:31 +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 Implement one more opcode needed for some Bishi levels. 2021-05-06 19:37:55 +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 Better constants for a few more floating point values. 2021-05-07 05:16:00 +00:00
util.py Allow subclasses of verbose manager to check verbose state directly. 2021-04-26 01:21:03 +00:00