Commit Graph

7 Commits (1d920c538ac97137af993403c7bf1c7ec84a2ee2)

Author SHA1 Message Date
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