Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-14 | Misc text clean-up | GriffinR | |
2021-11-03 | Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAW | GriffinR | |
2021-10-31 | Convert fonts.s to C | GriffinR | |
2021-10-30 | Add font id constants | GriffinR | |
2021-10-30 | Better braille support | GriffinR | |
2021-10-29 | EXT_CTRL_CODE_SIZE -> EXT_CTRL_CODE_FONT | LOuroboros | |
2021-10-18 | More mauville_old_man clean up | GriffinR | |
2021-10-17 | Some pokedex clean up | GriffinR | |
2021-09-24 | Relocate battle_message comment | GriffinR | |
2021-09-24 | Document some single-remaining symbols | GriffinR | |
2021-08-24 | Removed trailing spaces in the most relevant files | LOuroboros | |
Command used for the job: egrep -rl ' $' --include *.c --include *.h --include *.s --include *.inc --include *.txt * | xargs sed -i 's/\s\+$//g' Credits to Grant Murphy from Stack Overflow. | |||
2021-04-17 | Doc storage - misc cleanup, some item/cursor | GriffinR | |
2021-04-09 | standardize "grey" to "gray" | Kurausukun | |
2021-03-29 | Document some text-related things | Marcus Huderle | |
2020-10-21 | re-match GLYPH_COPY | Kurausukun | |
2020-09-13 | Undo PokeCodec's PRs | aaaaaa123456789 | |
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-04 | Documenting and whitespace fixing | PokeCodec | |
2020-08-23 | Documentation of unk field | PokeCodec | |
2020-08-14 | Enum Time | PokeCodec | |
2020-08-12 | bool8 | PokeCodec | |
2020-08-11 | Add some charmap constant usage | GriffinR | |
2020-06-02 | Document union_room_chat.c | GriffinR | |
2020-05-20 | Fix TextPrinterDrawDownArrow fakematch | Sierraffinity | |
2020-02-04 | Fix typo | GriffinR | |
2020-02-04 | Document some pokenav menu handlers | GriffinR | |
2019-10-03 | Document some of trade | GriffinR | |
2019-09-27 | Merge branch 'master' into gflib | PikalaxALT | |
2019-09-08 | Move gflib srcs and headers to gflib subdir | PikalaxALT | |