dhewm3-sdk/framework
Daniel Gibson bc10904bff 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 00:29:54 +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 05:32:38 +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:43:42 +02:00
CVarSystem.h MSVC: Treat pointer truncation warnings as errors, adjust idCVar for that 2022-05-29 00:29:54 +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:25:23 +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:43:42 +02:00
Licensee.h change engine version to "dhewm3 SDK 1.5.x"; no -ffast-math 2018-11-12 00:21:13 +01:00
UsercmdGen.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00