Commit Graph

91 Commits

Author SHA1 Message Date
GriffinR 2495d18132 Add missing :req, remove old macros 2022-01-23 18:52:04 -05:00
GriffinR 4590887359 Clean up some register constant use 2021-11-10 17:01:21 -05:00
GriffinR 343ac99049 Start pokenav conditions doc 2021-11-10 17:00:54 -05:00
GriffinR 28de627913 Add TRACKS_ALL, remove BGCntrlBitfield 2021-10-09 11:34:51 -04:00
gAlfonso-bit 2be29cdb77 Update IsPokemonCryPlaying 2021-05-13 11:23:11 -05:00
GriffinR 1b8d405b5e Add missing include guard suffixes 2021-04-02 12:54:40 -04:00
GriffinR d62f89b20c Minor window/bg cleanup 2021-02-18 10:00:07 -05:00
Michael Panzlaff 91ccf9e343 fix typo 2020-12-12 13:07:56 +01:00
Michael Panzlaff f177c736fc more CgbSound decipher work 2020-12-11 16:33:58 +01:00
Michael Panzlaff 15ff55eee5 use better m4a variable/constant names 2020-12-11 16:33:55 +01:00
aaaaaa123456789 7dc95a0103 Undo PokeCodec's PRs
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-13 06:30:55 -03:00
GriffinR 4ad147f75d Merge pull request #1156 from GriffinRichards/doc-rayscene
Document Rayquaza cutscene
2020-09-01 14:46:14 -04:00
pi1024e bdb976dc27 fixed mistakes 2020-08-29 13:18:35 -04:00
GriffinR c7e685edff Document third rayquaza scene 2020-08-27 15:43:28 -04:00
PokeCodec cbb94035e3 Cleaned up the libraries. 2020-08-22 00:52:45 -04:00
GriffinR 35867f531b Some link rfu cleanup / link.c documentation 2020-06-08 15:24:25 -04:00
PikalaxALT 91dd7f5cc3 Port librfu from firered 2020-02-16 13:49:36 -05:00
jiangzhengwenjz 46b00b11d4 match all the functions 2020-01-16 08:14:27 -06:00
PikalaxALT 5b8d0f1c33 Remove MNUM from oam flip constant names 2019-08-21 17:15:23 -05:00
PikalaxALT f7cf4fa154 Use HFLIP, VFLIP 2019-08-21 17:15:23 -05:00
PikalaxALT f300f9e699 Revert FLOAT_U* and DOUBLE_U* macros 2019-06-30 19:31:29 -04:00
PikalaxALT b839c21307 Fix/suppress warnings when building with gcc-8 2019-06-26 16:42:57 -04:00
PikalaxALT fb06e4a3c9 Modernize code
Can compile with arm-none-eabi-gcc 8.3.0
gbafix correctly handles ELF input
2019-06-26 12:12:10 -04:00
Marcus Huderle fe12f2f4b3 Document and cleanup some decoration code 2019-04-06 12:49:09 -05:00
Phlosioneer 9848f84b9e Use constants for Oam .shape and .size fields
Also some general formatting fixes for constants.
2019-03-16 12:37:04 -05:00
DizzyEggg 7750a8126d CgbSound is decompiled. 2019-02-01 00:25:31 +01:00
Diegoisawesome 6202ae1df0 Extract rodata from roulette 2019-01-02 16:40:40 -06:00
Diegoisawesome 2fb9f490fb Almost done with trade 2018-12-29 12:46:15 -06:00
Diegoisawesome f30270dffe Undo bad idea with BLDALPHA_BLEND macro 2018-12-28 12:56:06 -06:00
Diegoisawesome 9cad5e8197 Big switch mofo 2018-12-28 02:11:41 -06:00
Marcus Huderle 170b6ef449 Decompile battle_intro.c (#444) 2018-12-12 23:18:25 -06:00
nullableVoidPtr f24584cd31 Tabs -> spaces & align in include/ 2018-12-07 21:01:59 +08:00
Marcus Huderle 72f0a079a9 Decompile all of battle_anim_utility_funcs 2018-11-19 09:37:25 -06:00
Diegoisawesome 8e7202ec3d Fix LZ compressed data alignment 2018-10-21 12:05:34 -05:00
Diegoisawesome 584cad6c0b Merge pull request #339 from Kermalis/master
Rename voicegroups
2018-09-22 15:48:29 -05:00
Kermalis e93f1182e6 Rename voicegroups 2018-09-22 16:42:34 -04:00
Diegoisawesome d50554bb8e Use macros and defines in tileset_anims 2018-09-22 15:02:49 -05:00
Diegoisawesome d945a8bf2f Macroize main_menu and general cleanup 2018-09-07 19:24:33 -05:00
DizzyEggg 3dea8fa265 battle tent review changes 2018-08-29 20:38:54 +02:00
DizzyEggg 537ebd36ac Merge contests with master 2018-08-11 19:04:28 +02:00
DizzyEggg bf0178238a Battle files - review changes 2018-07-16 20:47:30 +02:00
Diegoisawesome 731d6d59bc Document list_menu.c and main_menu.c 2018-07-15 04:30:37 -07:00
PikalaxALT f9230e80aa through vblank_cb_battle 2018-05-02 19:59:00 -04:00
Diegoisawesome ebd88b3606 Merge branch 'master' of https://github.com/pret/pokeemerald into intro 2018-02-17 04:03:59 -06:00
Diegoisawesome 34716558b1 Almost finish decompiling intro 2018-02-15 16:54:34 -06:00
DizzyEggg 4b4495f3fe overworld review changes 2018-02-15 12:36:52 +01:00
PikalaxALT ea347199a2 Merge branch 'master' into link 2018-02-11 19:22:06 -05:00
Diegoisawesome 772fd47564 Merge branch 'master' of https://github.com/pret/pokeemerald into menu 2018-02-07 18:06:59 -06:00
PikalaxALT d52f52fa73 Merge branch 'master' into link 2018-02-03 09:42:19 -05:00
DizzyEggg 78fc471f32 mon anim with master 2018-01-29 14:40:50 +01:00