Commit Graph

1065 Commits

Author SHA1 Message Date
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
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
4e06fb942c
Merge pull request #218 from AnonymousRandomPerson/main
Some checks failed
build / build (push) Has been cancelled
Clean up some symbol names
2025-11-30 10:48:56 -06: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
e5fa07c676
Merge pull request #217 from SethBarberee/gravity_funcs
Some checks are pending
build / build (push) Waiting to run
Decomp gravity funcs
2025-11-29 22:49:52 -06:00
AnonymousRandomPerson
0e62b5f33f
Merge branch 'main' into gravity_funcs 2025-11-29 22:40:39 -06:00
Seth Barberee
5162e17316 fix: forgot ifndef for TryEnableGravity 2025-11-29 20:28:30 -08:00
AnonymousRandomPerson
84d26675b3
Merge pull request #216 from slaw-22/SpecialEpisode
Decomp special episode funcs
2025-11-29 22:14:26 -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
AnonymousRandomPerson
69ea6f2808
Merge pull request #215 from slaw-22/Scripting6
Some checks are pending
build / build (push) Waiting to run
Decomp more script variable functions
2025-11-29 12:26:31 -06:00
AnonymousRandomPerson
e660115dfa
Merge branch 'main' into Scripting6 2025-11-29 12:13:21 -06:00
AnonymousRandomPerson
8a64882ffb
Merge pull request #214 from slaw-22/Scripting5
Decomp more script variable functions
2025-11-29 12:13:06 -06:00
slaw-22
a214005507 Decomp more script var funcs 2025-11-29 09:55:57 +00:00