openmohaa/code/sys
2025-03-13 23:37:20 +01:00
..
new Add HTTP support and update checking 2025-02-24 02:20:31 +01:00
CMakeLists.txt Use cURL instead of cpp-httplib 2025-03-05 23:40:05 +01:00
con_log.c ioquake3 porting 2023-05-24 19:29:36 +02:00
con_passive.c Hard reset 2016-03-27 11:49:47 +02:00
con_tty.c ioquake3 porting 2023-05-24 19:29:36 +02:00
con_win32.c ioquake3 porting 2023-05-24 19:29:36 +02:00
sys_autoupdater.c Use safe version of sprintf and strcpy 2024-09-20 23:08:53 +02:00
sys_loadlib.h ioquake3 porting 2023-05-24 19:29:36 +02:00
sys_local.h Fix macOS client/server failing to start from terminal 2023-06-17 02:19:29 +02:00
sys_main.c Add HTTP support and update checking 2025-02-24 02:20:31 +01:00
sys_osx.m Fix macOS client/server failing to start from terminal 2023-06-17 02:19:29 +02:00
sys_unix.c Reimplement Sys_ListFiles and Sys_ListFilteredFiles 2024-09-21 19:36:13 +02:00
sys_update_checker.cpp Preallocate and set the maximum buffer size to receive the request 2025-03-13 23:37:20 +01:00
sys_update_checker.h Notify the request thread of shutdown only if it's waiting 2025-03-13 22:37:21 +01:00
sys_win32.c Reimplement Sys_ListFiles and Sys_ListFilteredFiles 2024-09-21 19:36:13 +02:00
win_bounds.cpp Use stdlib.h as malloc.h is deprecated 2024-09-20 21:27:53 +02:00
win_localization.cpp Fix localization not working properly 2025-01-08 22:52:47 +01:00
win_localization.h Format localization source files 2025-01-08 21:26:41 +01:00
win_manifest.xml ioquake3 porting 2023-05-24 19:29:36 +02:00
win_resource.h Hard reset 2016-03-27 11:49:47 +02:00
win_resource.rc Add a basic launcher 2024-11-04 01:00:53 +01:00