Commit Graph

21 Commits

Author SHA1 Message Date
Mateon1
aad27b9c26
Ground script decomp 2024-10-15 00:26:15 +02:00
Mateon1
3331a71b74
Add BUGFIX to ExecuteScriptCommand
Currently nothing sets the BUGFIX define, but that can be added later.
2024-09-26 18:05:24 +02:00
Mateon1
a16ebb40c0
Document script var usage 2024-09-20 01:04:29 +02:00
Mateon1
e2e085f33b
Use enum for FlagJudge operations 2024-09-20 00:57:27 +02:00
Mateon1
b5bb921ade
Update callers of ScriptVar functions to pass NULL for local buffer 2024-09-20 00:57:27 +02:00
Mateon1
b6e48bd68b
Document Judge-related ScriptVar functions 2024-09-20 00:57:27 +02:00
Mateon1
439a43e82c
Document more script var stuff 2024-09-20 00:57:27 +02:00
Mateusz Naściszewski
d57ec58b5b
Minor cleanup 2024-09-15 21:08:44 +02:00
Mateusz Naściszewski
be0463ab75
Properly typed callbacks 2024-09-15 21:07:06 +02:00
Mateusz Naściszewski
4b9cc03736
GroundScript callbacks 2024-09-15 20:36:20 +02:00
Mateusz Naściszewski
ae3c563713
Mega rename 2024-09-15 20:29:02 +02:00
Seth Barberee
989df3b591 continue to clean ExecuteScriptCommand 2024-08-15 03:05:48 -07:00
Seth Barberee
3bfc80f8f7 decomped GroundScript_ExecuteTrigger 2024-08-15 01:32:36 -07:00
Seth Barberee
3438e615f3 more ground script work 2024-08-14 13:35:27 -07:00
Seth Barberee
4b1e714c2e more stuff in ewram 2024-08-14 12:04:37 -07:00
Mateusz Naściszewski
3ac1edf535
Document script engine return values 2024-07-23 09:07:58 +02:00
Mateusz Naściszewski
a2791c6dcf
Add warning about hacky function signatures, to not use these as source in header files without rechecking 2024-07-23 07:44:12 +02:00
Mateusz Naściszewski
9f1e5c9572
Address review comments 2024-07-23 07:39:26 +02:00
Mateusz Naściszewski
b3c4114a93
Less hacky mismatched declaration, plus removal of unneeded union 2024-07-23 00:58:26 +02:00
Mateusz Naściszewski
6a420ad62d
Holy shit! It's done! ExecuteScriptCommand matched 2024-07-22 21:11:52 +02:00
Mateusz Naściszewski
484343340a
Split ground_script in preparation for ExecuteScriptCommand 2024-07-22 17:04:52 +02:00