Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Use some new features: \<10> macro args, SECTION UNION, SIZEOF/STARTOF, and CHARLEN/CHARSUB
|
|
|
|
This was discussed in #815
|
|
|
|
|
|
|
|
|
|
|
|
end_grass/water_wildmons macros
|
|
This was discussed in #706
It also uncovered some off-by-one issues with defining some constants.
A few structs now use rsreset/_RS to define their offset constants, as discussed in #739
|
|
Fix typo
|
|
|
|
|
|
|
|
- Remove "Buffer" suffix from some byte and word quantities
- Change "Ptr" to "Pointer"
Fixes #789
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Identify battle bg effects functions and constants
|
|
Identify anim object constants
|
|
Identify battle animation functions
|
|
These two sprite animations are related to the Game Freak Logo splash
screen, not the actual intro.
|
|
|
|
|
|
This reverts commit b5a7e7de3e6b75e95967edd28b9c2af5959cd136.
|
|
Fixes #749
|
|
Fixes #736
|
|
|
|
|