Age | Commit message (Collapse) | Author |
|
Fix some constants
|
|
|
|
|
|
IsJohtoGymLeader → IsGymLeader
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
find . -name '*.asm' -exec sed -i 's/[ \t]\+$//' {} \;
|
|
|
|
Fix and document some battle animation macros
|
|
- negative values have no meaning
- left in optional tile x/y for backwards compatibility
|
|
|
|
|
|
# Conflicts:
# macros/scripts/maps.asm
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Split out text_constants.asm
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|