108 Commits

Author SHA1 Message Date
Amos
181f88d902 Fix typo and leftovers in id3dx.cpp 2021-06-16 17:34:17 -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
d424c75081 Refactor D3DX11 hook + implement ResizeBuffer handler
Destroy/release objects and recreate render view target on resolution change of the application
2021-06-16 16:12:53 -07:00
Amos
4db41e5e04 Small code adjustment
Tabs to spaces for consistency between code editors
2021-06-14 18:09:41 -07:00
Amos
341d8fc638 Implement DirectX hook + ImGui console
/* PROTOTYPE */
2021-06-14 17:58:48 -07:00
Amos
21bc365a71 Add prototype DirectX hook implementation
/* PROTOTYPE */
2021-06-14 17:56:53 -07:00
Amos
3be3bcd5c1 Add console overlay implementation
/* PROTOTYPE */
2021-06-14 17:56:18 -07:00
Amos
584b64f0f3 Restructure R5Dev codebase 2021-06-14 17:41:20 -07:00