index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
phone
Age
Commit message (
Expand
)
Author
2018-06-25
Single newline at the end of files
Rangi
2018-06-24
Fix triple newlines left over from removing address comments
Rangi
2018-06-25
Remove even more address comments
mid-kid
2018-06-24
Remove all address comments
mid-kid
2018-05-05
fix-various-little-things
mid-kid
2018-03-25
Organize the engine/ directory, take 3
mid-kid
2018-02-26
* BillPhoneGeneriText -> BillPhoneGenericText
Rangi
2018-02-25
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-02-03
Merge branch 'master' of github.com:pret/pokecrystal
surskitty
2018-02-03
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-02-02
Remove checkmorn/checkday/checknite macros
Rangi
2018-02-02
Script commands don't have underscores
Rangi
2018-02-02
Converting what I can to locals.
surskitty
2018-01-25
Move event data to data/events/
Rangi
2018-01-24
Remove Special_ prefix from special routines (close #478)
Rangi
2018-01-24
EVENT_TEMPORARY_UNTIL_MAP_RELOAD_[1-8] (close issue #481)
Rangi
2018-01-23
Prefix wram labels with w, part 2.
luckytyphlosion
2018-01-22
Add daily+weekly bit flags (close issue #429)
Rangi
2018-01-22
More engine bit flag constants
Rangi
2018-01-19
More Unicode
Remy Oukaour
2018-01-18
Use Japanese charmap definitions in strings
Remy Oukaour
2018-01-16
map_header → map_def; map_header_2 → map_data
Remy Oukaour
2018-01-15
Phone data 0/7 are time masks
Remy Oukaour
2018-01-14
Merge branch 'master' of https://github.com/xCrystal/pokecrystal (resolve PR ...
Remy Oukaour
2018-01-12
Use more constants in scripts
Remy Oukaour
2018-01-11
More constants and data tables
Remy Oukaour
2018-01-09
data/phone_text → data/phone/text
Remy Oukaour
2018-01-09
Move text/ into data/
Remy Oukaour
2018-01-02
No more mobile EQUS ret (replace with Stubbed_ + ret)
xCrystal
2018-01-02
Consolidate Special function names
xCrystal
2017-12-24
LoadEDTile → CopyTilemapAtOnce (fix #345)
Remy Oukaour
2017-12-24
Rename "map permissions" to "map environment" (fix #396)
Remy Oukaour
2017-12-24
callba/callab → farcall/callfar
Remy Oukaour
2017-12-15
Reorganising phone stuff.
surskitty