Age | Commit message (Collapse) | Author |
|
|
|
Document fixes for design flaws
GetForestTreeFrame is more like a design flaw than a bug/glitch (though it's really just calling out humorously bad code)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix fread warnings
|
|
Reorganize battle/; rename most "header" misnomers; gfx/pics → gfx/pokemon
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Correct comment in constants/pokemon_constants.asm
|
|
|
|
|
|
|
|
|
|
engine/battle_tower.asm fits better in events/
|
|
Split out text_constants.asm
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
A few more label changes
|
|
More code cleanup
|
|
supporting it here
|
|
Define MAX_DAY_CARE_EXP
|
|
(ValidateOTTrademon and Function102bdc have `cp MAX_LEVEL + 1` operations that would still fail with such a correction, so there isn't perfect support.)
|
|
|