DizzyEggg
|
176de96f3c
|
decompile event_flag
|
2025-02-14 21:24:51 +01:00 |
|
Seth Barberee
|
0f67614ae8
|
finish up code_8002774_2
|
2025-02-06 08:10:51 -08:00 |
|
DizzyEggg
|
edd2454349
|
remove EWRAM_DATA_2
|
2024-12-15 21:12:36 +01:00 |
|
Kermalis
|
8c99f6d1cd
|
Merge branch 'master' into other-menus
|
2024-12-04 03:04:03 -05:00 |
|
DizzyEggg
|
a503a5c186
|
GroundLink_GetArea GroundLink_GetPos
|
2024-12-03 10:48:59 +01:00 |
|
DizzyEggg
|
235a453f1d
|
Fix fatal error func declarations
|
2024-12-02 12:37:12 +01:00 |
|
Kermalis
|
1c70293fb8
|
Match sub_8037810
|
2024-11-30 21:14:52 -05:00 |
|
DizzyEggg
|
86c247954e
|
remove GROUND_SCRIPT_INCOMPLETE_DECLARATIONS
|
2024-11-29 11:11:37 +01:00 |
|
Mateon1
|
f8f076d14d
|
Clean up some script stuff, based on blue ROM
|
2024-11-16 19:43:17 +01:00 |
|
Mateon1
|
8ba2124f1e
|
Rename Positions
|
2024-11-16 19:42:40 +01:00 |
|
Mateon1
|
bba6da7537
|
Convert callers to s24_8, use struct for type safety
|
2024-11-16 19:42:19 +01:00 |
|
Mateon1
|
1912820813
|
math cleanup
|
2024-11-16 19:41:48 +01:00 |
|
Kermalis
|
15b4b39ff7
|
Match sub_80948E4
|
2024-11-09 03:22:29 -05:00 |
|
Kermalis
|
25efe1ca67
|
Finish math.s
|
2024-11-05 09:43:47 -05:00 |
|
DizzyEggg
|
b71f4b17d8
|
rename format string related
|
2024-10-29 14:41:09 +01:00 |
|
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 |
|