Age | Commit message (Collapse) | Author |
|
|
|
Also VAR_TRICK_HOUSE_LEVEL
|
|
In event_script.s. Also renamed a couple events for consistency/detail.
|
|
|
|
# Conflicts:
# include/pokenav.h
# src/battle_script_commands.c
|
|
|
|
|
|
|
|
Document all event vars
|
|
Document overworld.c and link stuff in general
|
|
|
|
|
|
|
|
|
|
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)
|
|
|
|
|
|
|
|
Document the regi* code more
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixed some confusing naming, named some unknown symbols, and fixed the
names of some flags.
|
|
|
|
|
|
Some corrections to the way events are handled and identified.
|
|
|
|
|