12 Commits

Author SHA1 Message Date
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
IcePixelx
8d11dd6495 Removed padding, compiler takes care of those. 2021-08-13 16:24:23 +02:00
IcePixelx
9f55f22b58 Added ConVar/Command dumper to log. 2021-08-12 01:42:10 +02:00
IcePixelx
50a37735b1 Added interface struct, Enabled DevMode by default. 2021-08-03 17:32:40 +02:00
IcePixelx
8004ee4db3 Added more Server Host Utils. 2021-07-31 16:51:06 +02:00
IcePixelx
d47996821c Switched hooking lib for r5-dev and r5-dedicated. Refactored code base. 2021-07-27 23:08:20 +02:00
IcePixelx
c9c5818594 Added CCVar Game Class and ConVar/ConCommandBase Class. 2021-07-24 03:16:10 +02:00
rexx
764bf635b6 replaced version with port on server browser 2021-07-22 13:01:47 +01:00
IcePixelx
5191a24d37 Added GameGlobals, Re-factored overlay.cpp. 2021-07-18 17:34:15 +02:00
IcePixelx
51f5a29541 Added FrameStageNotify hook, Added CHostState class, Added CHLClient Class 2021-07-18 02:16:16 +02:00
IcePixelx
8aee8712a2 Updated PatternScan and added more gameclasses. 2021-07-15 16:33:13 +02:00
IcePixelx
33ba9ed11f Added CInputSystem Interface and use a different method of disabling game input. 2021-07-13 18:38:48 +02:00