Commit Graph

14 Commits

Author SHA1 Message Date
Nemirtingas
c077e8f8d7 Merge branch 'master' into 'windows_random'
# Conflicts:
#   .gitignore
#   build_win_debug_experimental.bat
#   build_win_lobby_connect.bat
#   build_win_release.bat
#   build_win_release_experimental.bat
#   dll/base.cpp
2020-10-13 10:19:46 +00:00
Mr_Goldberg
db2a803cf7
A few improvements to the overlay merge request.
NO_OVERLAY define becomes EMU_OVERLAY which enables the overlay instead of disabling it.

disable_overlay.txt moved to steam_settings.
2020-01-19 12:55:14 -05:00
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
2019-12-06 12:44:43 +00:00
Nemirtingas
7a59f48000 Merge branch 'master' into achievements_support 2019-08-26 19:45:58 +02:00
Nemirtingas
2365b50c38 Merge branch 'master' into overlay_h 2019-08-26 19:32:06 +02:00
Mr_Goldberg
1d920c538a
Christsnatcher .bat improvements. 2019-08-26 13:01:00 -04:00
Nemirtingas
b17e3b7be3 Added win static build for curl 2019-08-21 21:35:41 +02:00
Nemirtingas
411c2c2dda Revert Test Fix 2019-08-14 22:31:44 +02:00
Nemirtingas
6ef60bfe63 Test fix 2019-08-14 22:08:22 +02:00
Nemirtingas
7386e55fb5 Added overlay to windows batch build 2019-08-14 19:06:14 +02:00
Nemirtingas
69c6bb5399 Removed dependency to rtlgenrandom for windows because we use
std::random_device, so we remove the random function for linux by the
way.

Updated the get_env_variable for Windows so in the future we don't get
suprises when having env variables with length > 1024 (even if its
extremely rare).
2019-06-14 20:46:51 +02:00
Mr_Goldberg
fb7c8ea35b
Make lobby_connect work on Linux.
Fix a bug with it not finding rich presence.

Code is all open source now so no need to ship the lobby connect source in the release.
2019-04-16 17:58:08 -04:00
Mr_Goldberg
320063c339
Fix building on latest vspkg protobuf package. 2019-04-13 12:51:54 -04:00
Mr_Goldberg
d968c3e1b5
Initial commit. 2019-04-13 12:21:56 -04:00