summaryrefslogtreecommitdiff
path: root/src/frontier_pass.c
AgeCommit message (Collapse)Author
2021-02-24Add palette selection constantsGriffinR
2020-12-12Use BUGFIX for some inline fixesGriffinR
2020-11-02Re-apply joypad macros (minus merge conflicts)aaaaaa123456789
2020-10-26port sub_80C6104 fakematch fixKurausukun
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-10Fix sub_80C6104PokeCodec
2020-09-04Switch to button macrosPokeCodec
2020-08-28Merge pull request #1146 from GriffinRichards/rename-songsGriffinR
Give songs meaningful english names
2020-08-20Give songs meaningful english namesGriffinR
2020-08-18Wrap asm statements in NONMATCHINGGriffinR
2020-08-07Start documenting naming screenGriffinR
2020-06-10Begin item_menu.c cleanupSierraffinity
2020-05-24Use fixed point macros for math utilGriffinR
2020-05-24Document math_util.cGriffinR
2019-12-17Merge master into doc-towerGriffinR
2019-12-17Document Battle Tower scriptsGriffinR
2019-12-14Document Battle Pyramid scriptsGriffinR
2019-12-10Document misc strings and text colorsGriffinR
2019-11-25Begin documenting Battle Pike and Frontier UtilGriffinR
2019-10-14Document Oamdata in battle_anim (#838)Sewef
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.
2019-01-26Frontier pass clean-upDizzyEggg
2019-01-26Document all of frontier passDizzyEggg
2019-01-26Decompile all frontier passDizzyEggg
2019-01-26Document and decompile more of frontier pass.DizzyEggg
2019-01-25Start frontier passDizzyEggg
2019-01-20document more of trainer cardDizzyEggg