Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
find . -name '*.asm' -exec sed -i 's/[ \t]\+$//' {} \;
|
|
|
|
|
|
|
|
Fix some documentation
|
|
Fix and document some battle animation macros
|
|
|
|
Constants for TextBoxFlags
|
|
|
|
No dims macro
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# macros/scripts/maps.asm
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Correct comment in constants/pokemon_constants.asm
|
|
|
|
|
|
|
|
|
|
engine/battle_tower.asm fits better in events/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|