.. |
cc_instance.cpp
|
JANITORIAL: Fix "the the" and similar typos
|
2022-07-29 19:36:40 +03:00 |
cc_instance.h
|
AGS: As a hotfix, restored the old way to test for hung script loops
|
2022-06-23 23:57:49 +01:00 |
executing_script.cpp
|
AGS: Added script instance thread stack, replacing current_instance
|
2022-05-05 22:41:06 -07:00 |
executing_script.h
|
AGS: Replaced more strcpy with snprintf, for safety
|
2022-06-19 20:50:24 +01:00 |
exports.cpp
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
exports.h
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
non_blocking_script_function.h
|
AGS: pass key modifiers as an extra arg to on_key_press
|
2022-04-21 20:23:53 -07:00 |
runtime_script_value.cpp
|
AGS: Reorganized few cc_ headers
|
2022-05-05 22:41:07 -07:00 |
runtime_script_value.h
|
AGS: made SystemImports index an unsigned value
|
2022-04-24 16:00:05 -07:00 |
script_api.cpp
|
AGS: Replaced Math/std Min/Max with ScummVM macros
|
2022-05-05 22:41:10 -07:00 |
script_api.h
|
AGS: Added "sound volume" param to all Animate() functions
|
2022-05-10 21:17:59 -07:00 |
script_runtime.cpp
|
AGS: Removed some redundant/obsolete comments
|
2022-10-09 18:56:36 +01:00 |
script_runtime.h
|
AGS: Removed some redundant/obsolete comments
|
2022-10-09 18:56:36 +01:00 |
script.cpp
|
AGS: Abort current scripts on close window event
|
2022-06-23 23:57:26 +01:00 |
script.h
|
AGS: Fixed sending non-error messages to debugger
|
2022-05-05 22:41:07 -07:00 |
system_imports.cpp
|
AGS: made SystemImports index an unsigned value
|
2022-04-24 16:00:05 -07:00 |
system_imports.h
|
AGS: made SystemImports index an unsigned value
|
2022-04-24 16:00:05 -07:00 |