Commit Graph

5 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
project-bo4
81a92f69a4 Custom CMD & Structural Upgrade
+ Added custom commands interface
+ Tidy up and reorder game interface
2024-05-31 15:35:20 -07:00
project-bo4
e584075243 structural changes 2023-11-10 13:52:20 -08:00
project-bo4
1686efcccd quick clean up + add libtommath exports 2023-03-07 04:31:21 -08:00
project-bo4
8b606eae94 Initial upload commit 2023-03-06 12:40:07 -08:00