doom3-bfg/neo/framework
Stephen Saunders f24d7ecc16 Fix XAudio2 and OpenAL errors on shutdown, improve cinematic audio queue mgmt
(cherry picked from commit 4bfdf622f94b52eae52faece058c0e3d6139551e)
2022-02-22 20:16:31 -05:00
..
BuildVersion.h Fix loading saved game prior to commit 7e21048 crash. 2014-10-09 18:54:35 +09:00
CmdSystem.cpp Pull request cleanup 2021-04-29 16:32:15 +02:00
CmdSystem.h Pull request cleanup 2021-04-29 16:32:15 +02:00
Common.cpp Fix XAudio2 and OpenAL errors on shutdown, improve cinematic audio queue mgmt 2022-02-22 20:16:31 -05:00
Common.h Added cmd to export entity defs to TrenchBroom FGD 2021-02-10 17:42:50 +01:00
Common_demos.cpp Formatted code with Astyle 2022-02-12 12:55:46 +01:00
Common_dialog.cpp Applied new Astyle settings 2019-11-11 20:27:44 +01:00
Common_dialog.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
common_frame.cpp More cinematic audio memory mgmt fixes, support cinematic audio looping 2022-02-22 19:52:24 -05:00
Common_load.cpp Write smaller EXR files using TinyEXR zip compression 2021-05-07 11:31:03 +02:00
Common_local.h Astyle cleanup 2021-09-28 09:58:48 +02:00
Common_localize.cpp Extended idFileSystem::ListFilesTree to recursive .resources files 2022-01-10 23:22:26 +01:00
Common_mapconvert.cpp Did a little Quake to Doom experiment 2022-02-05 15:49:50 +01:00
Common_menu.cpp Applied new Astyle settings 2019-11-11 20:27:44 +01:00
Common_network.cpp Applied new Astyle settings 2019-11-11 20:27:44 +01:00
Common_printf.cpp Applied new Astyle settings 2019-11-11 20:27:44 +01:00
Compressor.cpp Applied new Astyle settings 2019-11-11 20:27:44 +01:00
Compressor.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
Console.cpp Tweaked exportFGD to support sprite icons 2021-10-08 20:51:08 +02:00
Console.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
ConsoleHistory.cpp Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops 2021-09-11 17:53:30 +02:00
ConsoleHistory.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
CVarSystem.cpp Allow sys_lang to be saved to config 2021-05-08 15:05:47 +02:00
CVarSystem.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
DebugGraph.cpp Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops 2021-09-11 17:53:30 +02:00
DebugGraph.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
DeclAF.cpp Applied new Astyle settings 2019-11-11 20:27:44 +01:00
DeclAF.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
DeclEntityDef.cpp Sync with D3 branch from last weekend 2021-02-10 17:42:51 +01:00
DeclEntityDef.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
DeclFX.cpp Applied new Astyle settings 2019-11-11 20:27:44 +01:00
DeclFX.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
DeclManager.cpp Fixed random alpha values within exportImagesToTrenchBroom cmd 2022-01-31 16:40:29 +01:00
DeclManager.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
DeclParticle.cpp Applied new Astyle settings 2019-11-11 20:27:44 +01:00
DeclParticle.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
DeclPDA.cpp Applied new Astyle settings 2019-11-11 20:27:44 +01:00
DeclPDA.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
DeclSkin.cpp Applied new Astyle settings 2019-11-11 20:27:44 +01:00
DeclSkin.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
DeclTable.cpp Applied new Astyle settings 2019-11-11 20:27:44 +01:00
DeclTable.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
DemoChecksum.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
DemoFile.cpp Applied new Astyle settings 2019-11-11 20:27:44 +01:00
DemoFile.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
EditField.cpp Applied new Astyle settings 2019-11-11 20:27:44 +01:00
EditField.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
EventLoop.cpp Applied new Astyle settings 2019-11-11 20:27:44 +01:00
EventLoop.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
File.cpp Applied new Astyle settings 2019-11-11 20:27:44 +01:00
File.h Sync with D3 branch from last weekend 2021-02-10 17:42:51 +01:00
File_Manifest.cpp 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
File_Manifest.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
File_Resource.cpp Applied new Astyle settings 2019-11-11 20:27:44 +01:00
File_Resource.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
File_SaveGame.cpp Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops 2021-09-11 17:53:30 +02:00
File_SaveGame.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
FileSystem.cpp Extended idFileSystem::ListFilesTree to recursive .resources files 2022-01-10 23:22:26 +01:00
FileSystem.h Extended idFileSystem::ListFilesTree to recursive .resources files 2022-01-10 23:22:26 +01:00
KeyInput.cpp Applied new Astyle settings 2019-11-11 20:27:44 +01:00
KeyInput.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
Licensee.h Bumped version to 1.4.0 2022-01-22 14:55:03 +01:00
PlayerProfile.cpp Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops 2021-09-11 17:53:30 +02:00
PlayerProfile.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
precompiled.cpp 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
Serializer.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
TokenParser.cpp Applied new Astyle settings 2019-11-11 20:27:44 +01:00
TokenParser.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
Unzip.h Moved minizip contrib code to libs/zlib/minizip/ 2013-01-02 17:09:45 +01:00
UsercmdGen.cpp Applied new Astyle settings 2019-11-11 20:27:44 +01:00
UsercmdGen.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
Zip.cpp Applied new Astyle settings 2019-11-11 20:27:44 +01:00
Zip.h Merged stuff from Iced-Hellfire-Dev branch, no specular fix 2021-02-20 12:56:24 +01:00