Commit Graph

539 Commits

Author SHA1 Message Date
AnonymousRandomPerson
5f5544a1d5 Decomped sub_0205B008
Decomped by @slaw-22
2026-03-16 22:54:01 -04:00
AnonymousRandomPerson
72b96be83d Decomped GetStatBoostsForMonsterSummary
Decomped by @slaw-22
2026-03-16 22:51:16 -04:00
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
9f1f4e4fcf Swapped incorrect item_data_flag names 2026-03-13 17:18:06 -04:00
AnonymousRandomPerson
f078017a2b
Merge branch 'main' into main 2026-02-03 13:04:17 -05:00
Seth Barberee
6218fc0a4a update INVENTORY_SIZE 52 -> 50 2026-02-02 21:31:38 -08:00
AnonymousRandomPerson
4aa593bf63 Renamed IsMonsterCornered 2026-01-31 22:43:34 -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
92d3be26cd match GetExclusiveItem thanks to @taxicat1 2026-01-31 08:58:35 -08:00
Seth Barberee
f0bd067b72 few more monster funcs 2026-01-31 08:58:35 -08:00
Seth Barberee
751aa84dee more item work 2026-01-31 08:58:35 -08:00
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
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
slaw-22
f3ca27a51d Decomp more script variable functions 2025-11-26 21:19:55 +00:00
slaw-22
fdcfbc4baa Decomp EventFlagResume and EventFlagBackup 2025-11-25 21:37:42 +00:00
slaw-22
f0bf1cdd43 Rename scripting -> script_variable 2025-11-22 08:26:57 +00:00
slaw-22
77c3c59567 Decomp LoadAndCompareScriptVars 2025-11-22 08:16:41 +00:00
slaw-22
23e20d9c8b Decomp CompareScriptVarWithParam 2025-11-22 07:58:33 +00:00
slaw-22
92e1ea84ad Decomp CompareScriptVariablesVeneer 2025-11-22 07:39:12 +00:00
slaw-22
40adda7593 Decomp UpdateScriptVarWithVar 2025-11-22 07:30:26 +00:00
slaw-22
86c6e15f7c Decomp UpdateScriptVariable 2025-11-22 07:01:49 +00:00
slaw-22
298caf6680 Decomp CalcScriptVariablesVeneer 2025-11-22 06:37:09 +00:00
slaw-22
4f59b29d2a Decomp CompareScriptVariables and make CalcScriptVariables consistent 2025-11-21 19:38:20 +00:00
AnonymousRandomPerson
b9e1560ab8 Decomped UpdateIqSkills 2025-11-17 23:40:54 -05:00
AnonymousRandomPerson
a47a2cad7e Decomped IsAtJunction 2025-11-15 23:58:55 -05:00
AnonymousRandomPerson
a5882c3d58 Decomped ShouldAvoidFirstHit 2025-11-15 23:19:43 -05:00
AnonymousRandomPerson
6ddd6ad9b9 Decomped GetLeader 2025-11-15 23:11:18 -05:00
AnonymousRandomPerson
b74b0f2b7e Decomped GetLeaderIfVisible 2025-11-15 22:54:56 -05:00
AnonymousRandomPerson
045b081c48 Decomped CanSeeTeammate 2025-11-15 22:45:04 -05:00
AnonymousRandomPerson
12e467d633 Decomped GetTurnLimit 2025-11-15 22:36:37 -05:00
AnonymousRandomPerson
158d34000c Merge branch 'main' of https://github.com/pret/pmd-sky 2025-11-14 21:46:34 -05:00
AnonymousRandomPerson
ce57ac1f63
Merge branch 'main' into stat_functions 2025-11-14 18:01:25 -05:00
AnonymousRandomPerson
1e3313701e Decomped IsTeamMemberOnFirstTurnInFixedRoom 2025-11-14 00:07:50 -05:00