Commit Graph

5 Commits

Author SHA1 Message Date
nmlgc 52b74439bc [Decompilation] [th04/th05] Setup menu: Rollup animation
Part of P0263, funded by [Anonymous].
2023-11-30 20:25:50 +01:00
nmlgc 3d77be66b3 [Decompilation] [th04/th05] Setup menu: Dropdown animation
Breaking the usual naming convention as I'm going to use these
functions names more like constants in the final code.

Part of P0263, funded by [Anonymous].
2023-11-30 20:25:50 +01:00
nmlgc 368f151759 [Maintenance] Declare distinct types for screen, VRAM, and TRAM coordinates
Whew, time to look at every `int` variable we ever declared! The best
moment to do this would have been a year ago, but well, better late
than never. No need to communicate that in comments anymore.

These shouldn't be used for widths, heights, or sprite-space
coordinates. Maybe we'll cover that another time, this commit is
already large enough.

Part of P0111, funded by [Anonymous] and Blue Bolt.
2020-08-28 14:53:30 +02:00
nmlgc 3c1b2473dd [Reverse-engineering] [th04] BGM/SE mode setup window rendering
Part of P0064, funded by Touhou Patch Center.
2019-12-29 21:15:43 +01:00
nmlgc 705e942ca0 [Reverse-engineering] [th04/th05] BGM/SE mode setup strings
Part of P0062, funded by Touhou Patch Center.
2019-12-22 15:37:45 +01:00