Commit Graph

48 Commits

Author SHA1 Message Date
Kurausukun 193e601c2c port Phase2_FrontierLogoWave_Func4 fix 2020-10-25 23:42:50 -04: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
PokeCodec f980188b82 Fix battle transition fakematch 2020-09-08 20:54:41 -04:00
GriffinR 09cfed64b5 Merge pull request #1146 from GriffinRichards/rename-songs
Give songs meaningful english names
2020-08-28 16:14:21 -04:00
GriffinR 3014241179 Give songs meaningful english names 2020-08-20 19:06:14 -04:00
GriffinR 0e7f634b00 Wrap asm statements in NONMATCHING 2020-08-18 08:16:09 -04:00
GriffinR af09e73d67 Merge branch 'master' into doc-overworld 2020-07-18 20:24:09 -04:00
GriffinR 72edc46ab6 Document unk_transition 2020-07-02 15:45:37 -04:00
GriffinR 1ce929157f Clean up field effect doc 2020-07-02 05:05:13 -04:00
GriffinR 4ea6992172 Continue documenting overworld/field effects 2020-06-29 01:26:29 -04:00
DizzyEggg f608ae9f70 make battle transition OK ok Ok oK 2020-06-02 13:30:05 +02:00
DizzyEggg ab3eb6065b More transitions documentation 2020-06-01 16:17:25 +02:00
DizzyEggg b1ffe6efd7 Battle transition arrays easier to edit 2020-05-31 12:41:27 +02:00
Marcus Huderle 49421a41b2 Move field effects data and graphics into own directory, and cleanup naming for object events 2020-02-12 17:32:51 -06:00
GriffinR b93101bbeb Merge master into ObjEvent rename 2019-12-06 21:37:33 -05:00
GriffinR 2756771958 More usage of ST_OAM constants and SPRITE macros 2019-12-06 19:05:44 -06:00
GriffinR c40879aa36 Use ST_OAM constants for OamData definitions 2019-12-06 19:05:44 -06:00
GriffinR 570881b119 Rename event_object directories 2019-11-21 00:44:55 -05:00
GriffinR ec3e86f1d2 Standardize Event Object to Object Event 2019-11-20 22:55:44 -05:00
PikalaxALT 7b8b5b5c8c Merge branch 'master' into gflib 2019-09-27 09:11:22 -04:00
Marcus Huderle 1ae352bcb6 Cleanup whitespace 2019-09-25 16:45:57 -05:00
jiangzhengwenjz 405384de89 Phase2_Ripple_Func2 2019-09-25 16:45:57 -05:00
PikalaxALT 306ce048ad Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
PikalaxALT b839c21307 Fix/suppress warnings when building with gcc-8 2019-06-26 16:42:57 -04:00
Fontbane 2c076f1f3e Doc most OnTransitions 2019-04-22 17:23:59 -05:00
Phlosioneer 1360b3a477 RGB Constants 2019-04-04 17:05:46 -04: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 9320fe8f85 Clear includes 2018-12-24 00:02:29 +01:00
DizzyEggg 4683cdc30c Merge branch 'master' into weather 2018-12-09 11:56:50 +01:00
DizzyEggg 4c23adb5f5 Decompile field weather 2018-12-08 19:05:03 +01:00
nullableVoidPtr f9ff7316d5 Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
nullableVoidPtr 3909b6408c Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc as per #325
Some of the INVALID_ are likely erroneously placed, due to lack of documentation
2018-12-06 09:44:08 +08:00
Marcus Huderle 72f0a079a9 Decompile all of battle_anim_utility_funcs 2018-11-19 09:37:25 -06:00
Slawter666 1d46507110 Move field effects enum to defines 2018-11-13 14:19:04 +00:00
DizzyEggg 7a008a944a Move 'blend_palette'.c to util.c 2018-10-14 14:43:19 +02:00
Diegoisawesome 731d6d59bc Document list_menu.c and main_menu.c 2018-07-15 04:30:37 -07:00
Marcus Huderle aa9a45c16f Rebrand 'map object' and 'field object' to 'event object' 2018-06-11 19:11:48 -05:00
DizzyEggg 94b47c0686 decompile overworld 2018-02-14 00:58:22 +01:00
DizzyEggg ff6a0316c1 get rid of unnecessary externs 2018-02-09 01:09:02 +01:00
DizzyEggg caf9af321d get rid of unnecessary externs 2018-02-08 00:00:25 +01:00
DizzyEggg db3ecf5012 decompile scanline effect 2018-01-29 17:47:12 +01:00
DizzyEggg e85d7d5492 Add a comment about one battle transition 2018-01-21 14:23:04 +01:00
DizzyEggg 50f9615dc9 battle transition review changes 2018-01-16 21:37:46 +01:00
DizzyEggg d7644cd3d8 battle transition is decompiled 2018-01-14 22:09:35 +01:00
DizzyEggg fdbe7fa7de up to 30 battle transitions 2018-01-14 20:45:44 +01:00
DizzyEggg 9106d8df18 up to groudon transition 2018-01-13 21:03:07 +01:00
DizzyEggg eb00e8ba4a more work on battle transition 2018-01-02 20:38:33 +01:00
DizzyEggg ba176dfe07 start working on battle transition 2018-01-01 17:41:34 +01:00