Commit Graph

1083 Commits

Author SHA1 Message Date
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
AnonymousRandomPerson
cfc5a1d429
Merge pull request #238 from SethBarberee/overlay_29_02338560
decomp TrySpawnDoughSeedPoke
2026-01-03 15:40:35 -05:00
Seth Barberee
45af4247e7 wrong field index 2026-01-03 12:18:05 -08:00
Seth Barberee
af52c034e1 decomp TrySpawnDoughSeedPoke 2026-01-03 12:02:10 -08:00
AnonymousRandomPerson
44374b7673
Merge pull request #237 from slaw-22/DungeonInit3
Decomp GetDungeonModeSpecial and IsNoLossPenaltyDungeon
2026-01-01 17:42:04 -05:00
slaw-22
a166c0cd98 Decomp GetDungeonModeSpecial and IsNoLossPenaltyDungeon 2026-01-01 20:32:30 +00:00
AnonymousRandomPerson
20af3faad0
Merge pull request #236 from slaw-22/DungeonInit2
Decomp more dungeon initialisation funcs
2026-01-01 14:45:31 -05:00
slaw-22
2fa4800903 Decomp more dungeon initialisation funcs 2026-01-01 18:55:44 +00:00
AnonymousRandomPerson
478bc10614
Merge pull request #235 from slaw-22/DungeonInit
Decomp InitDungeonInit
2025-12-31 17:21:31 -05: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
AnonymousRandomPerson
3222443896
Merge pull request #234 from VicSevenT/decomp_main_0200E864
Decomp GetItem* functions
2025-12-31 14:56:59 -05:00
VicSevenT
95d27c2e56 Update format symbol names 2025-12-31 13:13:17 -06:00
VicSevenT
c724e029d8 Decomp main_0200E864 (GetItem* functions) 2025-12-30 20:36:56 -06:00
AnonymousRandomPerson
fddbd26924
Merge pull request #233 from slaw-22/Options5
Decomp SetOptions, GetOptions and InitOptions
2025-12-28 11:46:50 -05:00
AnonymousRandomPerson
0bc720e4a5
Merge branch 'main' into Options5 2025-12-28 11:32:50 -05:00
AnonymousRandomPerson
8cbd0b7e98
Merge pull request #232 from slaw-22/Options4
Decomp LoadOptionsFromCtx and SaveOptionsToCtx
2025-12-28 11:32:32 -05:00
slaw-22
bd9f982081 Decomp SetOptions, GetOptions and InitOptions 2025-12-26 11:25:50 +00:00
slaw-22
d5db0ebc46 Decomp LoadOptionsFromCtx and SaveOptionsToCtx 2025-12-26 09:04:24 +00:00
AnonymousRandomPerson
555b5d3230
Merge pull request #231 from slaw-22/Options3
Some checks failed
build / build (push) Has been cancelled
Decomp more options funcs #2
2025-12-22 02:18:51 -05:00
slaw-22
4ebc1386d8 Decomp more options funcs #2 2025-12-22 06:51:47 +00:00
AnonymousRandomPerson
36e2373448
Merge pull request #230 from slaw-22/Options2
Some checks are pending
build / build (push) Waiting to run
Decomp more options funcs
2025-12-21 17:34:40 -05:00
AnonymousRandomPerson
31c056998a
Merge branch 'main' into Options2 2025-12-21 09:14:53 -05:00
slaw-22
2b02d58d14 Decomp more options funcs 2025-12-21 08:44:48 +00:00
AnonymousRandomPerson
9227cf1e33
Merge pull request #229 from slaw-22/Options1
Some checks are pending
build / build (push) Waiting to run
Decomp options funcs
2025-12-21 01:57:20 -05:00
slaw-22
852ad2c5da Decomp options funcs 2025-12-20 17:51:54 +00:00
AnonymousRandomPerson
4a78adb0fa
Merge pull request #228 from slaw-22/GameMode
Some checks failed
build / build (push) Has been cancelled
Decomp GetGameMode
2025-12-19 01:57:16 -05:00
slaw-22
93b6c30586 Decomp GetGameMode 2025-12-18 20:19:02 +00:00
AnonymousRandomPerson
db83096aaa
Merge pull request #227 from slaw-22/Scripting9
Some checks are pending
build / build (push) Waiting to run
Decomp game mode funcs
2025-12-18 10:49:43 -05:00
slaw-22
5288aa529e Decomp game mode funcs 2025-12-18 13:09:43 +00:00
AnonymousRandomPerson
cec4db2faf
Merge pull request #225 from slaw-22/Scripting8
Some checks failed
build / build (push) Has been cancelled
Decomp InitScriptVariableValues
2025-12-15 19:06:17 -05:00
slaw-22
a9d031bdf0 Decomp InitScriptVariableValues. Replace enum script_var_id parameters with s16 (required to match InitScriptVariableValues) 2025-12-15 17:36:41 +00:00
AnonymousRandomPerson
cbfd88f580
Merge pull request #224 from slaw-22/Scripting7
Some checks are pending
build / build (push) Waiting to run
Decomp more Script Variable functions
2025-12-11 21:52:45 -05:00
AnonymousRandomPerson
a3fd059393
Merge branch 'main' into Scripting7 2025-12-11 21:43:27 -05:00
AnonymousRandomPerson
97ccf7fce6
Merge pull request #221 from slaw-22/ScenarioFlagBackupAndRestore
Decomp ScenarioFlagRestore and ScenarioFlagBackup
2025-12-11 21:43:08 -05:00
slaw-22
e3f5c886c8 Decomp InitEventFlagScriptVars 2025-12-08 20:08:47 +00:00
slaw-22
cbed3f6d79 Decomp DefaultInitScriptVariable 2025-12-07 07:27:11 +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
0c7f2fefcf Merge branch 'main' into ScenarioFlagBackupAndRestore 2025-12-07 06:30:21 +00:00
slaw-22
0e4a65668b Decomp ScenarioFlagRestore and ScenarioFlagBackup 2025-12-07 06:11:38 +00:00
AnonymousRandomPerson
c8d3455d18
Merge pull request #222 from AnonymousRandomPerson/main
Some checks failed
build / build (push) Has been cancelled
Decomped EnableIqSkill and DisableIqSkill
2025-12-06 16:10:44 -05:00
AnonymousRandomPerson
5d95ef4340 Decomped EnableIqSkill and DisableIqSkill
Decomped with help from @taxicat1.
2025-12-06 14:34:25 -05:00
AnonymousRandomPerson
77d523e047
Merge pull request #220 from slaw-22/PerformanceFlag
Decomp PerformanceProgressFlag funcs
2025-12-06 14:33:36 -05:00
slaw-22
3ffd200f89 Decomp PerformanceProgressFlag funcs 2025-12-06 08:32:38 +00:00
AnonymousRandomPerson
c8de68261a
Merge pull request #219 from AnonymousRandomPerson/main
Some checks failed
build / build (push) Has been cancelled
Decomped IQ functions
2025-12-05 00:16:36 -05: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
b28359d072 Moved IQ_SKILLS to C 2025-12-04 22:59:25 -05:00
AnonymousRandomPerson
c564019044 Decomped GetIqGroup 2025-12-04 22:41:11 -05:00