Commit Graph

3 Commits

Author SHA1 Message Date
project-bo4
e00fdf473a Fix Release Build Environment
+ addressed every code safety demands compiler had in order to make it possible to build in release configuration without suppressing warning(warning C4244 still had to be suppressed because it was coming from external libraries xxhash and stb)

+ changed to proxying XInput9_1_0 instead of directx11 interface

+ recoded protocolbuffer helper

+ improved variable namings in fileshare

- removed ida_defs.h header as its not needed anymore
2024-08-16 07:36:41 +03:30
bodnjenie14
324fcc2425
Updated Console
Added command line tag for external console
2024-05-27 09:04:52 -07:00
bodnjenie14
6e8d232e78
External console
* Added Experimental External Console


Co-authored-by: bodnjenie14 <134313862+bodnjenie23@users.noreply.github.com>
2024-05-22 23:48:21 -07:00