Commit Graph

7 Commits (95083267325f2978bb11f4c4c0167ac1318784d7)

Author SHA1 Message Date
Nemirtingas 1545e375a2 Fix wrong broadcast addr on windows 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 fae4df7012
Fix custom broadcasts not resolving on windows. 5 years ago
Mr_Goldberg 147fc50be1
custom broadcasts file can now contain domains.
custom broadcasts can now be put in the steam_settings folder.
5 years ago
Mr_Goldberg 701eba17e8
Custom broadcasts file is more appropriate in:
Goldberg SteamEmu Saves/settings/custom_broadcasts.txt

Use C++ vector instead of C arrays.
5 years ago
Arkhist b9e2b5fa40 Added custom broadcasts file 5 years ago
Mr_Goldberg d968c3e1b5
Initial commit. 5 years ago