Commit Graph

  • bf012e6390 Implementations for MacOS support. Nemirtingas 2020-10-14 06:44:44 +0200
  • 0a4fdf1f69 Use cross-compilation docker images. Nemirtingas 2020-10-14 06:44:04 +0200
  • 7ad4fc1fdf Change includes for nlohmann libs. Nemirtingas 2020-10-14 06:43:33 +0200
  • 1ec923d69e Update build_win_debug_experimental_steamclient.bat Nemirtingas 2020-10-13 16:09:26 +0000
  • 888fe925f7 Update build_win_release_experimental_steamclient.bat Nemirtingas 2020-10-13 16:08:45 +0000
  • 31bfc4acb8 Update base.cpp Nemirtingas 2020-10-13 14:16:52 +0000
  • c3db061c6a Update .gitignore Nemirtingas 2020-10-13 13:16:47 +0000
  • c077e8f8d7 Merge branch 'master' into 'windows_random' Nemirtingas 2020-10-13 10:19:46 +0000
  • b9129b3932 Merge branch 'master' into 'source_query_mr' Nemirtingas 2020-10-13 10:01:41 +0000
  • fc76b2d53f Add LICENCE FILE Nemirtingas 2020-10-09 13:17:36 +0000
  • c8e9a162ea Add steam screenshot api. Nemirtingas 2020-10-09 13:48:09 +0200
  • ef35271a38 Add image png/jpg read and png write libraries. Nemirtingas 2020-10-09 13:46:33 +0200
  • af3b7223bd
    Try to use less CI minutes. Mr_Goldberg 2020-10-04 13:15:32 -0400
  • 95bebdfb7c
    Implement poll groups and missing message fields. Mr_Goldberg 2020-10-04 13:14:49 -0400
  • 747f178b56
    SDK 1.50 Mr_Goldberg 2020-09-14 19:53:56 -0400
  • f6a2c0e5ef
    ISteamNetworkingSocketsSerialized004 Mr_Goldberg 2020-08-27 00:15:15 -0400
  • a22ca27c26
    Don't trust anyone especially not the steam sdk docs. Mr_Goldberg 2020-08-25 23:14:23 -0400
  • 4180911fec
    Fix lobby_connect. Mr_Goldberg 2020-08-08 19:27:29 -0400
  • cbdd033b34
    Make GetAchievementAndUnlockTime return false to prevent some games getting stuck. Mr_Goldberg 2020-08-08 13:49:18 -0400
  • 2e1c24dfea
    Small code cleanup. Mr_Goldberg 2020-08-03 23:08:22 -0400
  • ba25559920
    Fixes to matchmaking and friends. Mr_Goldberg 2020-08-03 12:56:33 -0400
  • 4210156192 Merge branch 'SteamNetworkingIdentity_ToString' into 'master' Nemirtingas 2020-07-16 18:25:53 +0000
  • e100c89160 Remove some other headers that are in common_includes.h Nemirtingas 2020-07-16 20:25:14 +0200
  • fe9bbd1104 Add a common include file. Nemirtingas 2020-07-16 11:56:24 +0200
  • 25ee1dfa52 Implement all 4 Steam_Networking_Utils functions Nemirtingas 2020-07-15 20:33:49 +0200
  • ce5d5788fa Merge branch 'SteamNetworkingIdentity_ToString' into 'master' Nemirtingas 2020-07-13 21:23:21 +0000
  • d86721afcb Implement SteamNetworkingIdentity_ToString for volcanoids Nemirtingas 2020-07-13 23:22:36 +0200
  • 31c1453d2b
    Implement the GamepadIndex functions. Mr_Goldberg 2020-07-11 11:48:01 -0400
  • 9b9c440fbc
    Fixed crash when getlobbydata key is null. Mr_Goldberg 2020-07-07 21:47:10 -0400
  • e9cdbdd07f
    Fixed ColdClientLoader ExeCommandLine not working for some games. Mr_Goldberg 2020-07-06 11:27:05 -0400
  • c7fd4ba158
    FileReadAsync should be as fast as possible. Mr_Goldberg 2020-07-05 18:46:38 -0400
  • a32bba8c68
    Small changes to gitlab.io site. Mr_Goldberg 2020-06-29 10:21:43 -0400
  • 39cb2c7c17
    Implement the promoitems functions. Mr_Goldberg 2020-06-25 11:26:40 -0400
  • 833510fbf1
    Very basic implementations of a few steamhttp functions. Mr_Goldberg 2020-06-25 11:26:19 -0400
  • d531e27ac0
    Fixed potential bug. Thanks to Nemirtingas for finding it. Mr_Goldberg 2020-06-23 07:19:45 -0400
  • 02ee5f9a6d
    Implement the TriggerItemDrop function. Mr_Goldberg 2020-06-20 21:17:31 -0400
  • a0648d454c
    Add a way to set subscribed groups. Mr_Goldberg 2020-06-20 21:15:26 -0400
  • beffb89bda
    Some refactoring. Added a define for the default callresult/callback timeout. Mr_Goldberg 2020-06-20 21:14:37 -0400
  • 25d53b6542
    Might as well implement the other version of GetItemInstallInfo too. Mr_Goldberg 2020-06-14 16:17:33 -0400
  • 9154f04f60
    Merge branch 'master' of gitlab.com:Goldberguser/goldberg_emulator Mr_Goldberg 2020-06-14 16:16:46 -0400
  • 7d8ee844c6 Merge branch 'master' into 'master' Goldberg user 2020-06-14 20:07:17 +0000
  • 66e596ea29
    Update to sdk 1.49 Mr_Goldberg 2020-06-14 16:04:43 -0400
  • 619a9c9877 Implement old version of GetItemInstallInfo Goldberguser 2020-06-12 13:48:26 +0200
  • a36d6e475d
    GetEncryptedAppTicket can be called with cbMaxTicket=0 to get the ticket size. Mr_Goldberg 2020-06-11 12:21:19 -0400
  • 48ea1da91f
    Add missing steamclient function. Mr_Goldberg 2020-06-11 12:20:31 -0400
  • ee4f1d7d79
    Fix callback being too fast for some games. Mr_Goldberg 2020-06-04 22:02:50 -0400
  • dd1c6f01a0
    Fix CI build. Mr_Goldberg 2020-05-26 10:18:45 -0400
  • afc4da658c
    More accurate lobby emulation. Mr_Goldberg 2020-05-26 08:17:34 -0400
  • 91d1391644
    Fix some games that seem to never call the runcallbacks functions. Mr_Goldberg 2020-05-23 23:54:26 -0400
  • 6cccdd2b16
    Properly handle multiple lobby joins by the same peer. Mr_Goldberg 2020-05-23 09:12:16 -0400
  • 4882344673
    Fix bug. Mr_Goldberg 2020-05-23 09:11:39 -0400
  • 1c141783ac
    Small mutex fix. Mr_Goldberg 2020-05-23 09:10:56 -0400
  • 714904b984
    Make all functions return something and re enable the msvc error. Mr_Goldberg 2020-05-20 18:42:15 -0400
  • 7039d10159
    Update detours library. Mr_Goldberg 2020-05-20 18:40:59 -0400
  • 3b3dc98b3a
    Add a way to force emu account name, language and steamid in steam_settings folder. Mr_Goldberg 2020-05-18 11:21:04 -0400
  • e9278e7708
    Fix CI build. Mr_Goldberg 2020-05-17 09:49:51 -0400
  • 2a2e1fc2d4
    Print files before creating CI release. Mr_Goldberg 2020-05-17 08:57:57 -0400
  • 83fe490471
    Added missing connection callback when accepting networking socket connection. Mr_Goldberg 2020-05-17 00:15:57 -0400
  • 4ab508f7ef
    Implement CreateSocketPair. Mr_Goldberg 2020-05-11 15:06:00 -0400
  • 60fbdcfdba
    Fix build and makefile. Mr_Goldberg 2020-05-02 00:54:55 -0400
  • 91dbf2f9b0
    Fixed some networking api related threading Mr_Goldberg 2020-05-01 22:56:53 -0400
  • 657a36a21a
    Fix build. Mr_Goldberg 2020-05-01 13:25:51 -0400
  • 1ff11daf57
    Error build if debug steamclient doesn't get built. Mr_Goldberg 2020-05-01 12:24:19 -0400
  • 4e3331ddad
    Fix lobby search bug when games sets an unsigned value but then searches for a signed value. Mr_Goldberg 2020-05-01 12:23:39 -0400
  • 3c02f88b5d
    Fix steamclient windows build. Mr_Goldberg 2020-05-01 12:19:41 -0400
  • 0f6ae7f09e
    Don't block local adapter related ips in experimental build. Mr_Goldberg 2020-04-30 13:36:59 -0400
  • 0857125d03
    Ci fix. Mr_Goldberg 2020-04-29 13:08:09 -0400
  • bd5fa2f0b3
    Try to fix cmake linux ci build. Mr_Goldberg 2020-04-29 12:35:47 -0400
  • 517fc6a6f9
    Link the right libs in linux build. Mr_Goldberg 2020-04-29 12:35:32 -0400
  • 24fbb0978c
    Allow building with the .bat using vs build tools. Mr_Goldberg 2020-04-29 10:14:02 -0400
  • d71ce908f5
    Merge branch 'master' of gitlab.com:OancaAndrei/goldberg_emulator Mr_Goldberg 2020-04-29 10:09:19 -0400
  • a76a1d48ae
    remember the last executable selected in lobby_connect Duncan Ogilvie 2020-04-27 00:51:34 +0200
  • 5c41ba020c
    Update to sdk 1.48 Mr_Goldberg 2020-03-25 13:43:23 -0400
  • a0b66407bf
    Some networking/matchmaking improvements. Mr_Goldberg 2020-03-03 09:04:04 -0500
  • 12e9b31b30 Bug fixes. gion 2020-02-29 16:33:30 +0100
  • 0e72e995ee
    Fix issues when config text files contain utf8 bom. Mr_Goldberg 2020-02-25 22:35:51 -0500
  • f62a2e4566
    Add delay to matchmaking servers direct ip requests. Mr_Goldberg 2020-02-24 15:05:51 -0500
  • 2204de7ce4
    Fix generate_game_infos not building with clang. Mr_Goldberg 2020-02-17 19:14:24 -0500
  • 46a8736f17
    Fix ci build. Mr_Goldberg 2020-02-15 18:01:34 -0500
  • 6884c1e551
    Matchmaking accuracy improvements. Mr_Goldberg 2020-02-15 17:20:48 -0500
  • 3b9366e71b
    generate_game_infos improvements. Mr_Goldberg 2020-02-15 17:20:29 -0500
  • e13a3c632d
    Woops. Mr_Goldberg 2020-02-15 17:18:09 -0500
  • 2c95011e73
    Fix mouse cursor showing up in some games due to overlay. Mr_Goldberg 2020-02-14 15:03:20 -0500
  • 767fee6840
    lobby dataupdate is called even when the value does not change. Mr_Goldberg 2020-02-14 15:02:54 -0500
  • 7e136bba14
    Callback results improvements. Mr_Goldberg 2020-02-14 15:01:54 -0500
  • 6f4273bf3a
    Only run background thread if runcallbacks has been called more than 1 seconds ago. Mr_Goldberg 2020-02-14 15:01:10 -0500
  • 8cdf5cee26
    Proper vcpkg directory for protobuf (thanks Christsnatcher). Mr_Goldberg 2020-02-14 15:00:16 -0500
  • 1e7c3cd7e1
    Fix build. Mr_Goldberg 2020-02-09 09:33:51 -0500
  • 40b9b0ef3d
    Call lobby invite callback when friend is invited. Mr_Goldberg 2020-02-08 15:40:26 -0500
  • b4205535fb
    Only allow people to join lobbies with the overlay if they have been invited first. Mr_Goldberg 2020-02-02 19:07:30 -0500
  • 245d379720
    Fix overlay not working in barotrauma. Mr_Goldberg 2020-02-02 19:06:44 -0500
  • 624455705f
    Use steam pipe instead of steam user to know if server or client interface. Mr_Goldberg 2020-02-01 13:55:41 -0500
  • 03839a7de6
    Use the same steam pipe/user numbers that the real steam dll uses because some games actually depend on it. Mr_Goldberg 2020-02-01 13:46:05 -0500
  • 05e6c103f8
    Fix compile error. Mr_Goldberg 2020-01-31 15:47:56 -0500
  • 6ccb8f6c0b
    ISteamApps 002-007 implemented. Mr_Goldberg 2020-01-31 14:32:28 -0500
  • 9deef8c6f3
    Add a depots.txt to configure values returned by the getinstalleddepots function. Mr_Goldberg 2020-01-31 14:31:29 -0500
  • b1206b0fa2
    Add a longer delay to P2PSessionRequest_t callback. Mr_Goldberg 2020-01-26 17:25:41 -0500
  • 39d1d8dcdf
    Add a notifications mutex to the overlay. Mr_Goldberg 2020-01-26 17:24:16 -0500
  • 92218b08c6
    Build overlay in steamclient debug build. Mr_Goldberg 2020-01-26 09:47:19 -0500
  • eace15df47
    Thread related overlay improvements. Mr_Goldberg 2020-01-26 09:46:57 -0500