Commit Graph

16 Commits

Author SHA1 Message Date
Rachel
36045f723b Format the source tree 2024-07-06 14:40:34 -07:00
Rachel
55be86cee4 Move BattleStat and CompareSpeedResult to constgen manifest 2024-02-21 11:20:17 -08:00
Rachel
9535a09487 First pass at labelling AI script commands 2024-01-26 21:49:07 -08:00
Rachel
09e74fff71 Document mid-turn switch AI functions 2024-01-24 22:33:30 -08:00
Rachel
bbbec7a357 Document Move_IsGhostCurse, Move_IsMultiTurn, and Battler_Ability 2023-11-10 22:19:56 -08:00
Rachel
03b537680b Document TriggerEffectOnSwitch and TriggerFormChange functions 2023-11-04 23:38:26 -07:00
lhearachel
221cde6ef4 Document battle script commands 0x90 - 0xA6 2023-10-31 20:35:34 -07:00
lhearachel
e933d09217 Document battle commands 0x60 - 0x8F 2023-10-28 22:39:34 -07:00
lhearachel
6e004e62f9 Document battle commands 0x54 - 0x5C 2023-10-28 00:49:49 -07:00
lhearachel
c37318bd6f Clean-up + document TryConversion command 2023-10-26 12:55:03 -07:00
lhearachel
f30651576c Document Battler_LockMoveChoice, Battler_UnlockMoveChoice, and BattleSystem_CanEncoreMove 2023-10-23 22:10:03 -07:00
lhearachel
9823a08e06 Document routines used by Switch command
- BattleSystem_InitBattleMon
- BattleSystem_ReloadPokemon
- BattleSystem_SwitchSlots
- BattleSystem_UpdateAfterSwitch
2023-10-14 11:46:13 -07:00
lhearachel
a62e6e8384 Document CalcMoveDamage, CalcDamageVariance, and CalcCriticalMulti routines 2023-10-08 15:02:50 -07:00
lhearachel
8b2f9015a9 Clean up sub-functions for move-execution state machine + follow-up states 2023-09-19 19:07:32 -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