summaryrefslogtreecommitdiff
path: root/src/save_failed_screen.c
AgeCommit message (Collapse)Author
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-07-27semicolonPokeCodec
2019-12-06Use ST_OAM constants for OamData definitionsGriffinR
2019-04-04RGB ConstantsPhlosioneer
2019-03-16Use constants for Oam .shape and .size fieldsPhlosioneer
Also some general formatting fixes for constants.
2019-03-02Rename macro with correct name for pixel valuesPhlosioneer
2019-02-22Give window drawing functions better namesPhlosioneer
2019-02-21Improve window palette macrosPhlosioneer
2019-02-21Merge branch 'master' into main-menu-state-machinePhlosioneer
2019-02-17use BG_SCREEN_ADDR macro for tilemap addressesgarak
2019-02-11Document main_menu state machine, name window constantsPhlosioneer
The new names for the constants (and newly named functions) give a much better understanding of what the window system is trying to do.
2018-11-18Use RGB constants in save filesDizzyEggg
2018-11-18Clean up save related filesDizzyEggg
2018-10-27Window priority to window bgDizzyEggg
2018-10-21Fix LZ compressed data alignmentDiegoisawesome
2018-09-10Battle Factory is decompiled and documented.DizzyEggg
2018-09-08Standartize AddTextPrinterParametrized functions,DizzyEggg
2018-02-06Finish menu.s and eliminate TextColorDiegoisawesome
2018-01-24Fix spelling of 'Parametrized' to 'Parameterized'Diegoisawesome
2018-01-21Merge branch 'master' of https://github.com/pret/pokeemerald into fix_permsDevin
2018-01-21text window cleanupDizzyEggg
2018-01-20Extract data from text windowDiegoisawesome
2018-01-19Fix file permissions.Devin
2017-12-17static names given s prefixDizzyEggg
2017-11-19berry blender is doneDizzyEggg
2017-10-07decompile diploma.cProjectRevoTPP
2017-10-06use rodata for save_failed_screenProjectRevoTPP
2017-10-06oopsProjectRevoTPP
2017-10-06ewram definesProjectRevoTPP
2017-10-06update labelsProjectRevoTPP
2017-10-06decompile save_failed_screen.cProjectRevoTPP