Rémi Bernon
|
3f94f884ae
|
steam.exe: Fix compilation warnings.
CW-Bug-Id: #22729
|
2024-02-15 15:53:24 +02:00 |
|
Rémi Bernon
|
861ea515bb
|
steam.exe: Build using makedep rules.
CW-Bug-Id: #22729
|
2024-02-15 15:53:24 +02:00 |
|
Rémi Bernon
|
dcb11c0d4b
|
vrclient: Fix some compilation warnings.
CW-Bug-Id: #22729
|
2024-02-15 15:53:24 +02:00 |
|
Rémi Bernon
|
dd34dad5a1
|
vrclient: Build using makedep rules.
CW-Bug-Id: #22729
|
2024-02-15 15:53:24 +02:00 |
|
Rémi Bernon
|
ece68edb6a
|
lsteamclient: Fix some compilation warnings.
CW-Bug-Id: #22729
|
2024-02-15 15:53:24 +02:00 |
|
Rémi Bernon
|
40f210f20c
|
lsteamclient: Build using makedep rules.
CW-Bug-Id: #22729
|
2024-02-15 15:53:23 +02:00 |
|
Rémi Bernon
|
5e415e552c
|
vrclient: Cleanup C method generator.
CW-Bug-Id: #22729
|
2024-02-15 15:53:23 +02:00 |
|
Rémi Bernon
|
c34fc635ce
|
lsteamclient: Cleanup C method generator.
CW-Bug-Id: #22729
|
2024-02-15 15:53:23 +02:00 |
|
Rémi Bernon
|
87cdc4fcad
|
vrclient: Generate thiscall wrappers separately.
CW-Bug-Id: #22729
|
2024-02-15 15:53:23 +02:00 |
|
Rémi Bernon
|
caa21ea5d0
|
lsteamclient: Generate thiscall wrappers separately.
CW-Bug-Id: #22729
|
2024-02-15 15:53:23 +02:00 |
|
Rémi Bernon
|
0ffeec686f
|
vrclient: Introduce a new Method cursor wrapper.
CW-Bug-Id: #22729
|
2024-02-15 15:53:23 +02:00 |
|
Rémi Bernon
|
ad8cbcfc2d
|
lsteamclient: Introduce a new Method cursor wrapper.
CW-Bug-Id: #22729
|
2024-02-15 15:53:23 +02:00 |
|
Rémi Bernon
|
957ce193f9
|
vrclient: Introduce a new Class cursor wrapper.
CW-Bug-Id: #22729
|
2024-02-15 15:53:23 +02:00 |
|
Rémi Bernon
|
e9e6dd3117
|
lsteamclient: Introduce a new Class cursor wrapper.
CW-Bug-Id: #22729
|
2024-02-15 15:53:23 +02:00 |
|
Rémi Bernon
|
5990126dad
|
vrclient: Use the generated names in the C++ method.
CW-Bug-Id: #22729
|
2024-02-15 15:53:23 +02:00 |
|
Rémi Bernon
|
1909c6d441
|
vrclient: Simplify next-is-size handling a bit.
CW-Bug-Id: #22729
|
2024-02-15 15:53:23 +02:00 |
|
Rémi Bernon
|
4fc0934c83
|
lsteamclient: Use the names array for the param converters.
CW-Bug-Id: #22729
|
2024-02-15 15:53:23 +02:00 |
|
Rémi Bernon
|
f8a14dfd27
|
vrclient: Use declspec to generate C++ method signature.
CW-Bug-Id: #22729
|
2024-02-15 15:53:23 +02:00 |
|
Rémi Bernon
|
122e0e362c
|
lsteamclient: Use declspec to generate C++ method signature.
CW-Bug-Id: #22729
|
2024-02-15 15:53:23 +02:00 |
|
Rémi Bernon
|
992384b88f
|
vrclient: Use method.get_arguments instead of get_params.
CW-Bug-Id: #22729
|
2024-02-15 15:53:23 +02:00 |
|
Rémi Bernon
|
5e89fb156a
|
vrclient: Split C++/C method generation helpers.
CW-Bug-Id: #22729
|
2024-02-15 15:53:23 +02:00 |
|
Rémi Bernon
|
e1c7f3e3f3
|
lsteamclient: Split C++/C method generation helpers.
CW-Bug-Id: #22729
|
2024-02-15 15:53:23 +02:00 |
|
Rémi Bernon
|
c9dda0d5b7
|
lsteamclient: Reorder do_cb_wrap first parameters.
CW-Bug-Id: #22729
|
2024-02-15 15:53:23 +02:00 |
|
Rémi Bernon
|
f3eb7b9491
|
vrclient: Split cpp_h generation to a dedicated method.
CW-Bug-Id: #22729
|
2024-02-15 15:53:23 +02:00 |
|
Rémi Bernon
|
064d511e66
|
lsteamclient: Split cpp_h generation to a dedicated method.
CW-Bug-Id: #22729
|
2024-02-15 15:53:23 +02:00 |
|
Rémi Bernon
|
30e873331c
|
vrclient: Return all struct abis from find_struct.
CW-Bug-Id: #22729
|
2024-02-15 15:53:23 +02:00 |
|
Rémi Bernon
|
9bf3f81987
|
lsteamclient: Return all struct abis from find_struct.
CW-Bug-Id: #22729
|
2024-02-15 15:53:23 +02:00 |
|
Rémi Bernon
|
c5a4bc1729
|
vrclient: Filter structs and classes while parsing.
CW-Bug-Id: #22729
|
2024-02-15 15:53:23 +02:00 |
|
Rémi Bernon
|
f31b6d43fb
|
lsteamclient: Filter structs and classes while parsing.
CW-Bug-Id: #22729
|
2024-02-15 15:53:23 +02:00 |
|
Rémi Bernon
|
6a59c1377a
|
vrclient: Use the all_records dict to lookup structs.
CW-Bug-Id: #22729
|
2024-02-15 15:53:23 +02:00 |
|
Rémi Bernon
|
18e3344745
|
lsteamclient: Use the all_records dict to lookup structs.
CW-Bug-Id: #22729
|
2024-02-15 15:53:23 +02:00 |
|
Rémi Bernon
|
2aa6fac5cb
|
vrclient: Introduce new canonical_typename helper.
CW-Bug-Id: #22729
|
2024-02-15 15:53:23 +02:00 |
|
Rémi Bernon
|
c3cb0a26b0
|
lsteamclient: Introduce new canonical_typename helper.
CW-Bug-Id: #22729
|
2024-02-15 15:53:23 +02:00 |
|
Rémi Bernon
|
f82c90c71a
|
vrclient: Sort classes by their version string.
CW-Bug-Id: #22729
|
2024-02-15 15:53:23 +02:00 |
|
Rémi Bernon
|
9da0e96f94
|
lsteamclient: Sort classes by their version string.
CW-Bug-Id: #22729
|
2024-02-15 15:53:23 +02:00 |
|
Rémi Bernon
|
dd7031d547
|
vrclient: Filter classes by version before generating.
CW-Bug-Id: #22729
|
2024-02-15 15:53:23 +02:00 |
|
Rémi Bernon
|
e4ca59abab
|
lsteamclient: Filter classes by version before generating.
CW-Bug-Id: #22729
|
2024-02-15 15:53:23 +02:00 |
|
Rémi Bernon
|
cc1963dbba
|
lsteamclient: Strip interface version suffixes early.
CW-Bug-Id: #22729
|
2024-02-15 15:53:23 +02:00 |
|
Rémi Bernon
|
e6cce9236c
|
vrclient: Parse SDK versions and ABIs in parallel.
CW-Bug-Id: #22729
|
2024-02-15 15:53:23 +02:00 |
|
Rémi Bernon
|
f19380c190
|
lsteamclient: Parse SDK versions and ABIs in parallel.
CW-Bug-Id: #22729
|
2024-02-15 15:53:23 +02:00 |
|
Rémi Bernon
|
60876a1cc6
|
vrclient: Split loading, parsing, and generating steps.
CW-Bug-Id: #22729
|
2024-02-15 15:53:23 +02:00 |
|
Rémi Bernon
|
d4cb359f4b
|
lsteamclient: Split loading, parsing, and generating steps.
CW-Bug-Id: #22729
|
2024-02-15 15:53:23 +02:00 |
|
Rémi Bernon
|
d8bb8ba6a3
|
vrclient: Introduce a dedicated parsing function.
CW-Bug-Id: #22729
|
2024-02-15 15:53:22 +02:00 |
|
Rémi Bernon
|
f6bb931d9a
|
lsteamclient: Introduce a dedicated parsing function.
CW-Bug-Id: #22729
|
2024-02-15 15:53:22 +02:00 |
|
Rémi Bernon
|
73db1a9176
|
vrclient: Use a dict for SDK sources / class mapping.
CW-Bug-Id: #22729
|
2024-02-15 15:53:22 +02:00 |
|
Rémi Bernon
|
ff2999e563
|
lsteamclient: Use a dict for SDK sources / class mapping.
CW-Bug-Id: #22729
|
2024-02-15 15:53:22 +02:00 |
|
Rémi Bernon
|
67210df56b
|
vrclient: Use upper-case global constants.
CW-Bug-Id: #22729
|
2024-02-15 15:53:22 +02:00 |
|
Rémi Bernon
|
adbe64d4bf
|
lsteamclient: Use upper-case global constants.
CW-Bug-Id: #22729
|
2024-02-15 15:53:22 +02:00 |
|
Rémi Bernon
|
34f52223fc
|
vrclient: Remove unused imports and duplicate entries.
CW-Bug-Id: #22729
|
2024-02-15 15:53:22 +02:00 |
|
Rémi Bernon
|
5f6ee9a06e
|
lsteamclient: Remove unused imports and duplicate entries.
CW-Bug-Id: #22729
|
2024-02-15 15:53:22 +02:00 |
|