ReC98/th01/main/stage
nmlgc 414770c717 [Decompilation] [th01] Memory info screen
Hiding a lot of dynamic .PTN buffer size information behind misleading
labels. Nothing there to tell ZUN that he could have just easily saved
20% of all this memory by using a structure without an unneeded alpha
plane.

Completes P0214, funded by Ember2528.
2022-08-14 23:24:53 +02:00
..
card.cpp [Naming] [th01] Rename `done` to `player_is_hit` 2022-08-14 23:16:40 +02:00
card.hpp [Naming] [th01] Fix stage ID vs. stage number confusion 2022-08-14 23:16:40 +02:00
item.cpp [Maintenance] [th01] Remove `extern "C"` from all remaining areas of code 2022-08-14 23:03:15 +02:00
item.hpp [Decompilation] [th01] Player: Game Over animation 2022-08-14 23:23:25 +02:00
palette.cpp [Decompilation] Move palette loops to common macros 2021-11-07 22:41:39 +01:00
palette.hpp [Research] [th01] Konngara: Discover the cause behind the green discoloration 2022-07-17 20:46:02 +02:00
stageobj.cpp [Maintenance] [th01] Remove `extern "C"` from all remaining areas of code 2022-08-14 23:03:15 +02:00
stageobj.hpp [Decompilation] [th01] Memory info screen 2022-08-14 23:24:53 +02:00
stages.hpp [Decompilation] [th01] Orb/stage/pellet unblit/update/render/VSync function 2022-08-14 23:20:24 +02:00
timer.cpp [Maintenance] [th01] Remove `extern "C"` from all remaining areas of code 2022-08-14 23:03:15 +02:00
timer.hpp [Decompilation] [th01] Stage timer: Initial values 2021-10-09 23:20:04 +02:00