dhewm3-sdk/framework
Daniel Gibson d01f3fe8e0 MSVC: Treat pointer truncation warnings as errors, adjust idCVar for that
All pointer<->integer conversion truncation warnings I'm aware of are
now enabled for MSVC, to hopefully finally get that tool code 64bit-clean.

I had to adjust the idCVar code for this - it should've been safe enough
(highly unlikely that a valid pointer is exactly 0xFFFFFFFF on 64bit),
but triggered those warnings - now it should behave the same as before
but the warnings (which are now errors) are silenced.
2022-05-29 01:10:15 +02:00
..
async Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
BuildDefines.h Release Candiate 1 preparations, other small fixes 2018-08-20 01:46:38 +02:00
BuildVersion.h Fix savegame-compatibility of scripts, increase BUILD_NUMBER 2021-02-22 06:06:22 +01:00
CmdSystem.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Common.h idCommon::SetCallback() + GetAdditionalFunction(); GAME_API_VERSION=9 2018-09-30 05:19:31 +02:00
CVarSystem.h MSVC: Treat pointer truncation warnings as errors, adjust idCVar for that 2022-05-29 01:10:15 +02:00
DeclAF.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
DeclEntityDef.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
DeclFX.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
DeclManager.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
DeclParticle.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
DeclPDA.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
DeclSkin.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
DeclTable.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
File.h It builds with VS 2017 now 2018-09-02 01:27:00 +02:00
FileSystem.h Use FILENAME_MAX for MAX_OSPATH 2018-08-20 01:46:35 +02:00
Game.h idCommon::SetCallback() + GetAdditionalFunction(); GAME_API_VERSION=9 2018-09-30 05:19:31 +02:00
Licensee.h change engine version to "dhewm3 SDK 1.5.x" 2018-11-11 23:57:05 +01:00
UsercmdGen.h Import Ruiner source (doesn't build yet) 2018-08-27 15:13:17 +02:00