summaryrefslogtreecommitdiff
path: root/src/reset_rtc_screen.c
AgeCommit message (Collapse)Author
2020-11-02Re-apply joypad macros (minus merge conflicts)aaaaaa123456789
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-04Switch to button macrosPokeCodec
2020-08-20Give songs meaningful english namesGriffinR
2020-06-23Document some overworld and field effectsGriffinR
2020-06-10Begin item_menu.c cleanupSierraffinity
2020-02-08Document Trainer CardGriffinR
2020-01-12Clean up some of save.cGriffinR
2019-12-06Use ST_OAM constants for OamData definitionsGriffinR
2019-11-25Document Frontier UtilGriffinR
2019-09-30Use STR_CONV constantsGriffinR
2019-06-26Modernize codePikalaxALT
Can compile with arm-none-eabi-gcc 8.3.0 gbafix correctly handles ELF input
2019-04-04RGB ConstantsPhlosioneer
2019-03-16Use constants for Oam .shape and .size fieldsPhlosioneer
Also some general formatting fixes for constants.
2019-02-22Give window drawing functions better namesPhlosioneer
2018-09-08Standartize AddTextPrinterParametrized functions,DizzyEggg
2018-07-15Document list_menu.c and main_menu.cDiegoisawesome
2018-02-07Merge branch 'master' of https://github.com/pret/pokeemerald into menuDiegoisawesome
2018-02-07rtc screen review changesDizzyEggg
2018-02-02decompile rtc reset screenDizzyEggg