index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mobile
/
mobile_menu.asm
Age
Commit message (
Expand
)
Author
2020-06-17
Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenS...
Rangi
2020-02-28
Identify remaining gfx/unknown files
Rangi
2020-02-23
Replace some "idiotic", "wtf", "stupid interns" comments with more common "us...
Rangi
2020-02-13
Standardize on lowercase Tilemap and Attrmap
mid-kid
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-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-02-03
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-01-24
Remove Special_ prefix from special routines (close #478)
Rangi
2018-01-23
Prefix wram labels with w, part 2.
luckytyphlosion
2018-01-23
MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue #...
Rangi
2018-01-19
Japanese characters in Japanese text (e.g. "ォ" not "," for $f4)
Remy Oukaour
2018-01-18
Disambiguate "%" and "<NO>"
Remy Oukaour
2018-01-18
Use Japanese charmap definitions in strings
Remy Oukaour
2018-01-14
Merge branch 'master' of https://github.com/mid-kid/pokecrystal (resolve PR #...
Remy Oukaour
2018-01-14
Merge branch 'master' of https://github.com/xCrystal/pokecrystal (resolve PR ...
Remy Oukaour
2018-01-14
Use constants for menu flags
mid-kid
2018-01-13
menu_coords macro for (x1, y1, x2, y2) order (see issue #440)
Remy Oukaour
2018-01-02
Finish consistent Special function names
xCrystal
2017-12-28
Lowercase v for VRAM addresses
xCrystal
2017-12-24
callba/callab → farcall/callfar
Remy Oukaour
2017-12-21
Use NAME_LENGTH_JAPANESE more
Remy Oukaour
2017-12-15
Move some misc/ files into meaningful directories
Remy Oukaour