smallmodel
|
4695932ea1
|
Added StoppedNotify()
This fixes scripts waiting for another executing script which fixes Actor being stuck on some animations
|
2023-11-01 17:31:46 +01:00 |
|
smallmodel
|
a6e602af1d
|
Renamed variables in ScriptClass::RemoveThread for more clarification
|
2023-10-26 20:18:50 +02:00 |
|
smallmodel
|
b291ab92b6
|
Fixed script class being always created even when a thread was started in the same group
|
2023-10-26 20:08:09 +02:00 |
|
smallmodel
|
68d48d9889
|
Used clang-format on some common files
|
2023-07-05 21:24:02 +02:00 |
|
OM
|
c287638f99
|
Reworked file inclusion (using relative path)
|
2023-06-17 01:24:20 +02:00 |
|
L
|
fbd03b6a26
|
Debloated g_local.h include files
|
2023-04-29 21:56:38 +02:00 |
|
L
|
d4faf0c0e0
|
Fixed compilation errors on Unix
|
2023-02-01 00:28:40 +01:00 |
|
L
|
cf18c3a96f
|
Moved script stuff to their matching directory
|
2023-01-30 18:20:50 +01:00 |
|