otavepto
|
d1d5416d62
|
implement isteamgamestats
|
2024-06-16 19:08:44 +03:00 |
|
Detanup01
|
65521debe6
|
fix those requests
|
2024-06-14 19:10:12 +03:00 |
|
Detanup01
|
4390cc1616
|
isteamvideo001 interface added
|
2024-06-14 19:10:12 +03:00 |
|
otavepto
|
b75b5ee282
|
exit on missing interface instead of returning a pointer
|
2024-06-08 16:14:12 +03:00 |
|
Detanup01
|
c477a031ac
|
steam screenshot
|
2024-05-10 19:43:03 +03:00 |
|
Detanup01
|
a01c35187d
|
note on interface versions
|
2024-05-10 19:15:27 +03:00 |
|
otavepto
|
d662d0ec8e
|
initialize all temp pointers to null
|
2024-05-05 17:20:18 +03:00 |
|
otavepto
|
e92bf25f02
|
more missed c-style casts, no more (void*) casts are left
|
2024-05-05 17:20:18 +03:00 |
|
otavepto
|
2ede507e96
|
* refactor Steam_Client class implementation, by moving all interfaces getters into a separate .cpp file
* use C++ casts instead of C-Style casts, allowing the compiler to throw errors for invalid usages/casts
|
2024-05-05 17:20:18 +03:00 |
|