Commit Graph

19 Commits

Author SHA1 Message Date
Rachel
36045f723b Format the source tree 2024-07-06 14:40:34 -07:00
Rachel
d143d0c7b3 Document BattleSystem_CompareBattlerSpeed 2023-11-04 12:17:28 -07:00
lhearachel
9def039d54 Document functions in battle_controller.c 2023-09-30 17:57:21 -07:00
lhearachel
46bd5f963d Clean up some lingering smelly code in battle_controller.c 2023-09-30 16:11:32 -07:00
lhearachel
be8afb1f65 Finish cleaning up the battle state machine 2023-09-30 00:40:21 -07:00
lhearachel
71acfcfc7e Clean up BattleController_AfterMoveEffects 2023-09-22 22:44:31 -07:00
lhearachel
60c4bad9bd Clean up BattleController_AfterMoveMessage 2023-09-22 22:42:08 -07:00
lhearachel
f297e5e43a Clean up move use state 2023-09-19 19:07:32 -07:00
lhearachel
8e84a94634 Clean up move failure check state 2023-09-19 19:07:32 -07:00
lhearachel
c4808f24a9 Clean up primary effect check state 2023-09-19 19:07:32 -07:00
lhearachel
095de56b99 Clean up TryMove state machine 2023-09-19 19:07:32 -07:00
lhearachel
056a3b5568 Label subfunctions for move-execution state machine + a few follow-up short states 2023-09-19 19:07:32 -07:00
lhearachel
8cce44978f Document + clean up BattleController_BeforeMove 2023-09-15 19:24:02 -07:00
lhearachel
c06ac866db Document subfunctions for BattleController_BeforeMove 2023-09-15 19:23:13 -07:00
lhearachel
26cd23f2d5 Clean up + document Battle and Safari commands 2023-09-14 20:29:49 -07:00
lhearachel
7af31d6401 Clean up the rest of the primary battle control FSM loop 2023-09-10 18:21:32 -07:00
lhearachel
4cb7dc9e5f Clean up first few static functions in battle_controller.c 2023-08-29 23:32:24 -07:00
lhearachel
8aa4f62856 Clean up + document extern functions in battle_controller.c 2023-08-29 17:09:59 -07:00
lhearachel
c8fbc3d5aa Mass rename for extern functions in battle_controller.c 2023-08-29 16:41:38 -07:00