Age | Commit message (Collapse) | Author |
|
|
|
This necessitated changes in other files which access this data.
Three macro constants were migrated from trainer_constants.inc to
trainer.h
data/trainers.inc and data-de/trainers.inc have been deleted
|
|
Values not being const was creating problems in decompiling battle_1,
so as a pre-emptive measure I made all the values in there consts.
|
|
|
|
|
|
label field_weather.c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add most English song and SFX names as comments in songs.h and song_t…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
decompile pokemon_item_effect.s
|
|
|
|
|
|
Ported from my work in pokeemerald.
|
|
|
|
|
|
|
|
|
|
improve TM/HM constants and add macro for TM/HM learnsets
|
|
clean up save.c
|
|
decompile contest_ai.c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Decompiling battle_anim data
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
decompile battle_intro.s
|
|
|
|
|