index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
home
/
text.asm
Age
Commit message (
Expand
)
Author
2021-05-09
Require rgbds 0.5.1
Rangi
2021-03-17
Consistent labels for each nickname in RAM
Rangi
2021-03-11
Verify script command table sizes
Rangi
2021-01-09
Rename GetFarHalfword to GetFarWord
Rangi
2020-12-07
FarString -> PlaceFarString, and document a BrokenPlaceFarString bug
Rangi
2020-10-28
Replace many '; unused' with '; unreferenced'
Rangi
2020-10-26
Comment, remove, or revise many unreferenced labels
Rangi
2020-08-18
Merge pull request #756 from mid-kid/master
Rangi
2020-08-18
Enable compatibility with upcoming RGBASM version
ISSOtm
2020-08-17
"<NULL>" -> 0, for 'and a'
Rangi
2020-08-17
Use ISCONST for future rgbds lexer compatibility
Rangi
2020-08-03
TX_NUM -> TX_DECIMAL
mid-kid
2020-07-06
text_linkpromptbutton -> text_waitbutton
Rangi
2020-06-21
Sync PokeFluteTerminator with pokegold
Rangi
2020-06-21
Replace "Unreferenced" labels with "; unreferenced" comments
Rangi
2020-05-18
Update some routine labels, including unreferenced ones
Rangi
2020-05-05
Miscellaneous fixes
Rangi
2020-02-13
Standardize on lowercase Tilemap and Attrmap
mid-kid
2019-11-03
Bit 6 of PrintNum left-aligns numbers
Rangi
2019-11-03
Rename buttonsound to promptbutton
Rangi
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-07-18
Clean up TX_ commands
mid-kid
2018-07-18
Fix misnamed character codes
mid-kid
2018-06-25
No space between labels and bodies
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-02-03
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-02-02
Similar formatting for similar WRAM areas
Rangi
2018-01-23
Prefix wram labels with w, part 2.
luckytyphlosion
2018-01-22
More engine flag constants
Rangi
2018-01-19
Japanese characters in Japanese text (e.g. "ォ" not "," for $f4)
Remy Oukaour
2018-01-19
More Unicode
Remy Oukaour
2018-01-19
why "5A"?
Remy Oukaour
2018-01-18
Better TX_SOUND_* names
Remy Oukaour
2018-01-18
Remove trailing whitespace
Remy Oukaour
2018-01-18
Use Japanese charmap definitions in strings
Remy Oukaour
2018-01-18
More charmap and home/text.asm documentation for JP chars
Remy Oukaour
2018-01-16
"CryHeader" → "Cry"; "Cry" → "MonCry"
Remy Oukaour
2018-01-14
Merge branch 'master' of https://github.com/xCrystal/pokecrystal (resolve PR ...
Remy Oukaour
2018-01-10
Group some mutually edited files in data/sprites/
Remy Oukaour
2018-01-02
Clean up XXX comments for unused content
xCrystal
2017-12-30
Merge pull request #450 from roukaour/master
yenatch
2017-12-29
Constants for TextBoxFlags
Remy Oukaour
2017-12-29
LY_BLANK and rLCDC constants
xCrystal
2017-12-28
endm -> ENDM
xCrystal
2017-12-28
Uppercase MACRO and EQU(S) according to the style guide
xCrystal
[next]