Soar Qin
856c0e7d26
Tweaks and fixes
...
1. Dynamically load RtlGenRandom() from advapi32.dll
2. Fix no return value warning in steam_overlay.h
3. Fix command-line too long issue in batch files by using
setlocal/endlocal
2022-09-24 20:52:11 +08:00
Mr_Goldberg
05e2c3bef0
Implement TCP_NODELAY, thanks #209
2022-09-03 04:20:03 -04:00
Mr_Goldberg
3abc5976e0
Reset LastError in some functions for game devs that can't code.
2022-08-11 20:52:02 -04:00
Mr_Goldberg
c17fb0c931
Update Nemirtingas overlay to latest.
2022-08-05 02:06:42 -04:00
Mr_Goldberg
8695ea2dce
Support achievements that are triggered automatically with stats.
...
The achievements config MUST be generated with the achievements_gen.py script.
2022-07-12 01:09:27 -04:00
Mr_Goldberg
98b149b9b6
SDK 1.52
2021-12-06 16:51:17 -05:00
Mr_Goldberg
51702b898e
UTF8 paths are now properly handled on windows.
2021-04-25 12:44:41 -04:00
Mr_Goldberg
4cb55c52e2
Add support for loading custom dlls in the experimental build.
...
Put them in steam_settings\load_dlls\
2020-12-25 21:00:36 -05:00
Nemirtingas
fe9bbd1104
Add a common include file.
2020-07-16 11:56:24 +02:00