otavepto
|
c28a1f1f52
|
fix more VS2022 warnings
|
2024-06-04 21:58:04 +03:00 |
|
Detanup01
|
7c5b4e5325
|
Its done
(only left like the >or < comparision with unsigned/signed)
steam_matchmaking.cpp(241,40) has C4244 issue, look into it!
|
2024-05-27 23:24:38 +03:00 |
|
Detanup01
|
3a6a7cef73
|
more stuff
|
2024-05-27 23:24:38 +03:00 |
|
otavepto
|
e5d1a8bda7
|
separate .h/.cpp files
|
2024-05-03 03:33:46 +03:00 |
|
otavepto
|
f315bec961
|
more callbacks
|
2024-04-11 14:08:04 +02:00 |
|
otavepto
|
8576d149d3
|
remove functions names prefixes in debug logs
|
2024-04-06 08:30:08 +02:00 |
|
otavepto
|
3cedf8dbe3
|
refactor line ending + error string
|
2024-04-02 02:48:57 +02:00 |
|
Detanup01
|
bfd2235684
|
Update for 159
|
2024-04-02 01:15:42 +02:00 |
|
otavepto
|
db07e4aadf
|
in Steam_Utils::IsAPICallCompleted initialize the pFailed param to false
|
2024-03-16 07:14:04 +02:00 |
|
otavepto
|
37261bedb8
|
* don't run callbacks in steam_utils::runframe()
* initialize a param in steam_utils::isapicompleted()
|
2024-03-16 05:20:40 +02:00 |
|
otavepto
|
7700cd5dda
|
log message
|
2024-03-15 15:40:33 +02:00 |
|
otavepto
|
3dbfbb76b1
|
* refactor steam_utils into a separate cpp file
* call RunCallbacks() inside Steam_Utils::RunFrame()
|
2024-03-15 02:43:59 +02:00 |
|