Commit Graph

43 Commits

Author SHA1 Message Date
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
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
PikalaxALT
d6233c5b3b Fix C/C++ errors generated by CLion IDE 2018-11-09 12:33:20 -05:00
ProjectRevoTPP
e54247c225 partially decompile pokemon.c 2018-10-08 00:57:51 -04:00
sceptillion
b849ce93db decompile main 2017-12-17 13:22:46 -08:00