Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Decompile more easy_chat.c
|
|
|
|
Documented/polished pokemon_summary_screen.c
|
|
Document the weather state functions
|
|
Event vars
|
|
|
|
|
|
|
|
|
|
|
|
Mostly variables mislabeled as global and some formerly unknown stuff.
|
|
pokenav
|
|
|
|
|
|
|
|
All weather types are now documented (including WEATHER_15)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Finish and polish new_game.c
|
|
Document the regi* code more
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixed some confusing naming, named some unknown symbols, and fixed the
names of some flags.
|
|
Only one function is left undocumented. I tried to go into the assembly
to at least name it, but it clears fields in the save block that aren't
even documented yet.
|
|
main-menu-state-machine
|
|
Document the intro movie state machine
|
|
Name the possible return values of palette fading functions
|
|
|