Commit Graph

1196 Commits

Author SHA1 Message Date
VicSevenT
7dd5d34966 Decomp GetExclusiveItemOffsetEnsureValid 2026-01-13 15:43:17 -06:00
AnonymousRandomPerson
d2fa771970
Merge pull request #239 from SethBarberee/moves_2026
Moves 2026
2026-01-09 21:00:53 -05:00
Seth Barberee
d950417a0f fix build 2026-01-09 11:57:44 -08: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
59923389a5 forgot include file 2026-01-09 09:15:46 -08:00
Seth Barberee
20bfcae332 initial commit of moves decomp 2026-01-09 08:51:36 -08:00
AnonymousRandomPerson
7e44380c18
Merge pull request #168 from SethBarberee/aug_2025
Aug 2025
2026-01-04 13:28:07 -05:00
Seth Barberee
b3d4fda4a1 fix build 2026-01-03 13:10:56 -08:00
Seth Barberee
afd76a33ac Decomp InitBulkItem thanks to @tgsm 2026-01-03 13:06:03 -08:00
Seth Barberee
1753dbd905 More item decomp 2026-01-03 13:06:03 -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
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