doom3-bfg/neo/idlib
2017-08-27 23:31:51 +01:00
..
bv Added support for precompiled headers for MSVC which reduced the compiled time from 4 minutes to 67 seconds. 2012-12-22 16:18:19 +01:00
containers Format Code with AStyle 2.05.1 2015-02-09 00:29:57 +01:00
geometry Format Code with AStyle 2.05.1 2015-02-09 00:29:57 +01:00
hashing Added support for precompiled headers for MSVC which reduced the compiled time from 4 minutes to 67 seconds. 2012-12-22 16:18:19 +01:00
math Kill a macro redefinition warning. 2017-08-27 23:31:51 +01:00
sys GCC compile fixes under Kubuntu 15.10 2016-07-03 22:56:29 +02:00
Base64.cpp Replaced ( void ) with () 2014-08-02 14:48:04 +02:00
Base64.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
BitMsg.cpp shut up compiler warnings 2013-03-16 14:32:47 +01:00
BitMsg.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
Callback.h Replaced ( void ) with () 2014-08-02 14:48:04 +02:00
CMakeLists.txt Make use of precompiled header configureable 2015-06-19 22:15:44 +02:00
CmdArgs.cpp Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
CmdArgs.h Fix typos 2013-12-31 02:23:16 +01:00
CommandLink.cpp Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
DataQueue.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
Dict.cpp exportDecls command to export def/* stuff for Blender 2016-03-05 21:19:14 +01:00
Dict.h exportDecls command to export def/* stuff for Blender 2016-03-05 21:19:14 +01:00
Heap.cpp Replace malloc.h by stdlib.h 2013-03-16 01:38:53 +01:00
Heap.h Fixed MSVC C++ exception warnings 2012-12-24 12:34:18 +01:00
LangDict.cpp Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
LangDict.h Changed astyle-code.sh script to use the system astyle which is 2.03 on Kubuntu 13.10 2014-02-23 15:19:11 +01:00
Lexer.cpp Added support for new JSON based map format 2016-03-05 20:52:09 +01:00
Lexer.h Added support for new JSON based map format 2016-03-05 20:52:09 +01:00
Lib.cpp Replaced MACOS_X define with standardised __APPLE__. #87 2014-05-20 13:51:53 +01:00
Lib.h Added check for Gallium drivers to use GLSL ES 3.00. #137 2014-08-20 13:07:59 +02:00
MapFile.cpp Move worlspawn to first entry if map was read from Blender 2016-06-19 17:19:24 +02:00
MapFile.h Added support for new JSON based map format 2016-03-05 20:52:09 +01:00
ParallelJobList.cpp change threadnames so they fit into 15chars 2013-03-26 00:36:04 +01:00
ParallelJobList.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
ParallelJobList_JobHeaders.h Add FreeBSD defines 2013-03-16 14:32:46 +01:00
Parser.cpp Supress warnings about failed #include global.inc when using embedded Cg shaders 2014-05-14 19:14:21 +02:00
Parser.h Supress warnings about failed #include global.inc when using embedded Cg shaders 2014-05-14 19:14:21 +02:00
precompiled.cpp Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
precompiled.h JSON Flash sprite import 2015-10-12 12:36:31 +02:00
RectAllocator.cpp Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
SoftwareCache.cpp Initial OS X support. #87 2014-05-18 23:14:28 +01:00
SoftwareCache.h Fix compiler warnings and errors in MinGW 2012-12-03 09:29:14 +01:00
Str.cpp Fixed compile problems on Win64 2012-12-17 12:24:31 +01:00
Str.h Replaced procfs dependent functions with native calls on OS X. #87 2014-05-21 22:31:18 +01:00
StrStatic.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
Swap.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
Thread.cpp Formatted code. 2012-12-08 18:20:13 +01:00
Thread.h Improve POSIX threading code 2013-03-25 22:05:02 +01:00
Timer.cpp Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
Timer.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
Token.cpp Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
Token.h eliminate more longs 2012-12-13 01:28:41 +01:00