index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
maps
/
Route112_CableCarStation
/
scripts.inc
Age
Commit message (
Expand
)
Author
2020-08-28
Document cable car
GriffinR
2020-06-22
Add local object event ids for referenced objects
GriffinR
2019-11-20
Standardize EVENT_OBJECT to OBJECT_EVENT
GriffinR
2019-11-06
Document cycling, cable car, and tunneler route houses
GriffinR
2019-11-02
Use YES/NO constants for MSGBOX_YESNO
GriffinR
2019-09-05
move some data out of event_scripts, use game stat constants
GriffinR
2019-04-22
Fix some labels and include decorations.h
Fontbane
2019-04-22
Doc most OnTransitions
Fontbane
2019-02-25
Merge pull request #574 from Phlosioneer/event-vars
huderlem
2019-02-25
Update map script files
Phlosioneer
2019-02-22
Finish moving pokeruby vars
Phlosioneer
2019-01-29
Document trainer approach funcs, and use movement type constants in scripts
Marcus Huderle
2018-12-21
improve call_if macros
Melody
2018-12-21
improve goto_if macros
Melody
2018-12-19
update applymovement to remove magic numbers
Melody
2018-12-09
Decompile cable_car.c (#438)
Marcus Huderle
2018-12-02
adds constants, cleans up callstd and msgbox code
Melody
2018-06-20
Move events and scripts into map dirs
Marcus Huderle