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
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
2017-12-28
Prefix engine_flags wram addresses with w
xCrystal
2017-12-26
Correct documentation
Remy Oukaour
2017-12-24
callba/callab → farcall/callfar
Remy Oukaour
2017-12-15
More comments for macros
Remy Oukaour
2017-12-14
Reorganize macros
Remy Oukaour
2017-12-12
Identify more sprite-related constants
Remy Oukaour
2017-12-09
Define more charmap characters and use them in place of hard-coded numbers
Remy Oukaour
2017-06-09
Replace ‘jp [hl]’ with ‘jp hl’
Ben10do
2016-05-10
Labeled every function in ROM0 that's referenced in the source
pikalaxalt
2016-05-08
All functions in main.asm have non-generic names
pikalaxalt
2016-05-04
More splitting of main.asm; remove unneeded rept 2
pikalaxalt
2016-04-10
Local labels starting with capital letters are now decorated with a trailing ...
pikalaxalt
2016-03-04
Make diacritic labels less confusing in PlaceString.
yenatch
2016-03-03
Use the dakuten characters.
yenatch
2016-01-18
Prepare to merge
PikalaxALT
2015-11-29
buttonsound
PikalaxALT
2015-11-28
Renaming sections, further dissolving main.asm
PikalaxALT
2015-11-25
Rename several script commands
PikalaxALT
[next]