Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use STR_CONV constants
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# include/pokenav.h
# src/battle_script_commands.c
|
|
Also some general formatting fixes for constants.
|
|
|
|
|
|
|
|
The first half is ui/menu stuff, while the second half is link-related
stuff.
|
|
|
|
Other minor changes and fixes are included
|
|
|
|
|
|
|
|
Document overworld.c and link stuff in general
|
|
|
|
Must have forgotten to check FillWindowPixelRect.
|
|
|
|
|
|
Mostly variables mislabeled as global and some formerly unknown stuff.
|
|
|
|
|
|
The new names for the constants (and newly named functions) give a much
better understanding of what the window system is trying to do.
|
|
Some corrections to the way events are handled and identified.
|
|
|
|
|
|
|