Commit Graph

  • 6d96784af1
    Fix menu buttons not working in Aoe2DE. Mr_Goldberg 2020-01-26 09:45:54 -0500
  • e0af318948
    Try to fix overlay related lag. Mr_Goldberg 2020-01-25 15:23:16 -0500
  • 350293a9c3
    Fixed game crash when calling ContextInit before SteamAPI_Init Mr_Goldberg 2020-01-25 15:22:33 -0500
  • a0292b5ea5 Merge branch 'master' into 'master' Nemirtingas 2020-01-20 16:48:37 +0000
  • 3f44827326
    Basic JoinClanChatRoom implementation. Mr_Goldberg 2020-01-20 11:48:15 -0500
  • 6308eb1e0c
    Readme change. Mr_Goldberg 2020-01-20 11:47:29 -0500
  • 43a5b13302
    Use different mutex for overlay to try to fix lag. Mr_Goldberg 2020-01-20 11:47:12 -0500
  • 1dc5bcc5c1
    Fix hooks not working Nemirtingas 2020-01-20 08:14:10 +0100
  • a02531673b Merge remote-tracking branch 'Mr_Goldberg/master' into open_xinput Nemirtingas 2020-01-20 08:56:18 +0100
  • 631156c80a Fix hooks not working Nemirtingas 2020-01-20 08:14:10 +0100
  • f22828d858
    Fix cmake. Mr_Goldberg 2020-01-19 14:29:55 -0500
  • d829fd090f
    Forgot this. Mr_Goldberg 2020-01-19 13:28:38 -0500
  • db2a803cf7
    A few improvements to the overlay merge request. Mr_Goldberg 2020-01-19 12:55:14 -0500
  • ffdaf72597
    Merge branch 'overlay_h' of https://gitlab.com/Nemirtingas/goldberg_emulator Mr_Goldberg 2020-01-19 12:50:01 -0500
  • 2a9f693965 Remove initialization var, its done in steam_controller Nemirtingas 2020-01-19 12:14:03 +0100
  • 6d486e6ea5 Fix controller add linux Nemirtingas 2020-01-19 11:53:31 +0100
  • 835b2dd3ed Add open xinput vibration, fix linux duplicate controller Nemirtingas 2020-01-19 11:40:11 +0100
  • 1da2cb0213 Merge remote-tracking branch 'Mr_Goldberg/master' into open_xinput Nemirtingas 2020-01-19 11:27:09 +0100
  • c9d97abd5b
    Fix some possible controller issues. Mr_Goldberg 2020-01-19 01:34:52 -0500
  • f00e0f6222 Update gamepad.c Nemirtingas 2020-01-18 22:59:54 +0000
  • 35aed23c1c Support more than 4 xinput controllers on windows Nemirtingas 2020-01-18 23:54:01 +0100
  • 958ced0edd
    Add a delay to give games time to register call results. Mr_Goldberg 2020-01-18 13:58:30 -0500
  • e6031c7597
    Fix possible thread issue. Mr_Goldberg 2020-01-17 15:46:50 -0500
  • 29e713b94c
    Add a mutex specifically for the P2P packet functions to speed things up. Mr_Goldberg 2020-01-17 13:13:59 -0500
  • b53d5224f3
    Cache values of old accessor functions for better performance. Mr_Goldberg 2020-01-17 11:37:13 -0500
  • a2f8fec816
    Try to fix the flat api get public ip function. Mr_Goldberg 2020-01-17 11:36:46 -0500
  • 60b627163a
    Comment out microsecond sleep that no longer seems necessary. Mr_Goldberg 2020-01-15 22:05:19 -0500
  • 38ad2c057c
    Fix flat api not getting exported. Mr_Goldberg 2020-01-15 19:43:46 -0500
  • 33180f1b0d Merge branch 'master' of gitlab.com:Mr_Goldberg/goldberg_emulator gion 2020-01-16 00:59:39 +0100
  • d1b901a491 Ops, too many frees. gion 2020-01-16 00:55:38 +0100
  • 86d7806f27 Implement case insensitive filesystem access. gion 2020-01-15 20:37:41 +0100
  • 0c4831260e
    Forgot this. Mr_Goldberg 2020-01-15 14:27:27 -0500
  • d9173e7b50
    Fix yaml. Mr_Goldberg 2020-01-15 13:27:15 -0500
  • 47c8f0a2a1
    Fix yaml? Mr_Goldberg 2020-01-15 13:21:37 -0500
  • 0ed433cb26
    Add a bundle of the source code to the git builds zip. Mr_Goldberg 2020-01-15 13:18:12 -0500
  • 81830efd58
    Close background thread on steamclient shutdown. Mr_Goldberg 2020-01-15 12:40:18 -0500
  • 11cb3ce998
    Fix some major issues (networking didn't work, gameservers didn't work) with the steamclient version. Mr_Goldberg 2020-01-15 10:11:37 -0500
  • 4e6aa809de
    Kill background thread on client shutdown. Mr_Goldberg 2020-01-13 13:47:47 -0500
  • 71e265f52b
    Add env variable to set app path. Mr_Goldberg 2020-01-13 13:47:14 -0500
  • 106fb03bb0
    Fix build issue. Mr_Goldberg 2020-01-12 14:43:25 -0500
  • 282ac22a46
    Use the better api for linux controller support and include it in the auto builds. Mr_Goldberg 2020-01-12 14:28:57 -0500
  • dc3dee9ce8 Added more prebuilt shader Nemirtingas 2020-01-11 14:42:00 +0100
  • a0447b930f Fix Linux build. gion 2020-01-10 14:35:36 +0100
  • 1ef69bec74 Add missing Linux exports. gion 2020-01-10 13:14:09 +0100
  • d118aca0f6 Add DX11 shader feature level Nemirtingas 2020-01-10 08:53:12 +0100
  • 118dee9278 Merge remote-tracking branch 'Mr_Goldberg/master' into overlay_h Nemirtingas 2020-01-10 08:16:16 +0100
  • 0711c83440 Check if we actually created a new frame Nemirtingas 2020-01-10 08:10:33 +0100
  • 548f21c2f0 Add a return parameter to ImGui_Impl...._NewFrame() Nemirtingas 2020-01-10 08:10:13 +0100
  • e9513d4733
    Add linux steamclient builds. Mr_Goldberg 2020-01-08 18:43:18 -0500
  • 2faba9bed9
    Try to support windows xp. Mr_Goldberg 2020-01-08 18:26:42 -0500
  • a66779ed00
    Fix network not working because game calls WSACleanup on startup. Mr_Goldberg 2020-01-02 14:10:01 -0500
  • 122979b276 Update source_query.cpp Nemirtingas 2019-12-22 14:16:27 +0000
  • 2bbf9ef6df
    Add small delay to new lobby member callbacks. Mr_Goldberg 2019-12-20 15:05:28 -0500
  • b8aa74af0e
    GetAppInstallDir accuracy improvements. Mr_Goldberg 2019-12-12 14:11:05 -0500
  • 4bb4f9459d
    GetGlyphForActionOrigin: Add free button icons from: https://commons.wikimedia.org/wiki/Category:Xbox_controller_buttons Mr_Goldberg 2019-12-12 14:10:30 -0500
  • cb1bb895c4
    Forgot this when updating sdk. Mr_Goldberg 2019-12-11 19:17:47 -0500
  • 0f0bbba319
    GetGlyphForActionOrigin implementation. Mr_Goldberg 2019-12-11 12:06:19 -0500
  • bccbee6f86 Update .gitlab-ci.yml Nemirtingas 2019-12-10 12:47:02 +0000
  • c883c0f675 Update .gitlab-ci.yml Nemirtingas 2019-12-10 11:23:53 +0000
  • a7f6137fd3 Update .gitlab-ci.yml Nemirtingas 2019-12-10 10:49:23 +0000
  • 6a2b0fccd6 Auto sign Nemirtingas 2019-12-10 10:47:57 +0000
  • 20c03cda75 Update steam_overlay.cpp Nemirtingas 2019-12-10 05:56:08 +0000
  • 262ee1d18f
    Update to sdk 1.47 Mr_Goldberg 2019-12-09 12:49:55 -0500
  • 4c2484cdef Update Renderer_Detector.cpp Nemirtingas 2019-12-09 11:06:43 +0000
  • 88d403aea7 Update build_win_release_experimental.bat Nemirtingas 2019-12-09 06:41:57 +0000
  • daaa14d7f6 Update build_win_debug_experimental.bat Nemirtingas 2019-12-09 06:40:27 +0000
  • 7ebb5a0ce5 Update .gitlab-ci.yml Nemirtingas 2019-12-09 06:37:58 +0000
  • c8028d6a98 Update steam_user_stats.cpp Nemirtingas 2019-12-09 06:35:33 +0000
  • d75b1850e4 Update CMakeLists.txt Nemirtingas 2019-12-09 05:47:46 +0000
  • 02924d986e Update Renderer_Detector.cpp Nemirtingas 2019-12-08 21:20:23 +0000
  • 82eaf4f684
    Add steamclient debug build to ci. Mr_Goldberg 2019-12-06 14:42:46 -0500
  • afa12b5846
    Remove useless code. Mr_Goldberg 2019-12-06 14:42:29 -0500
  • e72d0590af Update .gitlab-ci.yml Nemirtingas 2019-12-06 13:11:54 +0000
  • d1a4adc5bd Merge branch 'master' into 'overlay_h' Nemirtingas 2019-12-06 12:44:43 +0000
  • d608f5f29f Merge remote-tracking branch 'Mr_Goldberg/master' into source_query_mr Nemirtingas 2019-12-06 11:12:18 +0100
  • 2f17ae5c43 Source Query Support Nemirtingas 2019-12-06 11:09:33 +0100
  • 949a327b8a
    Implement inventory functions. Mr_Goldberg 2019-12-04 08:44:14 -0500
  • 233835c576
    Use fedora wine for windows cmake build. Mr_Goldberg 2019-12-03 15:13:38 -0500
  • ff566ec810
    Check if downgrading image will fix build. Mr_Goldberg 2019-12-03 14:13:00 -0500
  • 10cd4cea80
    Small code cleanup. Mr_Goldberg 2019-12-03 13:39:17 -0500
  • 1125f33675
    Add steamclient loader based on the one Rat431 made for his ColdAPI steam emulator. Mr_Goldberg 2019-12-03 12:52:12 -0500
  • 33cdf77c77 Set lobby member data should be available right away to getlobbymemberdata Mr_Goldberg 2019-10-25 18:34:37 -0400
  • c279a5c9a8 Fix generate game infos https. Mr_Goldberg 2019-10-25 18:33:56 -0400
  • 56957abc99 Little improvements Nemirtingas 2019-11-08 16:00:49 +0100
  • 02ef03b3f2 Fix my_master build Nemirtingas 2019-10-20 12:01:50 +0200
  • a318e04959 Merge branch 'master' into my_master Nemirtingas 2019-11-08 15:58:54 +0100
  • c8288d6bf3 Added file to disable overlay Nemirtingas 2019-11-08 15:57:04 +0100
  • 547cbdbb4e Added barrier to DX12 overlay. Nemirtingas 2019-10-17 18:03:19 +0200
  • 695954e13a Add software cursor to Linux overlay too Nemirtingas 2019-10-16 16:56:41 +0200
  • 1af7902aae Add dummy funcs. Nemirtingas 2019-10-15 19:08:14 +0200
  • dd1a21dae9 Clean Linux hook, not needed Nemirtingas 2019-10-15 17:32:47 +0200
  • 55ba49c957 Clean a bit Linux Overlay Nemirtingas 2019-11-08 15:54:48 +0100
  • 1edbdd8a35 Free DX12 devices on destroy Nemirtingas 2019-10-15 15:01:25 +0200
  • 121df0ef39 Uncomment thing Nemirtingas 2019-10-15 14:54:06 +0200
  • cf3dea2bbe Allow ImGui to process events if the overlay is hidden Nemirtingas 2019-10-15 11:11:30 +0200
  • ce79df1c26 Added customizable notification Nemirtingas 2019-11-08 15:52:38 +0100
  • 982ec56007 Enable DX12 overlay Nemirtingas 2019-11-08 15:46:57 +0100
  • c667dbd3af Rework DX12 overlay to use Present to render the overlay Nemirtingas 2019-10-15 08:41:07 +0200
  • 2986b01d0c
    Set lobby member data should be available right away to getlobbymemberdata Mr_Goldberg 2019-10-25 18:34:37 -0400
  • 5b471e715a
    Fix generate game infos https. Mr_Goldberg 2019-10-25 18:33:56 -0400