Age | Commit message (Collapse) | Author |
|
Trainer hill isn't anywhere close to done, but I figured out enough
to name the VAR. That's all this PR should do.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Document the weather state functions
|
|
Event vars
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
All weather types are now documented (including WEATHER_15)
|
|
|
|
|
|
|
|
|
|
|
|
Finish and polish new_game.c
|
|
Document the regi* code more
|
|
|
|
|
|
Navgear decompile
|
|
|
|
|
|
|
|
|
|
|
|
The types and usage of many of the globals are now known.
|
|
|
|
|
|
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.
|
|
|
|
|
|
Some corrections to the way events are handled and identified.
|
|
|
|
I finally figured out what the code is trying to do. I have a foothold;
the rest should follow.
|
|
|