Age | Commit message (Collapse) | Author |
|
|
|
Command used for the job:
egrep -rl ' $' --include *.c --include *.h --include *.s --include *.inc --include *.txt * | xargs sed -i 's/\s\+$//g'
Credits to Grant Murphy from Stack Overflow.
|
|
|
|
|
|
|
|
Document item menu
|
|
Fix CgbSound Fakematches (Thanks to Revo)
|
|
|
|
|
|
Document player pc
|
|
Document frontier pass
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Flatten pos fields in struct Sprite
|
|
|
|
|
|
|
|
Clean up Mirage Tower
|
|
Label remaining symbols in a few files
|
|
Change ItemPrintFunc to Use u32 Instead of s32
|
|
|
|
|
|
This reverts commit 8b59909ac5eb6e3540aeb78396943d57a9702e4d.
|
|
Fix some object lock names
|
|
The comments regarding the lines that Trainer information is displayed
on the Battle Dome Trainer Card were off-by-one.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix divide by 0 in Cmd_getexp
|
|
|
|
|
|
|
|
Clarify contest heart tiles
|
|
|
|
|
|
also change a use of -2 to LIST_CANCEL
|
|
|
|
Nothing happened.
Co-authored-by: LOuroboros <lunosouroboros@gmail.com>
|
|
|