Commit Graph

7 Commits

Author SHA1 Message Date
Ahrimdon
22e6c11fca Merge branch 'master' of https://github.com/project-bo4/shield-development 2024-12-31 07:33:23 -05:00
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
Rim
a2a770254d maint: remove : from console title due to current lack of versioning 2024-05-29 18:14:26 -04:00
Rim
e3e1c36421 Merge branch 'master' of https://github.com/project-bo4/shield-development 2024-05-29 18:02:43 -04:00
bodnjenie14
076133cf92 External console
* Added Experimental External Console


Co-authored-by: bodnjenie14 <134313862+bodnjenie23@users.noreply.github.com>
2024-05-29 17:56:51 -04:00
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