Commit Graph

23 Commits (master)

Author SHA1 Message Date
Mr_Goldberg 03426b217d
Set the appid env variables. 2 years ago
Mr_Goldberg d215070876
Whitelist custom broadcasts in non LAN ip blocking. 2 years ago
Mr_Goldberg c8092f9f45
Implement GetFileDetails. 3 years ago
Nemirtingas fe9bbd1104 Add a common include file. 4 years ago
Mr_Goldberg beffb89bda
Some refactoring. Added a define for the default callresult/callback timeout. 4 years ago
Mr_Goldberg 714904b984
Make all functions return something and re enable the msvc error. 4 years ago
Mr_Goldberg 0f6ae7f09e
Don't block local adapter related ips in experimental build. 4 years ago
Mr_Goldberg 7e136bba14
Callback results improvements. 4 years ago
Mr_Goldberg ffdaf72597
Merge branch 'overlay_h' of https://gitlab.com/Nemirtingas/goldberg_emulator
# Conflicts:
#	build_steamos.sh
#	dll/dll.cpp
4 years ago
Mr_Goldberg 958ced0edd
Add a delay to give games time to register call results. 4 years ago
Nemirtingas 118dee9278 Merge remote-tracking branch 'Mr_Goldberg/master' into overlay_h 4 years ago
Mr_Goldberg afa12b5846
Remove useless code. 5 years ago
Nemirtingas d1a4adc5bd Merge branch 'master' into 'overlay_h'
# Conflicts:
#   .gitlab-ci.yml
#   dll/steam_client.cpp
#   dll/steam_inventory.h
#   dll/steam_user_stats.h
5 years ago
Mr_Goldberg 736d1a9090
Make isteamutils call result functions respect callback delays. 5 years ago
Nemirtingas dd13377be7 Added linux arch define 5 years ago
Nemirtingas 495bc957cd Added some os detection
Need to detect linux x86 or x64
5 years ago
Mr_Goldberg 0e17aeef76
Basic steamclient.dll emulation.
Build with STEAMCLIENT_DLL defined to build in steamclient.dll mode.
5 years ago
Mr_Goldberg e252f83e8a
Make auth stuff behave more like real steam. 5 years ago
Nemirtingas e54072918f Added check on directory in Local_Storage::file_exists
Added check on directory in Local_Storage::file_exists.
Added check in get_filenames_recursive if last char is the path separator (some use cases were adding a path separator even if there were already one).

In base.h, added check on s and r, that will avoid an out-of-range vector exception on Visual Studio, same for network.cpp.
5 years ago
Mr_Goldberg a36f6e8e68
Add support for setting app/DLC paths. 5 years ago
Mr_Goldberg e3ddc8d89f
Very basic steam game coordinator emulation. 5 years ago
Mr_Goldberg 06b0d1c67f
Fix build issue on latest vs build tools. 5 years ago
Mr_Goldberg d968c3e1b5
Initial commit. 5 years ago