.. |
aas
|
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 |
amplitude
|
Replace malloc.h by stdlib.h
|
2013-03-16 01:38:53 +01:00 |
cm
|
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 |
cmake
|
Added support for SDL 2.0
|
2012-12-14 19:03:30 +01:00 |
d3xp
|
Code duplication in idWeapon::Clear
|
2013-06-03 14:56:25 +06:00 |
framework
|
Removed unused FileSystem variables.
|
2013-09-17 20:36:18 +10:00 |
idlib
|
Mirror source code directory structure in generated MSVC projects.
|
2013-09-16 17:54:14 +10:00 |
libs
|
Added openal-soft library for Win32
|
2013-03-23 21:32:07 +01:00 |
renderer
|
r_vidMode sanity check was off by 1.
|
2013-09-18 12:39:31 +10:00 |
sound
|
Allow slow-motion sound effect for OpenAL sounds
|
2013-05-24 18:55:56 +02:00 |
swf
|
Skip some common SWF tags (FileAttributes, Metadata and SetBackgroundColor) instead of failing to load a SWF file if any of them are encountered.
|
2013-09-21 19:27:03 +10:00 |
sys
|
Fix compilation with SDL2 Release
|
2013-08-13 23:08:48 +02:00 |
ui
|
Fixed various warnings from clang
|
2012-12-23 06:40:47 +01:00 |
astyle-code.bat
|
Merged generic C++ fallbacks for SSE optimized code to allow support for non-x86 based platforms like ARM
|
2013-06-01 15:13:00 +02:00 |
astyle-code.sh
|
Merged generic C++ fallbacks for SSE optimized code to allow support for non-x86 based platforms like ARM
|
2013-06-01 15:13:00 +02:00 |
astyle-options.ini
|
Added Artistic Style 2.02.1 C++ beautifier.
|
2012-11-28 16:36:17 +01:00 |
astyle.exe
|
Formatted code.
|
2012-12-08 18:20:13 +01:00 |
cmake-eclipse-linux-debug.sh
|
First playable version on Linux.
|
2012-12-16 17:31:21 +01:00 |
cmake-eclipse-linux-profile.sh
|
First playable version on Linux.
|
2012-12-16 17:31:21 +01:00 |
cmake-eclipse-mingw-debug.bat
|
Added Doom 3 GCC compile options.
|
2012-12-03 14:21:45 +01:00 |
cmake-eclipse-mingw-release.bat
|
Added neo/cmake-eclipse-mingw-release.bat
|
2012-12-03 17:30:42 +01:00 |
cmake-vs2010-32bit.bat
|
Changed OpenAL to use buffers instead of streaming
|
2013-01-05 00:13:35 +01:00 |
cmake-vs2010-64bit.bat
|
Changed OpenAL to use buffers instead of streaming
|
2013-01-05 00:13:35 +01:00 |
cmake-vs2012-32bit-openal.bat
|
Added CMake batch file for OpenAL
|
2013-06-01 15:15:18 +02:00 |
cmake-vs2012-32bit.bat
|
Changed OpenAL to use buffers instead of streaming
|
2013-01-05 00:13:35 +01:00 |
cmake-vs2012-64bit.bat
|
Changed OpenAL to use buffers instead of streaming
|
2013-01-05 00:13:35 +01:00 |
CMakeLists.txt
|
Mirror source code directory structure in generated MSVC projects.
|
2013-09-16 17:54:14 +10:00 |