index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
maps
/
EverGrandeCity_DrakesRoom
/
scripts.inc
Age
Commit message (
Expand
)
Author
2021-11-18
Reformat compare + goto_if/call_if to single statements
GriffinR
2021-07-20
Remove address comments
GriffinR
2021-05-21
Document second parameter of playbgm
ExpoSeed
2020-08-20
Give songs meaningful english names
GriffinR
2020-06-18
Document contest results
GriffinR
2020-01-12
Merge branch 'master' into fix-eventobj
GriffinR
2020-01-12
Standardize prebattle -> intro
GriffinR
2019-11-20
Standardize EVENT_OBJECT to OBJECT_EVENT
GriffinR
2019-11-20
Document Trainer Fan Club
GriffinR
2019-10-13
Fix map script names
GriffinR
2019-10-08
Document elite_four.inc and the E4 map scripts
GriffinR
2019-09-16
Use misc ScrCmd constants
GriffinR
2019-02-25
Merge pull request #574 from Phlosioneer/event-vars
huderlem
2019-02-25
Update map script files
Phlosioneer
2019-02-22
Start porting pokeruby vars to pokeemerald
Phlosioneer
2019-01-02
Finish off labelling flags
Tetrable
2018-12-24
use player constant in obj script commands
Melody
2018-12-21
improve call_if macros
Melody
2018-12-21
improve goto_if macros
Melody
2018-12-07
Use normal apostrophes like adults
Melody
2018-12-02
cleans up trainer battle scripts
Melody
2018-12-02
adds constants, cleans up callstd and msgbox code
Melody
2018-06-20
Move events and scripts into map dirs
Marcus Huderle