Age | Commit message (Collapse) | Author |
|
Update Makefile to not require gcc-arm-none-eabi
|
|
|
|
Add line breaks around webhook output
|
|
|
|
Sync INSTALL.md with Emerald
|
|
|
|
|
|
Sync pokemon jump
|
|
|
|
|
|
Document/sync object event anims
|
|
|
|
|
|
Rename movement action 0x9F
|
|
|
|
|
|
Sync roamer.c, add missing map constant usage
|
|
Add missing trainer type constant usage
|
|
|
|
|
|
|
|
Fix Magic Number in sub_8064544 in event_object_movement.c
|
|
`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.
|
|
Rename some movement actions and functions
|
|
|
|
|
|
|
|
Sync/update trainer classes
|
|
Remove berry fix
|
|
|
|
Remove old asm constants
|
|
|
|
|
|
Clean up map preview graphics
|
|
|
|
|
|
|
|
Fix party size calculations for larger-than-six PARTY_SIZE
|
|
|
|
Fix balding man palette
|
|
|
|
Sync global
|
|
|
|
|
|
Add missing semicolon in charmap
|
|
|
|
Multiple renamings and removed some orphaned functions
|
|
|
|
|
|
Improve IDE Support
|