IcePixelx
70b4c02a9a
Read description for all changes.
...
* Added ability to register custom ConVar.
* Added 2 custom ConVars to open the CGameConsole and CCompanion Windows.
* Changed ResolveRelativeAddress.
* Added Config System for the Gui.
* Added ImGui::Hotkey.
* Added the ability to change 2 hotkeys for opening the window for CGameConsole and CCompanion.
* Changed pattern for Squirrel_CompilerError to use a String.
* Added IMemAlloc::AllocWrapper to patterns.h
2021-08-19 01:27:44 +02:00
Amos
ab7fb8f9b7
Fix WindowsSDK compiler error
...
Switch to default MSVC lang standard
2021-08-06 15:21:32 -07:00
IcePixelx
5d9699efe3
Added minhook compile project.
2021-08-06 16:30:57 +02:00
Amos
d0e77c42f2
Push SQVM output to in-game console
...
* Upgrade to spdlog for SQVM_PrintFunc
* Improve in-game console window
* Add print hook for signonstate debug on the client
2021-08-05 03:28:03 -07:00
Amos
2ba4739951
Update MinHook lib to latest version
2021-08-01 01:49:03 -07:00
IcePixelx
ea2e07a0f1
Merge branch 'master' into pr/19
2021-07-31 16:12:27 +02:00
IcePixelx
d47996821c
Switched hooking lib for r5-dev and r5-dedicated. Refactored code base.
2021-07-27 23:08:20 +02:00
alexsandulescu
1f2578a6a8
Remove stb image dependency
2021-07-26 23:40:50 +03:00
alexsandulescu
fc197e727e
Merge remote-tracking branch 'upstream/master'
2021-07-26 23:40:36 +03:00
Amos
cc4dc948dd
Recompile detours lib with matching version
2021-07-26 02:49:55 -07:00
alexsandulescu
a6e88f62d5
Initial UI design for private servers connect
2021-07-24 20:37:26 +03:00
alexsandulescu
b473d23f7d
Refactored companion to use same serverlisting class used for external servers to keep its internal hosting state
2021-07-24 19:55:23 +03:00
alexsandulescu
5f85c0510d
Merge remote-tracking branch 'upstream/master'
2021-07-16 23:12:20 +03:00
Amos
294dee76cc
Update vertex shader in Dear ImGui for color correction for DXGI_FORMAT_R8G8B8A8_UNORM_SRGB
...
Shader taken from https://github.com/ocornut/imgui/issues/1724
2021-07-13 02:13:56 -07:00
alexsandulescu
55ec44b584
Merge remote-tracking branch 'upstream/master'
2021-07-13 00:40:30 +03:00
Amos
ca3be1347a
Add missing lib files
2021-07-10 12:05:26 -07:00
alexsandulescu
0e2eab438e
Fixed my shit
2021-07-09 22:27:32 +03:00
Amos
d759ffe714
Enable manual EOL in spdlog
2021-07-08 11:44:38 -07:00
Amos
54de5fed0e
Add spdlog library
2021-07-08 07:07:27 -07:00
Amos
cb0bbd6c42
Move external libraries to dedicated directory
2021-07-08 07:01:02 -07:00