Commit Graph

768 Commits

Author SHA1 Message Date
lhearachel
e850201f00 Document sTypeMatchupMultipliers table and BattleSystem_TypeMatchup 2023-10-28 01:04:52 -07:00
lhearachel
6e004e62f9 Document battle commands 0x54 - 0x5C 2023-10-28 00:49:49 -07:00
lhearachel
7629d31f75 Document functions forbidding moves for Mimic, Metronome, and Me First 2023-10-27 22:18:51 -07:00
Rachel
355a792670 Merge pull request #95 from lhearachel/battle-dev
Document battle commands 0x4D - 0x53
2023-10-27 11:35:12 -07:00
lhearachel
ac6d5b0ded Document TryLightScreen, TryReflect, and TryMist commands 2023-10-26 12:55:03 -07:00
lhearachel
6305947882 Document BattleSystem_TrainerInfo 2023-10-26 12:55:03 -07:00
lhearachel
cd328ef92a Document IfVar and IfMonDataVar commands 2023-10-26 12:55:03 -07:00
lhearachel
c37318bd6f Clean-up + document TryConversion command 2023-10-26 12:55:03 -07:00
Rachel
3b7b662cc4 Merge pull request #12 from patilise/patch-1
Update unk_0204CDDC.c with semantics
2023-10-26 12:54:52 -07:00
Rachel
9a45c153a9 Merge pull request #94 from lhearachel/battle-dev
Document commands 0x45 - 0x4C
2023-10-26 12:53:54 -07:00
lhearachel
28bc86c0f2 Document commands 0x45 - 0x4C 2023-10-25 23:50:11 -07:00
lhearachel
7245aba137 Document BattleSystem_ShouldShowStatusEffect 2023-10-25 23:50:11 -07:00
Rachel
1c2db81bca Merge pull request #92 from lhearachel/battle-dev
Document battle commands 0x34 - 0x43
2023-10-25 23:49:54 -07:00
Rachel
ea2ffe3839 Merge pull request #93 from PikalaxALT/feature/docker
Add Dockerfile
2023-10-25 22:46:35 -07:00
Rachel
49ac69a187 Merge branch 'main' into patch-1 2023-10-25 18:02:04 -07:00
PikalaxALT
78024672bb Update INSTALL.md 2023-10-24 22:17:06 -04:00
pikalaxalt
cdf61eb979 Typo fix 2023-10-24 20:41:46 -04:00
PikalaxALT
2bc3a04487 Add Dockerfile 2023-10-24 20:39:37 -04:00
lhearachel
4a716213b9 Document StartCatchMonTask and WaitCatchMonTask commands 2023-10-23 22:28:20 -07:00
lhearachel
ab2cd2ddd8 Document battle commands 0x34 - 0x43
- SetMonDataValue
- ClearVolatileStatus
- ToggleVanish
- CheckAbility
- Random
- SetVarFromVar
- SetMonDataFromVar
- Jump
- CallSub
- CallSubFromVar
- SetMirrorMove
- ResetStatChanges
- LockMoveChoice
- UnlockMoveChoice
- SetStatusIcon
- TrainerMessage
2023-10-23 22:11:36 -07:00
lhearachel
f30651576c Document Battler_LockMoveChoice, Battler_UnlockMoveChoice, and BattleSystem_CanEncoreMove 2023-10-23 22:10:03 -07:00
lhearachel
6603a3a42f Label BattleIO functions used by battle commands 0x34 - 0x43
- ov16_02265EE8 -> BattleIO_ToggleVanish
- ov16_02265FB8 -> BattleIO_SetStatusIcon
- ov16_02265FD8 -> BattleIO_TrainerMessage
2023-10-23 22:08:28 -07:00
lhearachel
12055602e9 Document BattleMon_Set 2023-10-23 22:04:34 -07:00
lhearachel
da4adc0f59 Rename BattleMon::pid -> personality 2023-10-23 22:04:34 -07:00
Rachel
830bcf164e Merge pull request #91 from lhearachel/battle-dev
Document the capture formula
2023-10-23 11:49:23 -07:00
Rachel
23e118dbba Merge pull request #90 from lhearachel/mac-build
Add support for build on Mac OSX <= 10.14
2023-10-23 11:49:09 -07:00
Rachel
5506b54588 Add support for build on Mac OSX <= 10.14 2023-10-23 00:27:55 -07:00
lhearachel
7584276155 Document the capture formula 2023-10-23 00:18:10 -07:00
lhearachel
d2c301cc45 Document battle terrain, time, and species-caught checks 2023-10-22 20:29:33 -07:00
lhearachel
fac48e608a Label struct+fields: UnkStruct_ov12_02237728 -> BallThrow 2023-10-22 19:51:31 -07:00
Rachel
8f7a8f780c Merge pull request #86 from lhearachel/battle-dev
Document SetupMultiHit, SetVarValue, and ChangeStatStage commands
2023-10-20 22:04:45 -07:00
lhearachel
37f7d89321 Document BtlCmd_ChangeStatStage 2023-10-18 19:06:19 -07:00
lhearachel
870997c882 Document SetupMultiHit and SetVarValue commands 2023-10-18 19:06:15 -07:00
luckytyphlosion
584e2dfabb Merge pull request #89 from PikalaxALT/bugfix/calcrom 2023-10-16 20:59:54 -04:00
pikalaxalt
54945c5b12 define build_name variable 2023-10-16 18:09:00 -04:00
luckytyphlosion
df7f8bebc7 Merge pull request #88 from PikalaxALT/bugfix/calcrom 2023-10-16 08:53:29 -04:00
PikalaxALT
134d6cd5db Make calcrom.py executable 2023-10-15 16:58:03 -04:00
Rachel
b098d9329a Merge pull request #87 from PikalaxALT/bugfix/calcrom
Fix calcrom. For real this time.
2023-10-15 13:40:14 -07:00
PikalaxALT
30bdd50fe4 remove unnecessary arg to webhook.sh 2023-10-15 15:37:14 -04:00
PikalaxALT
b09463c090 Fix calcrom. For real this time. 2023-10-15 15:34:06 -04:00
Rachel
7dc08079e2 Merge pull request #85 from lhearachel/battle-dev
Document ShowPartyList, WaitPartyList, Switch, and JumpIfAnySwitches commands
2023-10-14 23:04:26 -07:00
lhearachel
e1b2a01dc2 Document Switch and JumpIfAnySwitches commands 2023-10-14 11:46:13 -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
4bf5b87f9a Label Giratina + Pokedex Height/Weight functions 2023-10-14 11:46:13 -07:00
lhearachel
f90912ff33 Document ShowPartyList and WaitPartyList commands 2023-10-14 11:46:13 -07:00
Rachel
8aadd80bd7 Merge pull request #84 from lhearachel/battle-dev
Document battle commands related to experience gain and distribution
2023-10-14 11:45:51 -07:00
lhearachel
7b6cb78d37 Document StartGetExpTask and WaitGetExpTask commands 2023-10-13 10:09:18 -07:00
lhearachel
014dc44191 Document BattleScript_GetExpTask 2023-10-13 10:04:38 -07:00
lhearachel
ad15d7ce16 Document BattleScript_CalcEffortValues 2023-10-13 10:03:04 -07:00
lhearachel
57a0b5fcc4 [Mass Rename] Structs and subroutines for GiveExp task func
Functions:
- ov16_0223E05C -> BattleSystem_MessageLoader
- ov16_02259B38 -> BattleSystem_PokemonIsOT
- ov16_022499C0 -> BattleScript_CalcEffortValues
- ov16_0223EDF0 -> BattleSystem_TextSpeed
- ov16_0223FB24 -> BattleMessage_Print
- sub_0201D724  -> Message_Printing
- ov16_02265D14 -> BattleIO_UpdateExpGauge
- sub_02076B14  -> Pokemon_ShouldLevelUp
- ov16_02265FF8 -> BattleIO_PlayStatusEffect
- ov16_0226614C -> BattleIO_PlayLevelUpAnimation
- ov16_02251C94 -> BattleSystem_ReloadPokemon
- ov16_0224B520 -> BattleScript_LoadPartyLevelUpIcon
- ov16_0223DF00 -> BattleSystem_BGL
- ov16_0223DF04 -> BattleSystem_Window
- ov16_0223E064 -> BattleSystem_PaletteSys
- sub_02019060  -> BGL_SetPriority
- ov16_0223F8DC -> BattleSystem_SetGaugePriority
- sub_0200DA60  -> Window_SetFrame
- sub_0200DAA0  -> Window_FramePalette
- sub_02003050  -> PaletteSys_LoadPalette
- sub_0201A7E8  -> BGL_AddWindow
- sub_0201ADA4  -> BGL_FillWindow
- sub_0200DC48  -> Window_Show
- ov16_0223FB78 -> BattleMessage_PrintToWindow
- sub_0201AE78  -> BGL_WindowColor
- sub_02005748  -> Sound_PlayEffect
- sub_0200DC9C  -> Window_Clear
- sub_0201A8FC  -> BGL_DeleteWindow
- ov16_0224B7CC -> BattleScript_FreePartyLevelUpIcon
- sub_0207727C  -> Pokemon_LevelUpMove
- ov16_022664C4 -> BattleIO_ForgetMove
- sub_0200DA58  -> SysTask_Done

Structs:
- UnkStruct_02002F38 -> PaletteSys
- UnkStruct_02018340 -> BGL
- UnkStruct_0205AA50 -> Window
- UnkStruct_ov16_02248E74 -> PokemonStats
2023-10-13 10:03:01 -07:00