Age | Commit message (Collapse) | Author |
|
find . -name '*.asm' -exec sed -i 's/[ \t]\+$//' {} \;
|
|
|
|
|
|
Use more palette(s) constants, rename BG/OBP wram addresses, and rBGPI+rOBPI auto-increment constants (from Rangi)
|
|
|
|
|
|
|
|
|
|
|
|
Fix some documentation
|
|
Fix and document some battle animation macros
|
|
|
|
|
|
|
|
Constants for TextBoxFlags
|
|
Misc labeling and cleaning up
|
|
|
|
No dims macro
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- negative values have no meaning
- left in optional tile x/y for backwards compatibility
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
travis: turn check-status back on
|
|
|
|
Rename Pokémon animation files; consistent (x, y) coords; document design flaws
|
|
|
|
# Conflicts:
# macros/scripts/maps.asm
|
|
Misc style cleanup and documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|