Age | Commit message (Collapse) | Author |
|
sanityIsBagEgg -> sanityIsBadEgg
|
|
Fixed a typo.
Lunos#4026
|
|
|
|
|
|
|
|
Bugfix for ChooseMoveOrAction_Doubles.
|
|
Add missing files to .gitattributes.
|
|
Only *.sed is required, all other files are listed to be explicit.
|
|
|
|
|
|
use constants for ball throw count
|
|
Simplify RAM reset adaptation for modern
|
|
|
|
|
|
|
|
|
|
Fix battle factory on gcc 10
|
|
|
|
|
|
|
|
|
|
Undo PokeCodec's PRs and port changes
|
|
|
|
|
|
into reverts
|
|
|
|
Use constants for menu info icon table
|
|
Eliminate goto in ItemUseCB_Medicine
|
|
|
|
Co-authored-by: Seija <71219152+PokeCodec@users.noreply.github.com>
|
|
|
|
Co-authored-by: Seija <71219152+PokeCodec@users.noreply.github.com>
|
|
|
|
|
|
a lot of functions and a bit of data had to be moved from battle_main.c
to battle_util.c; I have added a note to battle_util.c stating the
reason for this
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|