IcePixelx
3558eb9c48
Removed un-used define in hooks.h
2021-08-17 23:11:29 +02:00
IcePixelx
a78484b5c5
Read description for changes.
...
* Updated r5net. Checking for version number now.
* Added SQVM_Warning hook.
* Adjusted IsFlagSet, will only mask off DEV_FLAGS in Release compile now.
* Empty hostname cvars.
2021-08-15 19:57:33 +02:00
IcePixelx
b1bf7ee7c4
Re-Load playlists from disk after disconnecting or getting dropped of server.
2021-08-14 12:46:52 +02:00
IcePixelx
443d3fcc15
added filesystemwarning hook, commented and not doing anything yet
2021-08-08 22:32:30 +02:00
Amos
540ce8d2b0
Split CCompanion and CGameConsole into separate implementations
2021-08-06 18:12:07 -07: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
IcePixelx
50a37735b1
Added interface struct, Enabled DevMode by default.
2021-08-03 17:32:40 +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
5191a24d37
Added GameGlobals, Re-factored overlay.cpp.
2021-07-18 17:34:15 +02:00
Amos
5d92c8c226
Fixed several bugs in the GameConsole class
...
Fixed several bugs in the GameConsole class caused by a single variable that shouldn't be initialized where it was.
Fixed GameConsole glitch on right mouse click event
2021-06-20 09:04:13 -07:00
Amos
7495f1b4fa
Move console hook management to own implementation
...
+ Function renaming
2021-06-19 12:05:12 -07:00
Amos
cb0e72fc0a
Forward console output to in-game console
...
Light cleanup. Hook RSON loading for debugging and improvements for console overlay.
TODO: fix thread lock on concomand execute from Present(..)
2021-06-16 16:43:03 -07:00
Amos
584b64f0f3
Restructure R5Dev codebase
2021-06-14 17:41:20 -07:00