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 |
|