summaryrefslogtreecommitdiff
path: root/src/berry_fix_program.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-02-08Minor berry fix data clean upGriffinR
2019-12-10Document misc strings and text colorsGriffinR
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT
2019-03-02Rename macro with correct name for pixel valuesPhlosioneer
2019-02-21Improve window palette macrosPhlosioneer
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-12-26Fix bldcnt gpu reg argsDizzyEggg
2018-12-06Fix alloc.c as per #386, define INVALID_ constants and rename malloc to ↵nullableVoidPtr
alloc as per #325 Some of the INVALID_ are likely erroneously placed, due to lack of documentation
2018-10-21Fix LZ compressed data alignmentDiegoisawesome
2018-09-03More Battle FactoryDizzyEggg
2018-02-07title screen with masterDizzyEggg
2018-02-07match berry fix funcDizzyEggg
2018-02-04decompile title screenDizzyEggg
2018-01-29decompile scanline effectDizzyEggg
2018-01-16decompile option menuDizzyEggg
2017-12-30last wave of graphics.s dumpsProjectRevoTPP
2017-12-17static names given s prefixDizzyEggg
2017-11-19berry blender is doneDizzyEggg
2017-09-25Extract scattered baseroms and cleanupDiegoisawesome
2017-09-19Address review by diegoPikalaxALT
2017-09-18Slight cleanup and relabeling of functionsscnorton
2017-09-18data decompscnorton
2017-09-18Remaining functionsscnorton
2017-09-18sub_81BF7E8scnorton
2017-09-18nonmatching sub_81BF7A4scnorton
2017-09-18sub_81BF5A4scnorton
2017-09-18Start decompPikalaxALT