index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
overworld
/
decorations.asm
Age
Commit message (
Expand
)
Author
2022-03-09
Identify some wMenuJoypad-related button constants
Rangi
2021-06-19
Standardize capitalization of ".Jumptable"
Rangi
2021-03-08
Merge pull request #806 from Rangi42/tables
Rangi
2021-03-08
Identify scrolling menu lists in WRAM
Rangi
2021-03-04
Verify data table sizes with table_width and assert_table_length macros
Rangi
2020-12-23
Rename some labels
Rangi
2020-11-03
Identify more uses of wBuffer1-6
Rangi
2020-10-29
Identify the remaining (non-mobile) uses of another WRAM union
Rangi
2020-10-26
Comment, remove, or revise many unreferenced labels
Rangi
2020-10-04
Identify some more unnamed labels
Rangi
2019-10-20
#641 fixes and additions. (#646)
mid-kid
2019-06-09
Create constants for ScrollingMenu item formats
mid-kid
2019-04-13
Merge pull request #622 from mid-kid/master
Rangi
2019-04-09
TextBox -> Textbox
mid-kid
2019-03-16
common_1 text documentation
Fontbane
2018-11-18
Resolve issue #575: Rename text commands
Rangi
2018-11-05
text_jump → text_far
mid-kid
2018-08-25
Use labels instead of constants for HRAM
Rangi
2018-07-29
Add meaningful aliases for wd265
Rangi
2018-07-13
Comments for ToggleMaptileDecorations
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-04-01
Fix file permissions
mid-kid
2018-03-13
Organize the engine/ directory
mid-kid