Commit Graph

55 Commits

Author SHA1 Message Date
cawtds
b8ad2ce1a2 compiles 2024-06-29 00:37:43 +02:00
cawtds
36241c743a added battle_debug 2024-06-19 20:24:06 +02:00
cawtds
4adea56576 terastal mechanically integrated 2024-06-18 18:16:49 +02:00
cawtds
030ebb9f12 fixed warnings in battle_controllers 2024-06-13 23:40:33 +02:00
cawtds
cadf4e3173 more test updates, added HQ_RANDOM to config 2024-06-09 19:21:54 +02:00
cawtds
94ad1ce6a1 fixed an issue with ball throw anim in battle_controller_recorded_player 2024-06-09 11:48:32 +02:00
cawtds
16746737a4 fully(?) integrated testframework 2024-06-08 21:19:20 +02:00
cawtds
636de5fda4 fixed teachy tv crash 2024-05-26 15:27:36 +02:00
cawtds
6d3a81785f finished updating battle_controller_oak_old_man 2024-05-10 22:29:02 +02:00
cawtds
46c82ee187 finished updating battle_controller_link_partner 2024-05-10 17:55:19 +02:00
cawtds
7331c111a9 updated battle_controller_opponent up to CONTROLLER_DRAWTRAINERPIC 2024-05-10 12:52:25 +02:00
cawtds
ff50415c90 finished updating battle_controller_player 2024-05-10 10:32:50 +02:00
cawtds
ee8f8cb2cc updated battle_controller_player up to CONTROLLER_DRAWPARTYSTATUSSUMMARY 2024-05-10 10:09:22 +02:00
cawtds
f9c73a3cd9 migrated battle_controller_player up to CONTROLLER_STATUSICONUPDATE, fixed in battle item use 2024-05-10 01:02:59 +02:00
cawtds
75b8ba5d6b battle_controller_player done up to PlayerHandleTrainerSlideBack 2024-05-09 20:55:10 +02:00
cawtds
64d681150c moved bufferA, bufferB and transferBuffer to BattleResources 2024-05-09 18:09:32 +02:00
cawtds
87b28b8041 prep battle controller refactoring, add trainer for double battle tests 2024-05-09 17:47:03 +02:00
cawtds
8ab3940a99 added mega evolution, removed old type effectiveness 2024-05-09 12:48:10 +02:00
cawtds
61a41d2ad4 refactored to passing battler to Emit functions 2024-05-04 01:44:23 +02:00
cawtds
4887646e6e refactoring: prep for removing gActiveBattler 2024-05-03 20:37:48 +02:00
cawtds
3e3f6d8974 refactored PlayHandle functions 2024-05-03 19:25:47 +02:00
cawtds
15e04f6f97 fixed sprite when form changing
fixed form changes reverting at the end of a battle
replaced personality based shiny sprites with new shiny flag
2024-05-03 02:52:29 +02:00
cawtds
711cf686cf updated up to Cmd_endlinkbattle 2024-05-01 19:11:54 +02:00
cawtds
070529a3bb updated up to Cmd_setgraphicalstatchangevalues 2024-05-01 15:12:37 +02:00
cawtds
9b1053acf4 updated Cmd_getexp 2024-05-01 13:41:29 +02:00
cawtds
3ad08c53b0 updated Cmd_attackanimation, Cmd_waitanimation, Cmd_healthbarupdate and Cmd_datahpupdate 2024-04-30 16:25:06 +02:00
cawtds
d17698ee8f changed all ability variables to u16 or larger
added ability capsule and ability patch functionality
removed unused ribbons to free space in pokemonsubstruct3 for hidden ability
2024-04-26 22:09:46 +02:00
GriffinR
32ddd0f5cc Index controller function tables 2022-12-07 14:09:33 -05:00
Eduardo Quezada
616ab63d94 More sync with battle controllers 2022-08-20 16:13:03 -04:00
Eduardo Quezada
27e81b2fc7 UnusedControllerStruct 2022-08-18 12:59:38 -04:00
Eduardo Quezada
57374b796b Sync src/battle_controllers.c 2022-08-18 11:32:26 -04:00
Eduardo Quezada
ac973aa38d Sync src/battle_util.c with pokeemerald 2022-08-07 22:37:10 -04:00
Eduardo Quezada
78e3780fa4 And this one 2022-07-29 17:09:04 -04:00
Eduardo Quezada
c97e88b437 Review changes 2022-07-29 16:57:13 -04:00
Eduardo Quezada
4998b976e1 Standarized use of star in pointer types 2022-07-29 10:35:48 -04:00
Eduardo Quezada
0709da5867 Multiple changes 2 2022-07-28 01:20:05 -04:00
PikalaxALT
c4b61cc0ed Document FRLG-unique vars in main.c 2021-03-16 16:57:52 -04:00
PikalaxALT
783488aae5 Name nullsubs in battle ctlrs 2021-03-16 16:41:28 -04:00
PikalaxALT
6fc2bdf840 battle_controller_link_partner sync labels from emerald 2021-03-16 09:46:17 -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
PikalaxALT
f6e050cf35 through sub_81081AC 2020-01-17 15:11:46 -05:00
jiangzhengwenjz
5fa2f4f18b battle_controller_pokedude remaining stuff 2019-11-09 12:26:53 +08:00
jiangzhengwenjz
71eb0fc9d8 battle_controller_pokedude data 2019-11-09 12:26:52 +08:00
jiangzhengwenjz
b8c2d14f6a battle_controller_oak_old_man 2019-10-25 08:51:14 +08:00
jiangzhengwenjz
e48725d9b5 document battle_setup symbols 2019-10-19 03:14:17 +08:00
jiangzhengwenjz
2bd15329e0 minor fixes
and remove unnecessary NONMATCHING
2019-08-28 14:57:16 +08:00
jiangzhengwenjz
b2343076db remaining stuff of battle_script_commands 2019-08-27 15:10:23 +08:00
jiangzhengwenjz
b9d547a02f ported battle_controller_player from pokeem and matched several new functions 2019-08-05 08:15:58 +08:00
jiangzhengwenjz
6a063cf74a ported battle_controller_opponent from pokeem and corrected lots of stuff 2019-08-03 06:55:42 +08:00