Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Sync roamer.c, add missing map constant usage
|
|
|
|
|
|
|
|
`sub_8064544()` has something to do with handling boulder puzzles and used a magic number instead of `OBJ_EVENT_GFX_PUSHABLE_BOULDER` while checking the object's `graphicsId`. This has been fixed.
|
|
|
|
|
|
Sync/update trainer classes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Disallow negative sizes in SAVEBLOCK_CHUNK
|
|
|
|
|
|
Document fields in oak_speech
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Port CgbSound Documentation and Fakematch Fixes
|
|
This marker makes the target unable to Counter or Mirror Coat the damage back to an attacker, however the game does not have a scenario where this is applicable since all its uses are in end-turn events. It's used for all passive damage, where the damage dealt isn't coming from an attacker.
Alternate name: HITMARKER_NO_ATTACKER
|
|
|
|
|
|
|
|
Flatten pos fields in struct Sprite
|
|
|
|
|
|
|
|
Port UBFIX Macro and Some Usages from Emerald
|
|
|
|
|
|
|
|
|