goldberg_emulator/overlay_experimental
Nemirtingas d3ded5842d Added invite/join checks
Don't show "Invite" button if current user doesn't have a lobby.
Don't show "Join" button if friend doesn't have a lobby.
Added a button to open chat with a right click.
Close the popup when you click a button.
2019-08-06 13:46:43 +02:00
..
Base_Hook.cpp Fixed dual hook on last function call 2019-08-01 17:04:49 +02:00
Base_Hook.h Fixed dual hook on last function call 2019-08-01 17:04:49 +02:00
DirectX_VTables.h Added DirectX hooks 2019-07-25 23:21:03 +02:00
DX9_Hook.cpp Added error checks for renderer hooks 2019-08-02 09:07:53 +02:00
DX9_Hook.h Fixing cross compiling with clang-cl 2019-08-01 15:58:24 +02:00
DX10_Hook.cpp Added error checks for renderer hooks 2019-08-02 09:07:53 +02:00
DX10_Hook.h Fixing cross compiling with clang-cl 2019-08-01 15:58:24 +02:00
DX11_Hook.cpp Added error checks for renderer hooks 2019-08-02 09:07:53 +02:00
DX11_Hook.h Fixing cross compiling with clang-cl 2019-08-01 15:58:24 +02:00
DX12_Hook.cpp Updated hooks. 2019-08-01 15:47:43 +02:00
DX12_Hook.h Fixing cross compiling with clang-cl 2019-08-01 15:58:24 +02:00
Hook_Manager.cpp Added opengl hook 2019-08-01 15:47:38 +02:00
Hook_Manager.h Added DirectX hooks 2019-07-25 23:21:03 +02:00
ImGui_ShaderBlobs.cpp Added support for dynamic d3dcompile load 2019-08-02 09:06:59 +02:00
ImGui_ShaderBlobs.h Added support for dynamic d3dcompile load 2019-08-02 09:06:59 +02:00
OpenGL_Hook.cpp Added error checks for renderer hooks 2019-08-02 09:07:53 +02:00
OpenGL_Hook.h Fixing cross compiling with clang-cl 2019-08-01 15:58:24 +02:00
steam_overlay.cpp Added invite/join checks 2019-08-06 13:46:43 +02:00
steam_overlay.h Added invite/join checks 2019-08-06 13:46:43 +02:00