index
:
pokered
adding-pokemon
expand-tileset
give-all-mons
master
multilang
pokedex-order
rgbgfx
Pokémon Red and Blue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
home
/
text.asm
Age
Commit message (
Expand
)
Author
2021-02-13
Identify hUILayoutFlags
Rangi
2020-07-15
Disassemble the BLUEMONS.GB debug ROM
Rangi
2020-07-07
Sync coordinate macros with pokecrystal
Rangi
2020-07-06
Specify the ldh instruction, don't turn ld into ldh
Rangi
2020-07-06
text_linkpromptbutton -> text_waitbutton
Rangi
2020-07-04
Port pokecrystal's formatting of text commands and special characters
Rangi
2020-07-03
Replace raw hex values with HRAM constants
Rangi
2020-07-03
H_CONSTANTNAMES -> hConstantNames
Rangi
2017-12-30
Add space between arguments in assembly instructions and remove redundant a i...
xCrystal
2016-09-11
name text destination pointer variable
YamaArashi
2016-07-18
Merge branch 'master' of https://github.com/pret/pokered
dannye
2016-07-18
Clean up text commands
dannye
2016-06-12
more syncing with pokeyellow
YamaArashi
2016-06-12
Remove the last address comments
dannye
2016-06-12
Remove some leftover address comments
dannye
2016-06-11
remove address comments
YamaArashi
2015-08-30
No more W_
dannye
2015-08-05
Use more lb
dannye
2015-07-29
constants for PrintNumber
YamaArashi
2015-07-25
yet more naming
YamaArashi
2015-07-21
Name some battle sound effects
dannye
2015-07-19
Name sound effects
dannye
2015-07-18
Consolidate coord macros
dannye
2015-07-14
hall of fame / credits
YamaArashi
2015-07-14
Comment naming screen
dannye
2015-07-14
Use more screen dimension constants
dannye
2015-07-14
Use more *Coord
dannye
2015-07-03
Rename/organize part 1 of 4
U-Daniel-PC\Daniel
2015-02-07
commented battle stuff
YamaArashi
2015-02-07
serial/trade/misc
YamaArashi
2015-01-27
Fix some sfx ids
U-Daniel-PC\Daniel
2014-06-25
Use *Coord instead of FuncCoord
U-Fish-PC\Daniel
2014-06-14
Use monster struct macros in wram. Rename related labels for consistency.
yenatch
2014-05-30
Split the text engine out of home.asm.
yenatch