Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Document battle transition
|
|
|
|
|
|
|
|
|
|
|
|
Document remainder of Record Mixing
|
|
Document the CloseBattlePikeCurtain special
|
|
|
|
Document random remaining symbols
|
|
|
|
Document Mystery Gift
|
|
|
|
|
|
Miscellaneous battle documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Document link_rfu / Union Room
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
Instead of sorting them by location, it makes more sense to sort them by their value.
|