Commit Graph

34 Commits

Author SHA1 Message Date
cbt6 c257ba1e6b Document src/battle_interface.c 2022-11-14 23:50:20 +08:00
GriffinR 398417593b Merge pull request #549 from AsparagusEduardo/pret_unused
Removed UNUSED attribute
2022-09-12 14:47:25 -04:00
Eduardo Quezada 81ef26732d Removed UNUSED attribute 2022-09-04 18:06:58 -03:00
Eduardo Quezada 616ab63d94 More sync with battle controllers 2022-08-20 16:13:03 -04:00
Eduardo Quezada 5f81a9834f GetBattlerSpriteCoord and GetBattlerSpriteCoord2 using BATTLER_COORD_* constants 2022-08-18 12:00:13 -04:00
Eduardo Quezada 2cda0b61ce Reverted ++ operators not related to battle_util.c, battle_util2.c, or battle_main.c 2022-08-08 16:05:16 -04:00
Eduardo Quezada ac973aa38d Sync src/battle_util.c with pokeemerald 2022-08-07 22:37:10 -04:00
Eduardo Quezada dcb9d9de1e Synced src/pokeball.c 2022-07-29 21:39:25 -04:00
colonelsalt ed9dcb2fbe Some documentation of transform types 2022-05-13 08:24:02 +01:00
PikalaxALT aec808ac0d Flatten pos fields in struct Sprite 2021-07-07 09:05:48 -04:00
PikalaxALT 815636f271 Document ShouldIgnoreDeoxysForm 2021-03-18 18:23:41 -04:00
PikalaxALT 6fc2bdf840 battle_controller_link_partner sync labels from emerald 2021-03-16 09:46:17 -04:00
PikalaxALT 10f0222d28 Battle controller opponent sync labels from emerald 2021-03-16 08:24:53 -04:00
PikalaxALT 14aa5bf52f Remove unused, unneeded fields from BattleHealthboxInfo 2021-03-15 20:17:47 -04:00
PikalaxALT 81da6acff5 battle_gfx_sfx_util sync emerald names to unnamed syms 2021-03-15 19:32:49 -04:00
PikalaxALT 2f4f63afdb Document old man batttle controller 2021-03-15 14:27:50 -04:00
PikalaxALT 31f4edbe50 Document more symbols in battle 2021-03-14 20:10:19 -04:00
GriffinR 1f6dc0e86b Use trainer constants in flags, automatically update flags/vars count 2021-01-29 15:50:01 -05:00
GriffinR bb56d4a3f4 Give songs meaningful english names 2020-08-29 03:11:03 -04:00
PikalaxALT 898bd24438 gflib propagation, 1 2020-04-02 20:40:15 -04:00
GriffinR f66d0dfce3 Move graphics.s through pokemon to src 2020-02-22 11:49:09 -05:00
PikalaxALT b7c28c4be7 Remove redundant include lines 2020-02-21 15:00:56 -05:00
PikalaxALT d09a3d7f1c through TryAddPokeballIconToHealthbox 2020-01-12 11:17:58 -05:00
jiangzhengwenjz 972c044d71 party_menu fourth quarter 2019-11-24 03:03:29 +08:00
jiangzhengwenjz a4e7a35960 document some symbols 2019-11-23 08:09:22 +08:00
PikalaxALT 855c052be0 Rename song constants using Japanese sound test menu 2019-10-09 20:02:59 -04:00
jiangzhengwenjz 2bd15329e0 minor fixes
and remove unnecessary NONMATCHING
2019-08-28 14:57:16 +08:00
jiangzhengwenjz db0d8e5bdb thru sub_8024398 2019-08-26 06:48:04 +08:00
jiangzhengwenjz 23b2a0cc9f battle_controller_link_partner 2019-08-23 05:12:27 +08:00
jiangzhengwenjz b9d547a02f ported battle_controller_player from pokeem and matched several new functions 2019-08-05 08:15:58 +08:00
jiangzhengwenjz 742a7ee1be ported reshow_battle_screen from pokeem 2019-08-02 07:28:09 +08:00
jiangzhengwenjz 3f866d2a60 matched BattleLoadSubstituteOrMonSpriteGfx 2019-07-31 07:58:09 +08:00
jiangzhengwenjz 045331d139 ported battle_controllers from pokeem 2019-07-31 07:58:09 +08:00
jiangzhengwenjz 935f93a075 ported battle_gfx_sfx_util from pokeem 2019-07-31 07:58:07 +08:00