Commit Graph

  • cd8c5fc2ea Fixed memory leak Nemirtingas 2019-08-25 21:22:25 +0200
  • 1d525c77c1 Updated examples Nemirtingas 2019-08-25 09:35:34 +0200
  • f1118030e8 Added the forgotten size update if copied less chars. Nemirtingas 2019-08-25 00:29:05 +0200
  • 9c04ce6a81 Delete CMakeLists.txt Nemirtingas 2019-08-24 22:22:01 +0000
  • 751e780579 Delete build_curl.sh Nemirtingas 2019-08-24 22:21:27 +0000
  • abb26d402f Fix Nemirtingas 2019-08-24 18:10:56 +0200
  • 21e08ed220 Achievements support & inventory customization. Nemirtingas 2019-08-24 17:42:39 +0200
  • 46f2199cd2 Added examples Nemirtingas 2019-08-24 17:34:06 +0200
  • 13acbb3d94 Reworked generate_game_infos. Nemirtingas 2019-08-24 17:33:39 +0200
  • 42a22dd4bb Don't free objects with shutdown Nemirtingas 2019-08-21 21:52:08 +0200
  • 4db2b6528c Changed window detection code. Nemirtingas 2019-08-21 21:50:59 +0200
  • b17e3b7be3 Added win static build for curl Nemirtingas 2019-08-21 21:35:41 +0200
  • ea4588f442 (WIP) achievements support Nemirtingas 2019-08-21 20:52:36 +0200
  • 0fa2d82c67 Fixed overlay on x64 Nemirtingas 2019-08-21 10:46:58 +0200
  • 5a0653d080 Refactor dx device creation Nemirtingas 2019-08-20 23:27:17 +0200
  • dc7480c633 Better compatibility for dx10 and 11 Nemirtingas 2019-08-20 08:27:50 +0200
  • 8757f4a548 Fixed ressource leaks. Nemirtingas 2019-08-19 19:51:35 +0200
  • c99628a88a Added hook retry. Nemirtingas 2019-08-19 18:57:55 +0200
  • 5893b69d1f Partially working DX12 overlay Nemirtingas 2019-08-19 18:56:15 +0200
  • 3c83e08d34 Fix the last frame before not showing overlay Nemirtingas 2019-08-18 17:49:47 +0200
  • ca0ef4380a Moved hooks calls and added hook retry Nemirtingas 2019-08-18 17:12:57 +0200
  • 5b0306dccc Moved window hooks to its own class Nemirtingas 2019-08-18 16:22:07 +0200
  • f096a2d8a2 Use LoadLibrary instead of LoadModule Nemirtingas 2019-08-18 16:19:28 +0200
  • fdeb5912d3 Try to Disable all inputs when overlay is on Nemirtingas 2019-08-18 14:29:08 +0200
  • 7daf605511 Merge branch 'master' into overlay_h Nemirtingas 2019-08-18 12:30:51 +0200
  • ced9b77afc
    Tweaked auth delays. Mr_Goldberg 2019-08-17 18:15:18 -0400
  • 06b4332187
    Add some commented out code to disable https in winhttp. Mr_Goldberg 2019-08-17 18:03:21 -0400
  • 0e17aeef76
    Basic steamclient.dll emulation. Mr_Goldberg 2019-08-17 18:02:15 -0400
  • e044205e71
    Make encrypted ticket size more realistic. Mr_Goldberg 2019-08-17 18:00:31 -0400
  • 757dc479e4 Removed inline Nemirtingas 2019-08-16 19:32:32 +0200
  • 5d4b4371f3 Fixed everything that I've forgot Nemirtingas 2019-08-16 19:21:30 +0200
  • d06fbba104 Added error handling when hook fails Nemirtingas 2019-08-16 19:10:12 +0200
  • 71d3e301c2 Added Winmm (Wav Play) Nemirtingas 2019-08-16 18:33:51 +0200
  • 1b37e837a1 Notification sound when something happen Nemirtingas 2019-08-16 18:31:56 +0200
  • 7b53134512 Initialize overlay after full initialization of UI. Nemirtingas 2019-08-16 18:30:55 +0200
  • 05f3fa09b3 Better compatibility for DX10 & DX11 Nemirtingas 2019-08-16 18:29:49 +0200
  • d7f6d254eb Added static glew to build scripts Nemirtingas 2019-08-16 11:27:07 +0200
  • cb0e1dff25 Added opengl32 lib and declared glew as static Nemirtingas 2019-08-16 11:11:13 +0200
  • 78ffbc6571 Added ImGui wildcard escape Nemirtingas 2019-08-16 10:42:43 +0200
  • 2792793bf3 Only call overlay related functions if it is ready Nemirtingas 2019-08-16 10:37:45 +0200
  • 40615d07a7 Reworked how renderers are hooked. Nemirtingas 2019-08-16 10:36:44 +0200
  • 4d3c355fcc Renammed hook_<renderer> to start_hook Nemirtingas 2019-08-16 10:31:29 +0200
  • 2fe5e90294 Reworked booleans Nemirtingas 2019-08-16 10:28:23 +0200
  • 8abd24ca54 Re-enabled auto join if overlay is not ready Nemirtingas 2019-08-16 00:12:11 +0200
  • 3516b98042 Replaced wildcard with sed. Nemirtingas 2019-08-15 22:23:59 +0200
  • bbfdcd848f Moved download of glew Nemirtingas 2019-08-15 14:02:40 +0200
  • 631bcd96ce Added glew and pointing to the right directory for imgui Nemirtingas 2019-08-15 12:54:18 +0200
  • 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. 0.2.5 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