Age | Commit message (Collapse) | Author |
|
|
|
|
|
Clean up Lilycove Lady
|
|
|
|
Move more gfx symbols into gHealthboxElementsGfxTable
|
|
|
|
Identify unknown healthbox GFX
|
|
|
|
|
|
|
|
|
|
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.
|
|
Label swap line margin flag
|
|
|
|
|
|
|
|
Document item menu
|
|
Fix CgbSound Fakematches (Thanks to Revo)
|
|
|
|
|
|
Document player pc
|
|
Document frontier pass
|
|
Fix symbols branch commit message, limit to upstream
|
|
|
|
|
|
Use tag constants in region_map.c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Corrected inconsistent flag label spelling
|
|
|
|
Add align directives to all marts
|
|
|
|
|
|
|
|
|
|
|
|
Remove address comments
|
|
Flatten pos fields in struct Sprite
|
|
Re-ordered the hidden item flags list
|
|
Instead of sorting them by location, it makes more sense to sort them by their value.
|
|
Use the correct constant for PSS page comparison
|
|
|
|
Removed unused status ailment constants
|
|
|
|
|
|
|