Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Must have forgotten to check FillWindowPixelRect.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
do {} while(0);
|
|
Decompile more easy_chat.c
|
|
|
|
Documented/polished pokemon_summary_screen.c
|
|
Document the weather state functions
|
|
Event vars
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Most of these are referenced via offsets, like the HP bar, which uses [0 pixels] + (number of pixels) to reference which chunk to draw. Each corresponds to a 16x16 pixel in the graphic named. Up to you guys if you want to rename the constants.
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|