summaryrefslogtreecommitdiff
path: root/gflib/text.c
AgeCommit message (Collapse)Author
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
This commit undoes most of PokeCodec's PRs after the debate in chat. Some harmless or completely superseded PRs have been left alone, as there is not much benefit in attempting to undo them. Reverts #1104, #1108, #1115, #1118, #1119, #1124, #1126, #1127, #1132, #1136, #1137, #1139, #1140, #1144, #1148, #1149, #1150, #1153, #1155, #1177, #1179, #1180, #1181, #1182 and #1183.
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
Glyph match
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