4 Commits

Author SHA1 Message Date
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