gfx_opengl_major 3; gfx_opengl_minor 3; gfx_refresh_rate 0; cl_refresh_rate 0; gfx_finish 0; gfx_asyncrender_old 1; gfx_vsync 0; cl_showhud_healthammo 0; cl_showhud_score 0; cl_overlay_entities 100
restart 9ef3c8c
Mark all component functions overrides with override
- heinrich5991
f42a826
Fix Windows CI not properly erroring out on errors - heinrich5991
810787a
Fix Serverbrowser.PingCache test on Windows - heinrich5991
c70e84a
Don't overwrite TOOLS variable in CMakeLists.txt - heinrich5991
67508ad
Add function to get the OS version - heinrich5991
7a6f5a8
Add a function for getting a handle to the current executable file - heinrich5991
1820a0e
Add some checksum functions to the client - heinrich5991
f15b3af
Merge #4648 - bors[bot]