Commit Graph

6 Commits

Author SHA1 Message Date
nmlgc 310ff3d7df [Decompilation] [th02] Items: Spawning the 5 items when losing a life
Part of P0243, funded by Yanga.
2023-06-07 17:00:35 +02:00
nmlgc 8f7478b108 [Decompilation] [th02] Items: Update and render function
Part of P0243, funded by Yanga.
2023-06-07 16:49:05 +02:00
nmlgc 2c52cc83b1 [Maintenance] Random number ring buffer: Remove `extern "C"`
Didn't expect to cover it this soon, but I'd really like to have a "is
range a power of two" template.

Part of P0242, funded by Yanga.
2023-06-06 21:07:08 +02:00
nmlgc 1f962c865e [Maintenance] Introduce a generic entity flag enum
Part of P0236, funded by Yanga.
2023-03-29 12:36:55 +02:00
nmlgc 199f4de1d3 [Reverse-engineering] [th04/th05] Remaining item-related globals
Leaving the obvious "PoC always enabled" cheat as an exercise to the
reader.

Part of P0111, funded by [Anonymous] and Blue Bolt.
2020-08-28 15:00:33 +02:00
nmlgc d1f3dcd620 [Maintenance] Move all features exclusive to MAIN.EXE to a main/ subdirectory
Adding op/, main/, and end/ directories does nicely cover a great
majority of the "not really further classifiable slices" implied in
d56bd45.

Part of P0086, funded by [Anonymous] and Blue Bolt.
2020-04-15 20:58:01 +02:00