index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
script.c
Age
Commit message (
Expand
)
Author
2021-11-16
Handle optional arguments for warp commands, add WARP_ID_NONE
GriffinR
2021-11-15
Drop some overworld prefixes
GriffinR
2021-10-17
Correct usage of MysteryEvent to MysteryGift
GriffinR
2021-10-16
General mystery gift documentation, finish mystery gift client/server/scripts
GriffinR
2021-10-15
Document mystery gift link scripts, general mystery gift
GriffinR
2021-02-24
Fix comment typo
GriffinR
2021-02-24
Clean up script.c
GriffinR
2021-01-26
Clean up scrcmd.c
GriffinR
2021-01-19
Remove unused local variables and functions
GriffinR
2020-09-13
Undo PokeCodec's PRs
aaaaaa123456789
2020-08-28
Fix To-Dos
PokeCodec
2019-11-20
Standardize Event Object to Object Event
GriffinR
2019-06-26
Fix/suppress warnings when building with gcc-8
PikalaxALT
2019-04-03
Some symbol documentation
PikalaxALT
2019-03-31
Document mystery_gift
PikalaxALT
2019-03-24
Cleanup mevent2
Marcus Huderle
2019-02-25
Use map script constants in map script functions
Phlosioneer
2019-02-25
Source file part of map script renaming
Phlosioneer
2018-10-16
Port/decompile field_control_avatar
Diegoisawesome
2018-02-15
overworld review changes2
DizzyEggg
2017-10-12
Add const qualifiers to scrcmd
Diegoisawesome
2017-09-12
make vars static in script s
DizzyEggg
2017-09-10
decompile script.s
DizzyEggg