Age | Commit message (Collapse) | Author |
|
|
|
Make learnsets easier to edit
|
|
Move move descriptions to C
|
|
Update battle_script_commands.c
|
|
|
|
|
|
This reverts commit 658f9351fe9349eb16edab8d5d503ef741449d4a.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use constant in a battle script.
|
|
Battle code enums in switches
|
|
|
|
|
|
|
|
Decompile a few pokemon summary screen functions
|
|
Add some more stat defines for battle scripts
|
|
|
|
|
|
Port over preproc commit from pokeruby
|
|
https://github.com/pret/pokeruby/commit/9d96147bbf8dabc2a28105d73905808e70b73b0f
|
|
|
|
Move strings to C, misc cleanup
|
|
|
|
|
|
|
|
Move some trainer data into c structs
|
|
Decompile part of union room
|
|
|
|
|
|
|
|
|
|
|
|
... to match pokeruby
|
|
Thoroughly document and label battle files
|
|
|
|
|
|
|
|
Document list_menu.c and main_menu.c
|
|
|
|
Move and use movement constants
|
|
|
|
|