Commit Graph

  • 38f05f2fc7 Added function definition to load item database. Nemirtingas 2019-06-25 15:03:23 +0200
  • 2039b04887 Added C++ Json support. Nemirtingas 2019-06-25 14:59:40 +0200
  • 72d7d15adc Added the line to push dir name on linux Nemirtingas 2019-06-19 18:43:14 +0200
  • a1d336bf56 Pass dir_name by reference Nemirtingas 2019-06-19 18:39:14 +0200
  • 717808e796 Updated for the linux case. Nemirtingas 2019-06-18 10:55:17 +0200
  • b034ee8781 Changed param source in strncpy Nemirtingas 2019-06-18 00:25:56 +0200
  • e54072918f Added check on directory in Local_Storage::file_exists Nemirtingas 2019-06-17 23:08:23 +0200
  • 0543229b3e Merge branch 'issue_#8' into 'master' Goldberg 2019-06-17 11:35:02 +0000
  • ef1f0e1de1 Merge branch 'find_interface_powershell' into 'master' Goldberg 2019-06-17 11:12:43 +0000
  • b093ca90d3 Fix issue #14 Nemirtingas 2019-06-16 15:12:22 +0200
  • 6d22c4989e Modified Sanitize Nemirtingas 2019-06-16 12:10:51 +0200
  • 1fd5471502 Fixed find_interfaces.ps1 Nemirtingas 2019-06-16 00:14:05 +0200
  • 32b8a8b169 Update local_storage.cpp, replace_with string parameters should be const. (Fix build error on VisualStudio) Nemirtingas 2019-06-08 08:45:09 +0000
  • e4addcd84b Update find_interfaces.ps1 Nemirtingas 2019-06-07 20:24:45 +0000
  • f5397c1674 Windows script like find_interfaces.sh but for powershell. Nemirtingas 2019-06-07 20:21:26 +0000
  • 794469c4cf
    Create lobby even if the run callbacks function is never run. Mr_Goldberg 2019-06-01 13:11:27 -0400
  • c4e0c855df
    Experimental build: Load luma ceg plugin dll if present. Mr_Goldberg 2019-05-30 12:59:53 -0400
  • 1f79ca9231
    Basic IsUserInSource implementation for the main lobby. Mr_Goldberg 2019-05-30 07:58:03 -0400
  • 51a5e3bc27
    Some steam networking accuracy improvements. Mr_Goldberg 2019-05-30 07:56:00 -0400
  • 968cd6d601
    Only call server request callback if not NULL. Mr_Goldberg 2019-05-26 13:46:43 -0400
  • d07ffec5f3
    Add windows debug experimental build to latest git build. Mr_Goldberg 2019-05-25 18:06:18 -0400
  • 9a9c3e1a4b
    Fix remote folder so that directory structure is exactly like in real steam. Mr_Goldberg 2019-05-23 09:35:12 -0400
  • 68b8e0241a
    Add support for isteamgameserver 005-011 Mr_Goldberg 2019-05-20 12:35:55 -0400
  • 2b1368ccac
    Use windows line endings for txt files in latest git build. Mr_Goldberg 2019-05-17 14:55:14 -0400
  • 1717323cd7
    Add delay to p2p session request callback to fix aoe2hd. Mr_Goldberg 2019-05-17 14:15:12 -0400
  • 8daa896c86
    Cleanup. Mr_Goldberg 2019-05-17 14:13:48 -0400
  • cf05e58266
    Add program to generate steam_interfaces.txt Mr_Goldberg 2019-05-15 08:24:39 -0400
  • c20944ca0a
    More accurate behavior. Mr_Goldberg 2019-05-11 14:44:06 -0400
  • 7938d1f5c9
    Add linux interface script to release. Mr_Goldberg 2019-05-11 14:43:34 -0400
  • a36f6e8e68
    Add support for setting app/DLC paths. Mr_Goldberg 2019-05-09 08:10:03 -0400
  • fae4df7012
    Fix custom broadcasts not resolving on windows. Mr_Goldberg 2019-05-08 16:31:23 -0400
  • 147fc50be1
    custom broadcasts file can now contain domains. Mr_Goldberg 2019-05-08 15:43:25 -0400
  • 106d4025bb
    Make the inventory result callback respect the result timeout. Mr_Goldberg 2019-05-03 21:54:32 -0400
  • 2ba58d9f78
    Fix build. Mr_Goldberg 2019-05-03 09:09:06 -0400
  • 701eba17e8
    Custom broadcasts file is more appropriate in: Goldberg SteamEmu Saves/settings/custom_broadcasts.txt Mr_Goldberg 2019-05-03 08:50:10 -0400
  • 3552eed3ec
    Tiny fixes. Mr_Goldberg 2019-05-03 08:47:40 -0400
  • 9cdf99c63a
    Merge branch 'Arkhist/goldberg_emulator-custom_broadcasts' into HEAD Mr_Goldberg 2019-05-03 07:02:48 -0400
  • 17c1e12c58
    Remove some wine warnings. Mr_Goldberg 2019-05-03 06:44:21 -0400
  • 1c7a6339f7
    Added stuff to gitlab pages page. Mr_Goldberg 2019-05-03 06:43:43 -0400
  • 8918d8f6d4
    Add basic gitlab page with link to latest build. Mr_Goldberg 2019-05-01 14:43:32 -0400
  • 9f72f3db06
    Fix deploy. Mr_Goldberg 2019-05-01 12:29:46 -0400
  • 798f9d71c1
    Build fix. Mr_Goldberg 2019-05-01 11:53:57 -0400
  • a74c0e6344
    Fix yaml. Mr_Goldberg 2019-05-01 11:42:34 -0400
  • a50568340a
    Automatic windows builds. Mr_Goldberg 2019-05-01 11:38:21 -0400
  • dda8123abb
    Fix readme. Mr_Goldberg 2019-04-27 17:56:54 -0400
  • 52f0f550b0
    Automatic linux builds. Mr_Goldberg 2019-04-27 17:15:31 -0400
  • b9e2b5fa40 Added custom broadcasts file Arkhist 2019-04-21 23:25:37 +0200
  • 73e0d960d3
    Add example offline.txt Mr_Goldberg 2019-04-21 16:48:44 -0400
  • e3ddc8d89f
    Very basic steam game coordinator emulation. Mr_Goldberg 2019-04-21 16:48:32 -0400
  • 08a96883e7
    Fix bug. Mr_Goldberg 2019-04-21 16:47:54 -0400
  • 5af7508e2f
    Add steam offline mode and change steam_appid.txt priority. Mr_Goldberg 2019-04-21 16:47:45 -0400
  • 0aff1032dd Fixed git ignore Arkhist 2019-04-21 18:27:14 +0200
  • 5cf841c603
    Made some friends function behavior more accurate. Mr_Goldberg 2019-04-16 17:59:03 -0400
  • fb7c8ea35b
    Make lobby_connect work on Linux. Mr_Goldberg 2019-04-16 17:58:08 -0400
  • 52cad2114d
    Simplify default path creation soft as HELL 2019-04-16 07:46:40 +0300
  • 1c19f418c6
    Respect XDG_DATA_HOME soft as HELL 2019-04-15 19:25:54 +0300
  • 1f27bfd8a3
    Merge branch 'sektour/goldberg_emulator-patch-1' Mr_Goldberg 2019-04-14 14:11:30 -0400
  • 1aa7e59549
    Add a how to use section to the main readme. Mr_Goldberg 2019-04-14 10:35:29 -0400
  • 75e3d81787
    Script to generate steam_interfaces.txt Mr_Goldberg 2019-04-14 10:16:31 -0400
  • 58fb313b3e
    Add link to irc channel. Mr_Goldberg 2019-04-14 08:40:20 -0400
  • b7b5f78e7f
    Load all interface versions that matter from steam_interfaces.txt Mr_Goldberg 2019-04-14 08:40:09 -0400
  • c863d511af add target for building 32bit lib Alex 2019-04-13 23:19:48 +0000
  • 8ffb2dc03c
    Add license file. Mr_Goldberg 2019-04-13 14:09:03 -0400
  • a948669de9
    Readme Update. Mr_Goldberg 2019-04-13 13:37:35 -0400
  • 320063c339
    Fix building on latest vspkg protobuf package. Mr_Goldberg 2019-04-13 12:51:54 -0400
  • 06b0d1c67f
    Fix build issue on latest vs build tools. Mr_Goldberg 2019-04-13 12:29:32 -0400
  • d968c3e1b5
    Initial commit. Mr_Goldberg 2019-04-13 12:21:56 -0400