dhewm3-sdk/game/gamesys
dhewg ac090883ac More fixes regarding event saving and restoring
Fix silly issue from 3d692b58 (sizeof(E_EVENT_SIZEOF_VEC)).
Align entity values of events to the native pointer size, which
is noticeably faster on x86_64 and fixes another assert() in
debug builds.

Past savegames with entities in events are not compatible.
2018-08-20 01:46:32 +02:00
..
Callbacks.cpp Fix event callbacks for x86_64 2018-08-20 01:46:24 +02:00
Class.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Class.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
DebugGraph.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
DebugGraph.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Event.cpp More fixes regarding event saving and restoring 2018-08-20 01:46:32 +02:00
Event.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
NoGameTypeInfo.h Fix -Wunused-variable warnings 2018-08-20 01:46:23 +02:00
SaveGame.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
SaveGame.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
SysCmds.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
SysCmds.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
SysCvar.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
SysCvar.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
TypeInfo.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
TypeInfo.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00