index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gflib
/
text.c
Age
Commit message (
Expand
)
Author
2021-11-14
Misc text clean-up
GriffinR
2021-11-03
Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAW
GriffinR
2021-11-03
Add COPYWIN constants
GriffinR
2021-10-31
Convert fonts.s to C
GriffinR
2021-10-30
Add font id constants
GriffinR
2021-10-29
EXT_CTRL_CODE_SIZE -> EXT_CTRL_CODE_FONT
LOuroboros
2021-05-13
[LEAK-INFORMED] fix text.c "eff" fakematch
Kurausukun
2021-04-09
standardize "grey" to "gray"
Kurausukun
2021-03-29
Merge branch 'master' of https://github.com/pret/pokeemerald into fr_doc
Kurausukun
2021-03-29
Document some text-related things
Marcus Huderle
2021-03-19
oops
Kurausukun
2021-03-19
port some documentation from FR
Kurausukun
2021-01-19
Remove unused local variables and functions
GriffinR
2020-11-02
Solve merge conflicts from previous commit
aaaaaa123456789
2020-11-02
Re-apply joypad macros (minus merge conflicts)
aaaaaa123456789
2020-10-21
re-match GLYPH_COPY
Kurausukun
2020-09-13
Undo PokeCodec's PRs
aaaaaa123456789
2020-09-04
Removed unneeded comments
PokeCodec
2020-09-04
Switch to button macros
PokeCodec
2020-09-04
Documenting and whitespace fixing
PokeCodec
2020-08-23
Documentation of unk field
PokeCodec
2020-08-18
Wrap asm statements in NONMATCHING
GriffinR
2020-08-14
Enum Time
PokeCodec
2020-08-12
Fix newline warning
GriffinR
2020-08-12
Merge pull request #1127 from PokeCodec/glyphMatch
GriffinR
2020-08-12
bool8
PokeCodec
2020-08-12
Match CopyGlyphToWindow
PokeCodec
2020-08-11
Add some charmap constant usage
GriffinR
2020-05-20
Fix the fix
Sierraffinity
2020-05-20
Fix TextPrinterDrawDownArrow fakematch
Sierraffinity
2020-03-12
move fonts from data/graphics/ to graphics/
garakmon
2019-09-08
Move gflib srcs and headers to gflib subdir
PikalaxALT