raze/source
Christoph Oelckers e9c79292ff - Blood: use wider integer types for a few more things
Mainly removing shorts from all function signatures, except the engine replace interface, replacing them either with int or bool, depending on the use case.
2021-11-29 00:55:41 +01:00
..
build - Duke: SE20 + SE128 are wall-free 2021-11-29 00:55:39 +01:00
common - addressed most unused/uninitialized variable warnings from MSVC. 2021-11-29 00:55:30 +01:00
core - Blood: extend all 16 bit fields holding sector or wall indices to 32 bit. 2021-11-29 00:55:41 +01:00
games - Blood: use wider integer types for a few more things 2021-11-29 00:55:41 +01:00
glbackend - addressed most unused/uninitialized variable warnings from MSVC. 2021-11-29 00:55:30 +01:00
platform - remaining parts of GLES. 2021-09-18 13:03:36 +02:00
thirdparty - macOS backend update, plus moving base64.cpp around. 2020-09-27 16:12:50 +02:00
CMakeLists.txt - addressed most unused/uninitialized variable warnings from MSVC. 2021-11-29 00:55:30 +01:00
g_pch.h - Cleanup header duplicates in g_pch.h. 2021-10-30 10:24:14 +02:00
gitinfo.cpp