Commit Graph

463 Commits

Author SHA1 Message Date
Seth Barberee
2a478bc062 more item funcs 2026-01-31 08:58:34 -08:00
Seth Barberee
74f0a49c5a unify bag item struct and use proper header 2026-01-31 08:58:34 -08:00
VicSevenT
b75c533e88 Decomp LoadItemPspi2n 2026-01-13 16:03:33 -06:00
VicSevenT
7035e32400 Combine item_util_1 and item_util_2 2026-01-13 15:54:08 -06:00
VicSevenT
9367cfc659 Transform ITEM_DATA_TABLE_PTRS into a struct 2026-01-13 15:54:05 -06:00
VicSevenT
9f8bd00748 Decomp GetItemTypeParameter 2026-01-13 15:43:17 -06:00
VicSevenT
1d5b73adc8 Decomp GetExclusiveItemType 2026-01-13 15:43:17 -06:00
VicSevenT
7dd5d34966 Decomp GetExclusiveItemOffsetEnsureValid 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
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
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
Seth Barberee
af52c034e1 decomp TrySpawnDoughSeedPoke 2026-01-03 12:02:10 -08:00
slaw-22
a166c0cd98 Decomp GetDungeonModeSpecial and IsNoLossPenaltyDungeon 2026-01-01 20:32:30 +00: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
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
slaw-22
4ebc1386d8 Decomp more options funcs #2 2025-12-22 06:51:47 +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
93b6c30586 Decomp GetGameMode 2025-12-18 20:19:02 +00:00
slaw-22
5288aa529e Decomp game mode funcs 2025-12-18 13:09:43 +00: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
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
5d95ef4340 Decomped EnableIqSkill and DisableIqSkill
Decomped with help from @taxicat1.
2025-12-06 14:34:25 -05:00
slaw-22
3ffd200f89 Decomp PerformanceProgressFlag funcs 2025-12-06 08:32: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
579ffdecca Renamed scenario progress symbols 2025-11-30 10:13:13 -06:00
AnonymousRandomPerson
57ed202204 Rename some special episode symbols for consistency 2025-11-29 22:50:27 -06:00
AnonymousRandomPerson
addcaa0c96 Rename some script engine symbols from pmdsky-debug 2025-11-29 22:50:27 -06:00
AnonymousRandomPerson
afeb17ed26 Update some return types to bool 2025-11-29 22:50:27 -06:00
AnonymousRandomPerson
0e62b5f33f
Merge branch 'main' into gravity_funcs 2025-11-29 22:40:39 -06:00