cc69121738
lsteamclient: Use the generated interfaces in the manual converters.
...
CW-Bug-Id: #22729
2024-02-15 15:53:26 +02:00
c0d0b2f295
lsteamclient: Generate SteamWorks SDK 1.58 support.
2023-09-27 20:14:12 +03:00
ea07c02886
lsteamclient: Generate SteamWorks SDK 1.57 support.
2023-05-19 18:05:40 +03:00
582047e3be
lsteamclient: Generate SteamWorks SDK 1.56 support.
2023-05-19 18:05:27 +03:00
840959f4cf
lsteamclient: Generate SteamWorks SDK 1.55 support.
2023-05-19 18:05:01 +03:00
b661fabcbd
lsteamclient: Generate SteamWorks SDK 1.54 support.
2023-05-19 18:04:49 +03:00
212cbc0c9a
lsteamclient: Generate steamworks sdk 1.53a support
2022-01-19 11:29:54 +02:00
da911c3bf9
lsteamclient: generate 1.52 support
2021-10-08 13:22:51 -05:00
5504754ce9
lsteamclient: generate 1.51 support
2021-03-31 14:08:10 -05:00
f22095c745
lsteamclient: generate 1.50 support
2020-10-02 14:22:39 -05:00
c0aa7979a3
steamclient: Generate support for steamworks 1.49
2020-09-29 14:29:06 -05:00
a853ce145d
lsteamclient: Import steamworks 1.48a and fix up networkingsockets versions
2020-06-05 08:58:23 -05:00
1bfc03a2c5
steamclient: generate 1.47 support
2020-01-10 07:49:46 -06:00
19b53264bd
lsteamclient: Generate 1.46 support
2019-08-23 09:57:46 -05:00
35752dadb6
lsteamclient: Generate 1.45 support
2019-08-23 09:57:46 -05:00
381ab5f3dc
lsteamclient: Explicitly specify alignment of sub-structs
...
SteamNetConnectionInfo_t has 8-byte alignment on win32, but 4-byte on
Linux. Since we use the same struct on each in lsteamclient,
winSteamNetConnectionStatusChangedCallback_t_712's members would
incorrectly be aligned to 4-byte boundaries.
2019-06-05 10:21:33 -05:00
6195cb8a0a
lsteamclient: Add a manual override for the cpp side of the new networking API
2019-06-05 10:21:32 -05:00
649421bf26
lsteamclient: Add ISteamNetworkingSockets support
2019-05-17 10:50:16 -05:00
528d5d26cf
lsteamclient: Add steamworks sdk 1.44 support
2019-05-17 10:50:12 -05:00
4880c3b3ab
lsteamclient: Make Windows-side struct definitions available to C files
2019-03-07 07:45:44 -06:00
f9f3754f09
lsteamclient: build fixes
2018-10-31 07:48:34 -05:00
ab30d847d9
lsteamclient: Generate struct converters
2018-10-31 07:48:34 -05:00
1c79a6a2d0
lsteamclient: Rework cb struct generation
2018-10-31 07:48:34 -05:00
02d52eea92
lsteamclient: Fix packing for windows structs
2018-10-31 07:48:34 -05:00
bbf914c044
lsteamclient: Rename cb_converters to struct_converters
2018-10-31 07:48:34 -05:00