Age | Commit message (Collapse) | Author |
|
|
|
Fix some incorrect fieldmap names
|
|
|
|
|
|
|
|
|
|
This reverts commit f67137ddb23fc5fb5aea18ae3665dc0e9a68b409.
|
|
|
|
|
|
Co-authored-by: LOuroboros <lunosouroboros@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Document remainder of Record Mixing
|
|
Document the CloseBattlePikeCurtain special
|
|
|
|
|
|
Document random remaining symbols
|
|
Document Mystery Gift
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
Clean up Mirage Tower
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Document Rayquaza cutscene
|