index
:
pokediamond
master
Pokémon Diamond
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arm9
/
src
/
text.c
Age
Commit message (
Expand
)
Author
2021-06-21
rename into font.c and add headers
Rémi Calixte
2021-05-29
Name funcs in gf_gfx_loader
PikalaxALT
2021-05-24
Don't use MI internals in GF code
PikalaxALT
2021-05-22
Silence compiler warnings
PikalaxALT
2021-05-22
Decompile list_menu_items
PikalaxALT
2021-05-22
Merge conflicting prototypes
PikalaxALT
2021-05-22
Remove deprecated comment
PikalaxALT
2021-05-21
Actually, this makes a bit more sense
PikalaxALT
2021-05-21
Adjust typing in text.c routines
PikalaxALT
2021-05-21
Fix parameterization
PikalaxALT
2021-05-21
ListMenuScroll
PikalaxALT
2021-05-21
ListMenuPrint
PikalaxALT
2021-05-16
Match GenerateFontHalfRowLookupTable using '-ipa file'
PikalaxALT
2021-05-15
GenerateFontHalfRowLookupTable closer to matching but not quite
PikalaxALT
2021-03-20
Use asmproc for text.c nonmatch
hondew
2021-03-12
finished text.c
red031000
2021-03-12
GenerateFontHalfRowLookupTable nonmatching
red031000
2021-03-12
RunTextPrinter
red031000
2021-03-12
name GenerateFontHalfRowLookupTable and CopyWindowToVram
red031000
2021-03-11
decompile AddTextPrinter
red031000
2021-03-10
paramatised2 and 3
red031000
2021-03-10
AddTextPrinterParameterized
red031000
2021-03-10
start of text.c
red031000