Commit Graph

795 Commits

Author SHA1 Message Date
Rachel
771e19e1d0 Add json2bin support for different processing modes for optional fields 2023-11-03 22:25:03 -07:00
Rachel
b31e95b6ef
Merge pull request #102 from lhearachel/trdata-decomp
Decompile trdata+trpoke NARCs and recompile from JSON sources
2023-11-03 17:27:45 -07:00
Rachel
6ef491cf70 Build matching trpoke.narc from source files 2023-11-02 20:57:19 -07:00
Rachel
48ee765515 Build matching trdata.narc from source files 2023-11-02 20:57:15 -07:00
Rachel
1e059a8adf Dump source files for trdata/trpoke archives 2023-11-02 20:57:08 -07:00
Rachel
e651833798
Merge pull request #100 from lhearachel/battle-dev
Document battle script commands 0x44, 0xBB - 0xDE
2023-11-01 11:26:18 -07:00
lhearachel
1e58ed2e1c Clean up battle constant headers 2023-11-01 00:18:20 -07:00
lhearachel
c4e8cb61df Extract pickup and terrain data tables to their own files 2023-11-01 00:01:34 -07:00
lhearachel
6acc6ffd3e Document battle script command 0x44 2023-10-31 23:52:58 -07:00
lhearachel
5edbb62501 Document battle script commands 0xBB - 0xDE 2023-10-31 23:27:22 -07:00
lhearachel
6c006bd143 Document BattleSystem_UseBagItem and related functions 2023-10-31 20:45:48 -07:00
Rachel
d2df666e85
Merge pull request #99 from lhearachel/battle-dev
Document battle script commands 0x90 - 0xBA
2023-10-31 20:45:33 -07:00
lhearachel
c9f1f1607b Document battle script commands 0xA7 - 0xBA 2023-10-31 20:38:20 -07:00
lhearachel
4926316055 Document BattleSystem_PluckBerry + _FlingItem and related functions 2023-10-31 20:38:19 -07:00
lhearachel
221cde6ef4 Document battle script commands 0x90 - 0xA6 2023-10-31 20:35:34 -07:00
Rachel
63ae0214fa
Merge pull request #96 from lhearachel/trainer-data
Document trainer_data.c
2023-10-31 20:24:51 -07:00
lhearachel
657eaae2d4 Document TrainerData_BuildParty 2023-10-30 09:41:06 -07:00
lhearachel
c851345e8a Document extern functions in trainer_data.c 2023-10-30 09:41:06 -07:00
lhearachel
1d626d412c Label functions used by trainer_data.c 2023-10-30 09:41:06 -07:00
lhearachel
c07da37106 Extract trainer class gender table to a separate include 2023-10-30 09:41:02 -07:00
lhearachel
10582fbdc0 unk_02079170 + trainer_data; label functions in trainer_data.h 2023-10-30 09:38:49 -07:00
lhearachel
e38e18500a Document TrainerData and TrainerMon structs + combine headers 2023-10-30 09:38:49 -07:00
Rachel
be8dbb7b6d
Merge pull request #98 from lhearachel/battle-dev
Document battle script commands 0x60 - 0x8F
2023-10-29 22:57:48 -07:00
lhearachel
e933d09217 Document battle commands 0x60 - 0x8F 2023-10-28 22:39:34 -07:00
lhearachel
183a716897 Document App_PixelCount, BattleSystem_CanStealItem, and BattleSystem_CanWhirlwind 2023-10-28 22:37:26 -07:00
Rachel
73297f3f60
Merge pull request #97 from lhearachel/battle-dev
Document battle commands 0x54 - 0x5F
2023-10-28 22:36:48 -07:00
lhearachel
cedf84f740 Document battle commands 0x5D - 0x5F 2023-10-28 01:04:56 -07:00
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