Commit Graph

4 Commits

Author SHA1 Message Date
nmlgc 1e41fa0617 [Maintenance] Remove redundant `#include`s
Part of P0285, funded by [Anonymous] and iruleatgames.
2024-07-09 08:46:51 +02:00
nmlgc 93e5f3213d [Decompilation] [th03] Playfield: Playfield X → screen X coordinate conversion
Together with `extern "C"` removal and another pass over constants that
the `x` parameter is calculated from.

Part of P0280, funded by [Anonymous], Blue Bolt, and JonathKane.
2024-04-21 14:29:49 +02:00
nmlgc 06ad372e16 [Decompilation] [th03] Playfield: Screen X → playfield X coordinate conversion
Part of P0280, funded by [Anonymous], Blue Bolt, and JonathKane.
2024-04-21 13:49:44 +02:00
nmlgc 59064548e4 [Decompilation] [th03] Playfield: Entity clipping
Why would you ever micro-optimize this 😩

Part of P0280, funded by [Anonymous], Blue Bolt, and JonathKane.
2024-04-21 13:49:44 +02:00