index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
overworld
/
warp_connection.asm
Age
Commit message (
Expand
)
Author
2021-03-10
Define MAPGROUP_* constants and verify MapGroup_* table sizes
Rangi
2020-10-29
Updates to more closely sync with pokegold
Rangi
2020-10-26
Use more assertions to ensure correct code and data
Rangi
2020-06-16
ReplaceKrisSprite -> UpdatePlayerSprite
Rangi
2020-02-13
Standardize on lowercase Tilemap and Attrmap
mid-kid
2019-11-18
Make the map setup commands match the actual function names better
mid-kid
2019-10-21
Fix some mobile script and map sign things
mid-kid
2019-04-19
Identify some more WRAM labels
Rangi
2019-01-30
wc7e8 -> wUnusedC7E8 (similar to wUnusedD102)
Rangi
2019-01-12
Say "BANK(Foo) ; aka BANK(Bar)" to clarify that Foo and Bar share a bank
Rangi
2018-11-10
Finish new connection macro
mid-kid
2018-08-25
Use labels instead of constants for HRAM
Rangi
2018-06-24
Fix triple newlines left over from removing address comments
Rangi
2018-06-24
Remove all address comments
mid-kid
2018-04-04
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-04-01
Fix file permissions
mid-kid
2018-03-13
Organize the engine/ directory
mid-kid