Commit Graph

62 Commits

Author SHA1 Message Date
GriffinR bee60f4c64 Document battler sprite affine anims, default pokeball throw 2021-04-25 02:18:34 -04:00
GriffinR 62abcecc54 More usage of DISPLAY constants 2021-04-15 02:22:24 -04:00
GriffinR 7645be27eb Label unused move anims in anim_effects_3 2021-04-13 03:28:03 -04:00
GriffinR 62968895ca Add MON_PIC_SIZE constant 2021-03-29 09:38:19 -04:00
Marcus Huderle a85fada314 Document more battle anim effects 2021-02-28 09:54:55 -06:00
Marcus Huderle c323e7f061 Document some battle anim funcs and data 2021-02-27 11:04:45 -06:00
GriffinR a392cca928 Misc battle documentation 2021-01-23 00:40:31 -05:00
GriffinR b65980cd4e Remove unused local variables and functions 2021-01-19 18:19:33 -05:00
Kurausukun 58976ebaa8 Merge remote-tracking branch 'upstream/master' into berry_crush 2020-12-10 23:30:52 -05:00
Kurausukun 6545745e59 Merge branch 'reverts' of https://github.com/aaaaaa123456789/pokeemerald into reverts 2020-11-02 18:43:40 -05:00
Kurausukun 8bf401c227 address comments 2020-11-02 18:43:11 -05:00
aaaaaa123456789 1c3d75f673 Merge branch 'master' into reverts 2020-10-26 12:16:36 -03:00
GriffinR 5259898325 Replace POKEMON_SLOTS_NUMBER 2020-10-01 17:07:12 -05:00
Kaz 847878eae9 battle_gfx_sfx_util.c: Very annoying fakematch fix.
daycare.c: -g eliminates the need for the brace hack.
battle_transition.c: Fix Phase2_Ripple_Func2...?
2020-09-19 17:12:25 -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 608da287c1 Create Macros and refactor 2020-09-04 19:49:53 -04:00
GriffinR 3014241179 Give songs meaningful english names 2020-08-20 19:06:14 -04:00
GriffinR c42c1ab8c1 Document contest appeal 2020-08-15 14:32:30 -04:00
GriffinR 51cd0ac081 Rename battle anim type files, remove unneeded ARG_RET_IDs 2020-02-25 12:54:08 -06:00
GriffinR dc3c2b72f2 Clean up move anim doc 2020-02-25 12:54:08 -06:00
GriffinR 68dc68907b Label move anim data 2020-02-25 12:54:08 -06:00
GriffinR efd53d080c Clean up battle anim C for doc 2020-02-25 12:54:08 -06:00
GriffinR e633b57593 Document remaining status/general/special anims 2020-02-25 12:54:08 -06:00
GriffinR 0d651c7c9e Some battle anim review changes 2020-02-25 12:54:08 -06:00
GriffinR 1ba12dc050 Document move anims I-S 2020-02-25 12:54:08 -06:00
GriffinR 6eb44dc507 Document move anims A-C 2020-02-25 12:54:08 -06:00
GriffinR 2756771958 More usage of ST_OAM constants and SPRITE macros 2019-12-06 19:05:44 -06:00
Sewef 07b79c3fc3 battle_anim_effects_3 (5) 2019-11-24 18:00:51 +01:00
Sewef 1dfe34dee3 TriForce → TriAttack 2019-11-23 15:51:08 +01:00
Sewef 4f590e8f61 battle_anim_effects_3 (4) 2019-11-23 11:57:39 +01:00
Sewef 64cf2d70fa battle_anim_effects_3 (3) 2019-10-21 18:36:45 +02:00
Sewef b24e7a5933 battle_anim_effects_3 (2) 2019-10-21 18:29:59 +02:00
Sewef c8e0e89f8e battle_anim_effects_3 2019-10-21 18:19:07 +02:00
Sewef dcefd3c593 Update battle_anim_effects_3.c 2019-10-21 18:01:18 +02:00
Sewef e9675bdd24 battle_anims_effects_2 2019-10-20 12:29:08 -05:00
Sewef 8531a17e10 battle_anims_effects_2 2019-10-20 12:29:08 -05:00
Sewef 49ad6da8fb starting battle_anim_effects_2 2019-10-20 12:29:08 -05:00
Sewef 19fb0fb220 Merge branch 'master' into patch-2 2019-10-16 19:35:33 +02:00
Sewef 9dcfc5ba73 Fix labels 2019-10-16 19:10:39 +02:00
Sewef 07ac727c6d Document Oamdata in battle_anim (#838) 2019-10-14 18:26:47 -05:00
Sewef 63b5be9259 Ended battle_anims_effects_1 SpriteTemplates 2019-10-14 21:05:40 +02:00
PikalaxALT 306ce048ad Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04: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
DizzyEggg 7133f5db94 Clean up battle anim effects file 2019-07-30 15:08:49 +02:00
DizzyEggg bcb17af751 Clean up contest link 80f57c4 file 2019-07-30 13:48:12 +02:00
DizzyEggg b0223f691f Clean up data headers 2019-04-05 07:53:23 -05:00
Phlosioneer 80a4ee1145 Remove water.h and flying.h 2019-03-02 17:23:10 -05:00
Phlosioneer 3ceb1667c9 Reduce externs 2019-03-01 22:32:50 -05:00
Marcus Huderle 1253cbf5f6 Document some battle anim things 2019-02-06 21:14:28 -06:00