Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix broken builds after running make without tools installed.
|
|
The culprit is the .ld file recipes, which create the file even if the command failed.
These could be fixed on their own, but this way prevents it from happening again later.
|
|
|
|
decompile battle_intro.s
|
|
|
|
Change max item define to allow for easier item adding
|
|
|
|
Labeled most of trainer_card.c
|
|
|
|
|
|
Makefile fixes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add NDEBUG support to pokeruby.
|
|
|
|
|
|
|
|
|
|
|
|
refactor build system
|
|
|
|
|
|
Decompile dragon.s
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|