Commit Graph

10 Commits (13e611bce050adaac10cffbca12d8253333ed59b)

Author SHA1 Message Date
Randy Li 13e611bce0 Merge branch 'fixup_glibc' into 'master'
dll/wrap: fix build for glibc 2.33

See merge request 
2023-05-12 06:54:06 +00:00
Mr_Goldberg 05e2c3bef0
Implement TCP_NODELAY, thanks 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
ayaka 242abbbfea dll/wrap: fix build for glibc 2.33
I don't think I need the step that converting to legacy struct.

Signed-off-by: ayaka <ayaka@soulik.info>
2021-08-29 16:05:17 +08: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