Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Undo PokeCodec's PRs and port changes
|
|
|
|
|
|
into reverts
|
|
|
|
Use constants for menu info icon table
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
also re-define RBG macros
|
|
|
|
|
|
|
|
|
|
|
|
|
|
changes to data structs are necessary. other things that look
unnecessary, like the order of operands, are also necessary. fuck this
function.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|