index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
menus
/
naming_screen.asm
Age
Commit message (
Expand
)
Author
2020-12-23
Rename some labels
Rangi
2020-11-17
Correct some filename comments
Rangi
2020-10-30
Identify wSpriteAnimDict key constants
Rangi
2020-10-28
Replace many '; unused' with '; unreferenced'
Rangi
2020-10-26
Comment, remove, or revise many unreferenced labels
Rangi
2020-10-06
Identify some unnamed labels
Rangi
2020-08-27
Fix some constants surrounding sprite animations
mid-kid
2020-08-03
Identify constant in NamingScreen_IsTargetBox
Rangi
2020-07-01
Identify more labels, and use the jumptable macro when possible
Rangi
2020-06-21
Replace "Unreferenced" labels with "; unreferenced" comments
Rangi
2020-06-18
Harmonize engine/menus with pokegold
Rangi
2020-02-13
InitSpriteAnimStruct <-> _InitSpriteAnimStruct
mid-kid
2019-02-16
Update to rgbds 0.3.8
Rangi
2018-09-22
Naming screen constants
Rangi
2018-09-09
Curr -> Cur
Rangi
2018-08-25
Remove HRAM label address comments
Rangi
2018-08-25
Use labels instead of constants for HRAM
Rangi
2018-07-29
Add meaningful aliases for wd265
Rangi
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-24
Remove more 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-14
Organize the engine/ directory, take 2
mid-kid