dhewm3/neo/idlib
dhewg 826dfb0e5b Fix alignment issue with idBlockAlloc::Free()
Bug introduced with e97d3288. This doesn't work with MinGW, since
the struct members might not be aligned to the native pointer
size (in this case idSampleDecoderLocal was aligned to a 8 byte
boundary on win32).
Just switch the two members to avoid ugly code.
2011-12-22 18:51:17 +01:00
..
bv Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
containers Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
geometry Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
hashing Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
math Fix -Woverloaded-virtual warnings 2011-12-22 12:33:27 +01:00
Base64.cpp Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
Base64.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
BitMsg.cpp Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
BitMsg.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
CmdArgs.cpp Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
CmdArgs.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Dict.cpp Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
Dict.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
Heap.cpp Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
Heap.h Fix alignment issue with idBlockAlloc::Free() 2011-12-22 18:51:17 +01:00
LangDict.cpp Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
LangDict.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
Lexer.cpp Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
Lexer.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
Lib.cpp Use SDL for everything endian 2011-12-21 17:40:38 +01:00
Lib.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
MapFile.cpp Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
MapFile.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
Parser.cpp Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
Parser.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
precompiled.cpp Fix all whitespace errors 2011-12-10 15:35:54 +01:00
precompiled.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
Str.cpp Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
Str.h New define IDSTR_NO_REDIRECT 2011-12-22 11:21:55 +01:00
Timer.cpp Use idSys::GetMilliseconds() for idTimer 2011-12-22 10:38:39 +01:00
Timer.h Use idSys::GetMilliseconds() for idTimer 2011-12-22 10:38:39 +01:00
Token.cpp Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
Token.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00