dhewm3/neo/game/gamesys
dhewg 2b9e2e5193 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.
2012-01-13 01:45:19 +01:00
..
Callbacks.cpp Fix event callbacks for x86_64 2011-12-10 15:36:09 +01:00
Class.cpp Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
Class.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
DebugGraph.cpp Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
DebugGraph.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
Event.cpp More fixes regarding event saving and restoring 2012-01-13 01:45:19 +01:00
Event.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
NoGameTypeInfo.h Fix -Wunused-variable warnings 2011-12-10 15:36:03 +01:00
SaveGame.cpp Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
SaveGame.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
SysCmds.cpp Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
SysCmds.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
SysCvar.cpp Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
SysCvar.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
TypeInfo.cpp Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
TypeInfo.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00