Commit Graph

5 Commits

Author SHA1 Message Date
nmlgc fefeb1859d [Decompilation] [th02] HUD: Full rendering
Part of P0242, funded by Yanga.
2023-06-07 01:32:45 +02:00
nmlgc ef7162195a [Decompilation] [th02] Score: Initialization, reset, and consistency functions
Part of P0242, funded by Yanga.
2023-06-07 00:40:27 +02:00
nmlgc 6763b44dd0 [Decompilation] [th02] Score: Turning the current delta into a bonus
By leaving out just the one `score_delta = 0;` assignment, ZUN created
a function with semantics so complex that it already required naming
all other score-related functions just to make sense of it.

Part of P0242, funded by Yanga.
2023-06-07 00:40:27 +02:00
nmlgc 7bd0ac3f17 [Reverse-engineering] [th02] Score deltas
Part of P0242, funded by Yanga.
2023-06-06 21:20:57 +02:00
nmlgc dcec17fb42 [Reverse-engineering] [th02] Score extend globals
First feature commit, and it already raises the big questions.

Part of P0242, funded by Yanga.
2023-06-06 21:20:16 +02:00