Commit Graph

401 Commits

Author SHA1 Message Date
AnonymousRandomPerson
c1904f33bb Decomped CopyTacticString
Decomped by @slaw-22
2026-03-16 22:42:46 -04:00
AnonymousRandomPerson
788c8f088c Decomped HandleShedinjaEvolution
Decomped by @slaw-22
2026-03-16 22:36:19 -04:00
AnonymousRandomPerson
a01c6568c2 Decomped sub_02059B08
Decomped by @slaw-22
2026-03-16 22:18:04 -04:00
AnonymousRandomPerson
2de62b634f Decomped sub_02059AF8
Decomped by @slaw-22
2026-03-16 22:14:41 -04:00
AnonymousRandomPerson
9e45ccb77a Decomped sub_02059AE8
Decomped by @slaw-22
2026-03-16 22:12:37 -04:00
AnonymousRandomPerson
83653490a9 Decomped sub_02059A74
Decomped by @slaw-22
2026-03-16 22:09:08 -04:00
AnonymousRandomPerson
244b3e33e7 Decomped ReadMonsterFromSave
Decomped by @slaw-22
2026-03-16 22:06:09 -04:00
AnonymousRandomPerson
2a5814f776 Decomped WriteMonsterToSave
Decomped by @slaw-22
2026-03-16 21:46:15 -04:00
AnonymousRandomPerson
1d020b7eff Decomped GetExplorerMazeTeamName
Decomped by @slaw-22
2026-03-16 20:00:02 -04:00
AnonymousRandomPerson
bc95728e60 Decomped GetExplorerMazeMonster
Decomped by @slaw-22
2026-03-16 19:46:29 -04:00
AnonymousRandomPerson
6b1b4fe706 Decomped sub_020590DC
Decomped by @slaw-22
2026-03-16 19:42:14 -04:00
AnonymousRandomPerson
cacbf3748c Decomped sub_020590C0
Decomped by @slaw-22
2026-03-16 00:10:57 -04:00
AnonymousRandomPerson
45b0de18d3 Decomped GetExplorerMazeTeamName
Decomped by @slaw-22
2026-03-16 00:09:10 -04:00
AnonymousRandomPerson
821490b861 Decomped sub_02058FCC
Decomped by @slaw-22
2026-03-15 23:13:09 -04:00
AnonymousRandomPerson
7bd7b148e1 Decomped ExplorerMazeMonsterExists
Decomped by @slaw-22
2026-03-15 23:11:09 -04:00
AnonymousRandomPerson
f078017a2b
Merge branch 'main' into main 2026-02-03 13:04:17 -05:00
AnonymousRandomPerson
b7e554692c Decomped fleeing outlaw teleport logic 2026-01-31 22:26:26 -05:00
Seth Barberee
abcacd8c30 decomp few type functions 2026-01-31 08:58:35 -08:00
Seth Barberee
74f0a49c5a unify bag item struct and use proper header 2026-01-31 08:58:34 -08:00
VicSevenT
7035e32400 Combine item_util_1 and item_util_2 2026-01-13 15:54:08 -06:00
VicSevenT
9f8bd00748 Decomp GetItemTypeParameter 2026-01-13 15:43:17 -06:00
Seth Barberee
f032e986f7 decomp dungeon restriction funcs 2026-01-09 11:44:31 -08:00
Seth Barberee
ed52925052 consolidate few files 2026-01-09 10:20:06 -08:00
Seth Barberee
2ce8be9c67 move moves 2026-01-09 10:14:05 -08:00
Seth Barberee
79262db253 more move decomp 2026-01-09 10:00:14 -08:00
Seth Barberee
20bfcae332 initial commit of moves decomp 2026-01-09 08:51:36 -08:00
Seth Barberee
fd2a10df14 initial decomp work
decomp more item funcs

new file boundary and more decomp

address review comments

Match IsValidTargetItem thanks to @taxicat1
2026-01-03 13:06:03 -08:00
Seth Barberee
af52c034e1 decomp TrySpawnDoughSeedPoke 2026-01-03 12:02:10 -08:00
slaw-22
2fa4800903 Decomp more dungeon initialisation funcs 2026-01-01 18:55:44 +00:00
AnonymousRandomPerson
b179176842
Merge branch 'main' into DungeonInit 2025-12-31 16:58:38 -05:00
slaw-22
3f6c0d7991 Decomp InitDungeonInit 2025-12-31 21:28:01 +00:00
VicSevenT
c724e029d8 Decomp main_0200E864 (GetItem* functions) 2025-12-30 20:36:56 -06:00
slaw-22
d5db0ebc46 Decomp LoadOptionsFromCtx and SaveOptionsToCtx 2025-12-26 09:04:24 +00:00
slaw-22
2b02d58d14 Decomp more options funcs 2025-12-21 08:44:48 +00:00
slaw-22
852ad2c5da Decomp options funcs 2025-12-20 17:51:54 +00:00
slaw-22
5288aa529e Decomp game mode funcs 2025-12-18 13:09:43 +00:00
slaw-22
63b7e5c814 Decomp InitWorldMapScriptVars 2025-12-07 07:24:14 +00:00
slaw-22
37c592b01d Decomp ZinitScriptVariable. Organise funcs. 2025-12-07 07:23:31 +00:00
slaw-22
0e4a65668b Decomp ScenarioFlagRestore and ScenarioFlagBackup 2025-12-07 06:11:38 +00:00
AnonymousRandomPerson
4c89a2c02f Moved IQ_SKILL_RESTRICTIONS to C 2025-12-04 23:36:51 -05:00
AnonymousRandomPerson
a24bde3d06 Decomped CanLearnIqSkill 2025-12-04 23:03:02 -05:00
AnonymousRandomPerson
c564019044 Decomped GetIqGroup 2025-12-04 22:41:11 -05:00
AnonymousRandomPerson
49e09928c1 Decomped GetSpeciesIqSkill 2025-12-04 22:36:47 -05:00
AnonymousRandomPerson
404468ee06 Moved IQ_GROUP_SKILLS to C 2025-12-04 22:31:51 -05:00
AnonymousRandomPerson
2e8be0b321 Moved min IQ consts to C 2025-12-04 22:11:07 -05:00
AnonymousRandomPerson
0e62b5f33f
Merge branch 'main' into gravity_funcs 2025-11-29 22:40:39 -06:00
Seth Barberee
d924b9479b Decomp gravity funcs 2025-11-29 20:11:47 -08:00
slaw-22
f7e2d72c69 Decomp special episode funcs 2025-11-29 22:11:08 +00:00
slaw-22
a214005507 Decomp more script var funcs 2025-11-29 09:55:57 +00:00
slaw-22
85fbe8b5a4 Decomp more script variable funcs 2025-11-28 20:38:56 +00:00