pandemonium_engine/platform
Relintai 850a84584d ported: Add OS::is_process_running function.
Adds the is_process_running function to the native OS class and exposes it to script.
This is implemented on Windows and Unix platforms. A stub is provided for other platforms that do not support this function.
Documentation is updated to reflect new API function. - mdavisprog
53fb0440d3
I did change it a bit.
2022-07-27 14:46:53 +02:00
..
android Ported: Check for null when retrieving clip data item text on Android - madmiraal 2022-07-27 14:28:26 +02:00
frt
frt_sdl
iphone Ported: Fix simulatenous touches for different touch types - Paulo Feodrippe 2022-07-27 14:33:08 +02:00
javascript Add flag to disable weak symbols in ZSTD. 2022-07-27 14:35:37 +02:00
osx Crash handler: Use print_error to include backtrace in logs 2022-07-27 14:25:16 +02:00
server
windows ported: Add OS::is_process_running function. 2022-07-27 14:46:53 +02:00
x11 Crash handler: Use print_error to include backtrace in logs 2022-07-27 14:25:16 +02:00
register_platform_apis.h
SCsub