summaryrefslogtreecommitdiff
path: root/gflib/text.c
AgeCommit message (Expand)Author
2021-11-14Misc text clean-upGriffinR
2021-11-03Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAWGriffinR
2021-11-03Add COPYWIN constantsGriffinR
2021-10-31Convert fonts.s to CGriffinR
2021-10-30Add font id constantsGriffinR
2021-10-29EXT_CTRL_CODE_SIZE -> EXT_CTRL_CODE_FONTLOuroboros
2021-05-13[LEAK-INFORMED] fix text.c "eff" fakematchKurausukun
2021-04-09standardize "grey" to "gray"Kurausukun
2021-03-29Merge branch 'master' of https://github.com/pret/pokeemerald into fr_docKurausukun
2021-03-29Document some text-related thingsMarcus Huderle
2021-03-19oopsKurausukun
2021-03-19port some documentation from FRKurausukun
2021-01-19Remove unused local variables and functionsGriffinR
2020-11-02Solve merge conflicts from previous commitaaaaaa123456789
2020-11-02Re-apply joypad macros (minus merge conflicts)aaaaaa123456789
2020-10-21re-match GLYPH_COPYKurausukun
2020-09-13Undo PokeCodec's PRsaaaaaa123456789
2020-09-04Removed unneeded commentsPokeCodec
2020-09-04Switch to button macrosPokeCodec
2020-09-04Documenting and whitespace fixingPokeCodec
2020-08-23Documentation of unk fieldPokeCodec
2020-08-18Wrap asm statements in NONMATCHINGGriffinR
2020-08-14Enum TimePokeCodec
2020-08-12Fix newline warningGriffinR
2020-08-12Merge pull request #1127 from PokeCodec/glyphMatchGriffinR
2020-08-12bool8PokeCodec
2020-08-12Match CopyGlyphToWindowPokeCodec
2020-08-11Add some charmap constant usageGriffinR
2020-05-20Fix the fixSierraffinity
2020-05-20Fix TextPrinterDrawDownArrow fakematchSierraffinity
2020-03-12move fonts from data/graphics/ to graphics/garakmon
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT