Half-Life: The Wastes' Software Development Kit source code http://old.thewastes.net/
Find a file
2023-09-09 02:45:11 +03:00
cl_dll client: fix VGUI include and lib path detection 2023-09-06 22:53:40 +03:00
common common: interface: fix dlsym cast, fix headers for Linux 2023-09-06 22:55:26 +03:00
dedicated
dlls server: remove unused typedef keyword 2023-09-06 05:15:03 +03:00
engine Initial fix for write-strings in HLSDK headers 2023-09-06 05:02:32 +03:00
external/SDL2 Add SDL2 build from HLSDK 2.4 2023-09-09 02:44:35 +03:00
game_shared game_shared: bitvec: include correct stdlib headers for standard functions 2023-09-06 05:17:00 +03:00
linux Add SDL2 build from HLSDK 2.4 2023-09-09 02:44:35 +03:00
Network
pm_shared pm_shared: fix struct definition in argument list (causes error on GCC) 2023-09-06 05:16:26 +03:00
public Integrate Waf build system 2023-09-06 03:27:45 +03:00
scripts/waifulib client: fix VGUI include and lib path detection 2023-09-06 22:53:40 +03:00
TheWastes
utils utils: vgui: update VGUI headers, add Linux shared library to link against 2023-09-06 05:23:09 +03:00
.gitignore Integrate Waf build system 2023-09-06 03:27:45 +03:00
mod_options.txt Integrate Waf build system 2023-09-06 03:27:45 +03:00
waf Integrate Waf build system 2023-09-06 03:27:45 +03:00
wscript wscript: force C++98 to avoid std::byte redefining our byte thanks to using namespace std somewhere 2023-09-09 02:45:11 +03:00