Commit Graph

  • 71afa0daf6 Added ImGui include dir Nemirtingas 2019-08-15 10:40:49 +0200
  • 86d74c7a05 Added EMU_EXPERIMENTAL_BUILD define Nemirtingas 2019-08-14 23:57:47 +0200
  • 664d9a29b1 Updated build paths Nemirtingas 2019-08-14 23:22:56 +0200
  • 9729ae9e4d Added overlay files to cmake Nemirtingas 2019-08-14 23:01:56 +0200
  • 411c2c2dda Revert Test Fix Nemirtingas 2019-08-14 22:31:44 +0200
  • c67bc528d1 Removed overlay from lobby_connect in linux build Nemirtingas 2019-08-14 22:20:17 +0200
  • 2b5516f709 Even if disabled, remove overlay sources from linux build Nemirtingas 2019-08-14 22:13:25 +0200
  • 6ef60bfe63 Test fix Nemirtingas 2019-08-14 22:08:22 +0200
  • b17db3ce1d Added linux overlay (disaled) Nemirtingas 2019-08-14 19:09:53 +0200
  • 7386e55fb5 Added overlay to windows batch build Nemirtingas 2019-08-14 19:06:14 +0200
  • cb67853e45 Fixed build for 64bits Nemirtingas 2019-08-14 18:54:38 +0200
  • 6224350142 Fixed compilation for windows Nemirtingas 2019-08-14 18:11:00 +0200
  • 1ce95ec672 Fixed compilation on Clang-cl Nemirtingas 2019-08-14 17:56:32 +0200
  • d87760b78b Created a define to not compile overlay. Nemirtingas 2019-08-14 15:09:57 +0200
  • 40d7237ab0 Merge branch 'master' into overlay_h Nemirtingas 2019-08-14 14:57:51 +0200
  • 3eeca9b50e Modified a bit overlay and added comments Nemirtingas 2019-08-14 14:56:57 +0200
  • 2c74abd6ab Moved this docs to the tool's doc Nemirtingas 2019-08-14 14:56:27 +0200
  • 56b4e6a7c7 Added preprocessor exclusion for linux Nemirtingas 2019-08-14 14:55:31 +0200
  • 7af2d08388
    Some words added to blogpost. Mr_Goldberg 2019-08-12 11:17:27 -0400
  • b72bd29735
    1 year blogpost. Mr_Goldberg 2019-08-12 11:01:09 -0400
  • f9ee123a05 Merge branch 'master' into overlay_h Nemirtingas 2019-08-12 16:47:58 +0200
  • 1d19d49419
    Increase return value of GetAppBuildId. Mr_Goldberg 2019-08-12 10:40:16 -0400
  • 7ff8b5c9fc
    Unix line endings. Mr_Goldberg 2019-08-12 10:39:20 -0400
  • 86fa3ab47a Comments Nemirtingas 2019-08-12 16:04:14 +0200
  • 6b393fd8d0 Merge branch 'master' into overlay_h Nemirtingas 2019-08-12 16:00:45 +0200
  • af5de02788 Merge branch 'cmake' into 'master' Goldberg 2019-08-12 13:53:23 +0000
  • 70a519e4e5 Very rough update to the CMakeLists.txt adding steamclient, steamnetworkingsockets and lobby_connect targets and fallbacks defines for the protobuf libraries and protoc executable vergeten 2019-08-12 13:53:23 +0000
  • 9f3e3a95da Cleaned hooks Nemirtingas 2019-08-07 11:11:31 +0200
  • d3ded5842d Added invite/join checks Nemirtingas 2019-08-06 13:46:43 +0200
  • 03d02b497b Merge branch 'master' into overlay_h Nemirtingas 2019-08-06 12:14:51 +0200
  • 07af5737b4
    Merge branch 'DLC-comments' of gitlab.com:Lyberta/goldberg_emulator Mr_Goldberg 2019-08-05 18:34:50 -0400
  • 2930f12420 Merge branch 'master' into overlay_h Nemirtingas 2019-08-04 21:00:43 +0200
  • 35860efa3a
    Only set g_pSteamClientGameServer in steam gameserver init functions. Mr_Goldberg 2019-08-04 14:36:28 -0400
  • b41517cd91 Added hash comments to DLC.txt Lyberta 2019-08-04 14:10:22 +0000
  • f30b0c9fb2 Merge branch 'master' into overlay_h Nemirtingas 2019-08-04 11:11:40 +0200
  • 35c59044fd
    SteamGameServerClient should return NULL if the gameserver is not initialized. Mr_Goldberg 2019-08-03 19:00:31 -0400
  • bf4847452e
    SteamAPI_Shutdown actually does something now. Mr_Goldberg 2019-08-03 18:58:23 -0400
  • f4ab249f36
    Add a way to configure which leaderboards are seen by the game. Mr_Goldberg 2019-08-03 18:55:08 -0400
  • d2a75db930 Moved colored implementation to their own functions Nemirtingas 2019-08-03 14:37:03 +0200
  • 804355fa54 Fix input select going out of bound Nemirtingas 2019-08-03 13:44:33 +0200
  • 4f9e67d700 Support for chat message (WIP) Nemirtingas 2019-08-03 12:58:48 +0200
  • 2a373bbf79 Now I set the invite instead of adding it. Nemirtingas 2019-08-02 23:01:24 +0200
  • 73fa7b50b5 Moved some code to functions. Nemirtingas 2019-08-02 15:26:16 +0200
  • 8fe7c2267a User must now accept invite Nemirtingas 2019-08-02 13:02:20 +0200
  • 156bee1564 Invitation & Chat support (WIP) Nemirtingas 2019-08-02 11:16:30 +0200
  • 300832ebb3 I think i should protect this Nemirtingas 2019-08-02 09:09:32 +0200
  • 7137fae413 Added error checks for renderer hooks Nemirtingas 2019-08-02 09:07:53 +0200
  • 3a0d9c55c1 Added support for dynamic d3dcompile load Nemirtingas 2019-08-02 09:06:59 +0200
  • a1037e3bf2 size() returns a size_t. Nemirtingas 2019-08-01 19:08:09 +0200
  • e674cd96e5 DX9 Hook info comment Nemirtingas 2019-08-01 19:07:19 +0200
  • c293c1ae05 Fixed game shutdown hang. Nemirtingas 2019-08-01 17:05:41 +0200
  • dda1e3210c Fixed dual hook on last function call Nemirtingas 2019-08-01 17:04:49 +0200
  • 890f19c20a Fixing cross compiling with clang-cl Nemirtingas 2019-08-01 15:58:24 +0200
  • d646f61582 Removed numeric (don't use iota anymore) Nemirtingas 2019-08-01 11:35:36 +0200
  • a08c8102a9 Use already defined functions to invite user to game. Nemirtingas 2019-08-01 11:15:38 +0200
  • 884f147e1b Merge branch 'master' into overlay_h Nemirtingas 2019-08-01 15:56:43 +0200
  • e6826d8ead Basic & Ugly implementation of overlay. Nemirtingas 2019-07-31 22:21:02 +0200
  • 631bcf9edf Updated hooks. Nemirtingas 2019-07-31 22:20:27 +0200
  • 6328b59b0b Added opengl hook Nemirtingas 2019-07-31 22:19:44 +0200
  • 7939796680
    Fix build. Mr_Goldberg 2019-07-31 10:25:05 -0400
  • 26c5b7949f
    Implemented some ugc remote storage functions related to fileshare. Mr_Goldberg 2019-07-31 10:01:55 -0400
  • 42fd868099
    Remove useless files. Mr_Goldberg 2019-07-28 09:04:14 -0400
  • 8723dad025
    Update to sdk 1.46 Mr_Goldberg 2019-07-28 09:02:09 -0400
  • a60a106daf Implementing overlay into existing code. Nemirtingas 2019-07-25 23:33:28 +0200
  • bf9d85755c Added overlay base Nemirtingas 2019-07-25 23:33:07 +0200
  • 3d3c8b26cd Added ImGui precompiled shaders Nemirtingas 2019-07-25 23:32:52 +0200
  • ead81a704b Added missing ImGui headers Nemirtingas 2019-07-25 23:31:24 +0200
  • cb28b22fd3 Don't support gamepad (remove directinput dependency) Nemirtingas 2019-07-25 23:27:54 +0200
  • faf13e77b6 Added 64bits support to ImGui Nemirtingas 2019-07-25 23:27:09 +0200
  • 176c9eb7dd Added ImGui base code Nemirtingas 2019-07-25 23:25:46 +0200
  • 2ba8cae64e Added DirectX hooks Nemirtingas 2019-07-25 23:21:03 +0200
  • bb9c516775
    Fix crash in crazy taxi. Mr_Goldberg 2019-07-20 14:45:50 -0400
  • 55835de708
    Untested version of GetInstalledDepots. Mr_Goldberg 2019-07-20 14:45:37 -0400
  • d2fba40cb4 Small improvements Nemirtingas 2019-07-18 22:21:55 +0200
  • 514f2ddbd9
    Some small cleanups. Mr_Goldberg 2019-07-17 15:55:12 -0400
  • 2a659043d3
    Fix build. Mr_Goldberg 2019-07-17 13:54:23 -0400
  • 59a9fcee0d
    Some cleanups. Mr_Goldberg 2019-07-17 13:25:35 -0400
  • f56503fcd0
    Merge branch 'issue_#5' of https://gitlab.com/Nemirtingas/goldberg_emulator into inventory_pr Mr_Goldberg 2019-07-17 13:22:35 -0400
  • fb31aef9b2 Set items to static Nemirtingas 2019-07-17 17:28:39 +0200
  • 66932785c3
    Beggining of a actually working steam networking sockets implementation. Mr_Goldberg 2019-07-15 20:00:52 -0400
  • e252f83e8a
    Make auth stuff behave more like real steam. Mr_Goldberg 2019-07-15 10:07:34 -0400
  • 7853451b01 Added buffer size check while populating it. Nemirtingas 2019-07-14 22:47:33 +0200
  • 0677b8e2ff
    Tweak some delays to get the game ignite working. Mr_Goldberg 2019-07-14 16:25:16 -0400
  • 0b134e98a9 Added debug message Nemirtingas 2019-07-14 22:24:56 +0200
  • 98c556d6dc atomic_bool is not copy_constructible Nemirtingas 2019-07-14 21:01:33 +0200
  • e2fbada4c1 Added sample json and README. Nemirtingas 2019-07-14 20:54:11 +0200
  • 3273b1482b steam_items.json renamed Nemirtingas 2019-07-14 20:53:20 +0200
  • 332c0479bb Moved json.hpp to its own folder. Nemirtingas 2019-07-14 20:51:47 +0200
  • 573a01212b Switch to atomic_bool for thread synchronisation. Nemirtingas 2019-07-14 20:51:23 +0200
  • 5c66c21f53 Modified Inventory to match steam's implementation Nemirtingas 2019-07-14 19:22:30 +0200
  • 06f88d4687 Added the missing use cases Nemirtingas 2019-07-12 22:26:45 +0200
  • f3e968b54c
    SteamInternal_CreateInterface should return NULL if not called with "SteamClient" Mr_Goldberg 2019-07-12 15:54:26 -0400
  • 0a9b950d2e Merge branch 'master' into issue_#5 Nemirtingas 2019-07-12 21:04:11 +0200
  • 6dd7f517e6
    Fix last pull request. Mr_Goldberg 2019-07-12 11:26:07 -0400
  • ba1591d8e7
    Merge branch 'Nemirtingas/goldberg_emulator-issue_#14' Mr_Goldberg 2019-07-12 11:25:22 -0400
  • aa9e3c0c46
    Small improvements to last commit. Mr_Goldberg 2019-07-10 08:03:40 -0400
  • 19659da6c2 Fixed crash on load. Nemirtingas 2019-07-09 15:07:10 +0200
  • 5f67d359b3 Fixed typo because of merging Nemirtingas 2019-06-25 15:53:00 +0200
  • bbf6a3b6ff Added partial inventory support. Nemirtingas 2019-06-25 15:10:33 +0200
  • 5265382d9d Added Json item loader Nemirtingas 2019-06-25 15:04:09 +0200