index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
phone
/
scripts
Age
Commit message (
Collapse
)
Author
2022-02-22
Rename ENGINE_FISH_SWARM to ENGINE_QWILFISH_SWARM (#879)
Idain
2021-11-03
Fix #845: Liz gossips about a beautiful trainer, not Pokémon
Rangi
2021-03-10
Define MAPGROUP_* constants and verify MapGroup_* table sizes
Rangi
2020-10-26
Comment, remove, or revise many unreferenced labels
Rangi
2020-10-04
Identify some more unnamed labels
Rangi
2020-06-16
[in progress] Harmonize more constant and data files with pokegold
Rangi
2020-03-15
Add a `LANDMARK_` prefix to landmark constants
Rangi
Resolves #697
2019-11-03
Rename buttonsound to promptbutton
Rangi
2019-10-20
#641 fixes and additions. (#646)
mid-kid
Name a lot of text labels according to our conventions
2019-03-10
Rename some call/jump script commands to avoid confusion with jr/jp asm ↵
Rangi
instructions Fixes #580
2019-03-10
Rename more script commands for consistency and predictability
Rangi
Fixes #540
2018-12-31
*PhoneScript1 -> *PhoneCalleeScript, and *PhoneScript2 -> *PhoneCallerScript
Rangi
2018-12-30
Split generic phone caller+callee text into individual NPCs
Rangi
2018-12-30
Distinguish "caller" and "called" phone scripts+text (NPCs call you ↵
Rangi
automatically, you call them from the Pokégear)
2018-12-30
Split engine/phone/phone_scripts.asm and phone_gossip.asm into individual files
Rangi