dhewm3/neo/idlib/containers
Daniel Gibson ef529cf49a Bind F10 to open dhewm3Settings menu, unless F10 is already bound
Also fix MSVC build: For some reason Microsoft's sad excuse of a compiler
 only sets __cplusplus to a value from this millenium if the
/Zc:__cplusplus compiler option is set, but that's only supported from
VS2017 15.7 on. The alternative is to use _MSVC_LANG, which always holds
the version that __cplusplus *should* have...
2024-05-23 19:29:38 +02:00
..
BinSearch.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
BTree.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
HashIndex.cpp Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
HashIndex.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
HashTable.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
Hierarchy.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
LinkList.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
List.h Bind F10 to open dhewm3Settings menu, unless F10 is already bound 2024-05-23 19:29:38 +02:00
PlaneSet.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
Queue.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Stack.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
StaticList.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
StrList.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
StrPool.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
VectorSet.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00