.. |
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
|
Changed important console cmds to CONSOLE_COMMAND_SHIP for new ModDB builds
|
2024-05-11 20:42:22 +02:00 |
Common.h
|
rbdmap.exe compiles but does not run yet
|
2024-06-17 21:37:10 +02: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
|
Fixed democode removal merge problems
|
2024-03-22 09:24:23 +01:00 |
Common_load.cpp
|
Changed important console cmds to CONSOLE_COMMAND_SHIP for new ModDB builds
|
2024-05-11 20:42:22 +02:00 |
Common_local.h
|
Killed hard to maintain renderdemo code
|
2024-03-22 09:01:23 +01:00 |
Common_localize.cpp
|
Extended idFileSystem::ListFilesTree to recursive .resources files
|
2022-01-10 23:22:26 +01:00 |
Common_mapconvert.cpp
|
Changed important console cmds to CONSOLE_COMMAND_SHIP for new ModDB builds
|
2024-05-11 20:42:22 +02: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
|
Replace sprintf() / vsprintf() with idStr::snPrintf() / idStr::vsnPrintf() for buffer security
|
2023-06-20 12:24:24 -04: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
|
Show VRAM memory usage with com_showFPS > 2 in separate line
|
2024-03-17 11:25:21 +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
|
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
|
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
|
Added back collision manager and AAS builder to dmap
|
2024-06-19 21:33:41 +02: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
|
Started rbdmap.exe CMake project
|
2024-06-15 21:33:49 +02:00 |
File.h
|
Started rbdmap.exe CMake project
|
2024-06-15 21:33:49 +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
|
Started rbdmap.exe CMake project
|
2024-06-15 21:33:49 +02:00 |
File_Resource.h
|
Added filter option all to extractResourceFile cmd #166
|
2024-05-01 15:00:54 +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 |
FileSystem.cpp
|
Started rbdmap.exe CMake project
|
2024-06-15 21:33:49 +02: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
|
Don't let VR options of other VR builds to break rendering of the non-VR master
|
2024-04-10 10:48:26 +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
|
Started rbdmap.exe CMake project
|
2024-06-15 21:33:49 +02:00 |