Commit Graph

4 Commits (f24597d9c92c89ae1ce49ba56434ed688a70f9eb)

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