Age | Commit message (Collapse) | Author |
|
Use merge commit message for symbols branch
|
|
|
|
|
|
Use the `IS_TYPE_PHYSICAL` macro in `AddMovePoints`
|
|
|
|
|
|
Clean up Mirage Tower
|
|
Use PR title for symbols branch commits
|
|
|
|
Label remaining symbols in a few files
|
|
Change ItemPrintFunc to Use u32 Instead of s32
|
|
|
|
|
|
This reverts commit 8b59909ac5eb6e3540aeb78396943d57a9702e4d.
|
|
Fix some object lock names
|
|
Correct card lines in Battle Dome comments
|
|
The comments regarding the lines that Trainer information is displayed
on the Battle Dome Trainer Card were off-by-one.
|
|
|
|
Fix modern builds when devkitARM is not in PATH.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix divide by 0 in Cmd_getexp
|
|
|
|
fix encounter slot logic to accomodate changes
|
|
|
|
Add missing use of F_TRAINER_FEMALE
|
|
|
|
Clarify contest heart tiles
|
|
|
|
Replace Hardcoded Number in MakeCaptureStars
|
|
|
|
Port symfile implementation from Ruby, FireRed
|
|
|
|
also change a use of -2 to LIST_CANCEL
|
|
|
|
Fix sATypeMove_Table definition
|
|
Nothing happened.
Co-authored-by: LOuroboros <lunosouroboros@gmail.com>
|
|
|
|
|
|
|
|
Change map header flags to use a bitfield
|
|
|
|
Buildsystem no longer builds temporary files for C compilation by default, and other makefile optimizations.
|
|
Rename item script labels to fit the established name scheme
|