index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
items
/
tmhm.asm
Age
Commit message (
Expand
)
Author
2022-03-09
Identify some wMenuJoypad-related button constants
Rangi
2021-03-17
Consistent labels for each nickname in RAM
Rangi
2020-12-23
Rename some labels
Rangi
2020-11-24
Use STRING_BUFFER_LENGTH for the wStringBuffers
Rangi
2020-10-26
Comment, remove, or revise many unreferenced labels
Rangi
2020-10-05
Identify some more unnamed labels
Rangi
2020-10-05
Identify more unnamed labels
Rangi
2020-06-21
Replace "Unreferenced" labels with "; unreferenced" comments
Rangi
2020-05-29
Rename ScrollingMenu_UpdateDisplay.string_2485f (#726)
Lhivorde
2020-05-25
Group MoveDescriptions with PrintMoveDesc and rename that to PrintMoveDescrip...
Rangi
2019-11-03
Bit 6 of PrintNum left-aligns numbers
Rangi
2019-10-20
#641 fixes and additions. (#646)
mid-kid
2019-04-09
TextBox -> Textbox
mid-kid
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-08-07
Split print_move_description and mon_menu
mid-kid
2018-07-29
Fix reviewed issues.
Rangi
2018-07-29
Add meaningful aliases for wd265
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-25
Organize the engine/ directory, take 3
mid-kid
2018-03-14
Organize the engine/ directory, take 2
mid-kid