doom3-bfg/neo/framework
2025-01-23 23:08:57 +01:00
..
BuildVersion.h Bumped savegame version for idLight::modelTarget 2024-05-16 21:41:29 +02:00
CmdSystem.cpp Pull request cleanup 2021-04-29 16:32:15 +02:00
CmdSystem.h First draft of the makeMaterials command 2024-05-18 16:16:41 +02:00
Common.cpp Throttle down the engine in the background to 15 fps 2025-01-22 22:03:16 +01:00
Common.h Throttle down the engine in the background to 15 fps 2025-01-22 22:03:16 +01:00
Common_dialog.cpp Fixed a couple of bugs regarding Flash JSON reimport 2024-07-01 22:35:27 +02:00
Common_dialog.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
common_frame.cpp Throttle down the engine in the background to 15 fps 2025-01-22 22:03:16 +01:00
Common_load.cpp Refactored FinalizeImage back to ActuallyLoadImage 2024-06-29 10:37:24 +02:00
Common_local.h Show masked occlusion time with com_showFPS 3 2024-08-28 21:43:19 +02:00
Common_localize.cpp Extended idFileSystem::ListFilesTree to recursive .resources files 2022-01-10 23:22:26 +01:00
Common_mapconvert.cpp Fixed messed up coords in makeZooMapForModels command 2025-01-23 23:08:57 +01:00
Common_menu.cpp Killed hard to maintain renderdemo code 2024-03-22 09:01:23 +01:00
Common_network.cpp Applied new Astyle settings 2019-11-11 20:27:44 +01:00
Common_printf.cpp Drastic dmap speed boost by reducing prints like in q3map 2024-06-21 18:01:12 +02: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 Deleted NES shader 2024-12-23 20:56:43 +01: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 Extended listCvars with -new option to show all RBDoom related cvars 2024-07-10 20:33:20 +02:00
CVarSystem.h Extended listCvars with -new option to show all RBDoom related cvars 2024-07-10 20:33:20 +02: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 Replace sprintf() / vsprintf() with idStr::snPrintf() / idStr::vsnPrintf() for buffer security 2023-06-20 12:24:24 -04:00
DeclAF.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
DeclEntityDef.cpp Added back collision manager and AAS builder to dmap 2024-06-19 21:33:41 +02: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 messed up coords in makeZooMapForModels command 2025-01-23 23:08:57 +01:00
DeclManager.h Added back collision manager and AAS builder to dmap 2024-06-19 21:33:41 +02: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
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 Merged some smaller changes and fixes from icedhellfire 2024-06-29 18:02:48 +02:00
File.h Merged some smaller changes and fixes from icedhellfire 2024-06-29 18:02:48 +02: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 Changed file lookup order in .resources paks like in previous id Tech engines 2024-06-24 21:31:00 +02:00
File_Resource.h Changed file lookup order in .resources paks like in previous id Tech engines 2024-06-24 21:31:00 +02:00
File_SaveGame.cpp Simplify OPTICK_THREAD() instrumentation and fix scope for common_frame 2023-12-28 09:41:18 -05:00
File_SaveGame.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
File_Zip.cpp Merged some smaller changes and fixes from icedhellfire 2024-06-29 18:02:48 +02:00
File_Zip.h Added back .pk4 support but only for paks without a dll inside 2024-06-26 20:47:05 +02:00
FileSystem.cpp Merged some smaller changes and fixes from icedhellfire 2024-06-29 18:02:48 +02:00
FileSystem.h Added classic flashlight from Doom BFA and detection for Doom 2004/2019 2024-06-27 21:05:51 +02: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 Renamed ENGINE_BRANCH back to master 2024-10-12 12:00:51 +02: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 Replace sprintf() / vsprintf() with idStr::snPrintf() / idStr::vsnPrintf() for buffer security 2023-06-20 12:24:24 -04: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 Added back .pk4 support but only for paks without a dll inside 2024-06-26 20:47:05 +02:00