nmlgc
354a4724f3
[Decompilation] [th04/th05] Bosses: Defeat sequence
...
With TH04's version hardcoding not only Gengetsu's dialog and
initialization, but also the Bad Ending after having clearing Stage 5
with continues or on Easy difficulty.
Part of P0188, funded by [Anonymous] and nrook.
2022-03-27 01:35:37 +01:00
nmlgc
7f19c72550
[Maintenance] [th04/th05] Move MAIN-specific score declarations to a new header
...
th04/shared.hpp was also a bad idea.
Part of P0149, funded by Blue Bolt, Ember2528, and -Tom-.
2021-07-31 09:33:49 +02:00
nmlgc
c3a9816e60
[Maintenance] [th04/th05] Declare a little-endian BCD score type
...
Only in C land though; doing the same in ASM land actually makes digit
accesses harder to read.
Part of P0065, funded by Touhou Patch Center.
2020-01-03 21:33:30 +01:00
nmlgc
23ea2d4bee
[Reverse-engineering] [th04/th05] Item collection counters
...
Naming hell: Storing one and the same amount in two different variables
which are used in three places
Part of P0065, funded by Touhou Patch Center.
2020-01-03 21:31:25 +01:00