index
:
poketcg
master
rgbgfx
Pokémon Trading Card Game
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
constants
/
text_constants.asm
Age
Commit message (
Expand
)
Author
2018-08-05
function name correction
xCrystal
2018-07-16
Disassemble more home incbins
xCrystal
2018-07-11
Create more text macros, rename/document some text engine things
xCrystal
2018-07-11
Split full width font graphics
xCrystal
2018-07-10
More text engine
xCrystal
2018-07-10
Document some text engine functions
xCrystal
2018-07-03
Use more text symbols
xCrystal
2018-06-12
Redesign TX_SYMBOL constants
xCrystal
2018-06-12
More wram addresses and text symbols
xCrystal
2018-03-09
PrintPlayAreaCardAttachedEnergies
xCrystal
2018-03-09
Disassemble some duel tile data
xCrystal
2018-03-08
Document DrawDuelHUD(s), more text symbol constants, and Pluspower/Defender d...
xCrystal
2018-03-05
TX_SYMBOL constants and clean up text
xCrystal
2018-03-05
charmap for male, female and é symbols
xCrystal
2018-03-04
Some text related stuff
xCrystal
2018-02-17
More style cleaning up
xCrystal
2018-02-16
all permissions 755 -> 644
xCrystal
2016-05-21
rename text macro to textpointer and text/line/done for better text readability
xCrystal
2015-03-14
Move source code into "src/". Update Makefile/scan_includes.
stag019