~zanneth/ddr-extreme-clarity

8817d0e5 — Charles Magahern 2 years ago master
Update README with info about 2ndstage
1940875a — Charles Magahern 2 years ago
results: Fix bug where score is misaligned in nonstop results screen
9450271b — Charles Magahern 2 years ago
2ndstage: Fix nonstop/challenge mode
298721ae — Charles Magahern 2 years ago
2ndstage: Fix bug on versus and double modes
3c7c3a2f — Charles Magahern 2 years ago
Add feature that locks player on '2nd Stage' forever on EVENT mode
88093fe3 — Charles Magahern 4 years ago
Improvements to gsimage script
c9762e49 — Charles Magahern 4 years ago
Remove completed TODO from README
596524c4 — Charles Magahern 5 years ago
Disable feature when PRO mode is turned off
cfe5c0fc — Charles Magahern 5 years ago
Move score display one pixel to the right
843bb083 — Charles Magahern 5 years ago
Fix crash when showing two player total results screen

Unfortunately the system573 appears to run out of memory when showing the
additional sprites that we need for the total fast/slow count. Therefore, we
need to reduce the memory footprint by eliminating two useless digits from the
score display for each player.

There should be no user-facing regression from doing this since EXTREME PRO uses
EX score instead of the money score system, so these digits are never used
anyway.
f8200d03 — Charles Magahern 5 years ago
Additional documentation for game code hooks
29f0a1aa — Charles Magahern 5 years ago
Move mips32sld code into separate repo
6aaea4b8 — Charles Magahern 5 years ago
Results screen support

Merge branch 'feature/results-screen'
e1da0d76 — Charles Magahern 5 years ago
Checkpoint: Hide "TryExtraStage!!" text

There isn't enough room for this graphic on the results screen anymore,
so we have to unconditionally hide it.
af030043 — Charles Magahern 5 years ago
Checkpoint: Fix total results screen
9cc54e90 — Charles Magahern 5 years ago
Remove release binaries from repo
077a59b3 — Charles Magahern 5 years ago
Scripting for results screen feature
7423da88 — Charles Magahern 5 years ago
Code formatting fixes
7d5ea8e6 — Charles Magahern 5 years ago
Remove bad patches that were messing with results screen
c899a5a1 — Charles Magahern 5 years ago
Beginning work on total results screen support
Next