1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-10-15 07:56:37 +00:00
openmw/components
elsid dea69b229c
Remove small translation units
Remove .cpp files with small amount of code which don't have additional
includes compared to corresponding .hpp files. This reduces the total
size of preprocessed code of the project and should reduce compilation
time.
2025-08-29 00:41:47 +02:00
..
bgsm Merge branch 'nifmisc' into 'master' 2024-04-25 08:45:36 +00:00
bsa Resolve a number of Coverity defects 2025-08-06 19:52:09 +02:00
bullethelpers Remove unused includes 2022-10-09 16:44:18 +02:00
compiler Remove small translation units 2025-08-29 00:41:47 +02:00
config Resolve a number of Coverity defects 2025-08-06 19:52:09 +02:00
contentselector Fix and enforce local variable naming 2025-08-05 21:27:48 +02:00
crashcatcher Fix and enforce local variable naming 2025-08-05 21:27:48 +02:00
debug Fix and enforce local variable naming 2025-08-05 21:27:48 +02:00
detournavigator Add and fix -Wshadow 2025-08-18 21:09:06 +02:00
esm Remove small translation units 2025-08-29 00:41:47 +02:00
esm3 Remove small translation units 2025-08-29 00:41:47 +02:00
esm4 Resolve a number of Coverity defects 2025-08-06 19:52:09 +02:00
esmloader Gets rid of most ESM::CellId 2023-04-03 14:16:05 +02:00
esmterrain Fix and enforce local variable naming 2025-08-05 21:27:48 +02:00
fallback Fix and enforce namespace naming 2025-07-20 21:19:16 +02:00
files Remove small translation units 2025-08-29 00:41:47 +02:00
fontloader Fix and enforce parameter naming 2025-08-27 12:45:09 +02:00
fx Fix and enforce parameter naming 2025-08-27 12:45:09 +02:00
interpreter Implement missing hex float format options 2025-08-21 22:00:00 +02:00
l10n Work around compiler versions that haven't addressed defect 3865 2025-07-30 19:41:14 +02:00
loadinglistener Drop 360-degree screenshot support (#7720) 2024-06-06 14:46:01 +03:00
lua Fix and enforce parameter naming 2025-08-27 12:45:09 +02:00
lua_ui Remove small translation units 2025-08-29 00:41:47 +02:00
misc Make most weather bindings read/write 2025-08-28 03:22:33 +03:00
myguiplatform Fix and enforce parameter naming 2025-08-27 12:45:09 +02:00
navmeshtool Stop updating navmeshtool progress on first bad message 2023-01-27 19:10:53 +01:00
nif Add and fix -Wshadow 2025-08-18 21:09:06 +02:00
nifbullet Use normalized path in BulletShapeManager 2024-09-27 23:33:58 +02:00
nifosg remove unecassary visitor for soft particles 2025-08-23 09:09:18 -07:00
platform Fix and enforce parameter naming 2025-08-27 12:45:09 +02:00
process Remove a line break that clang-format was fussing about 2025-06-19 00:27:08 +01:00
resource Fix and enforce parameter naming 2025-08-27 12:45:09 +02:00
sceneutil Fix and enforce parameter naming 2025-08-27 12:45:09 +02:00
sdlutil Fix and enforce parameter naming 2025-08-27 12:45:09 +02:00
serialization Add missing array include 2023-07-29 00:29:03 +02:00
settings Merge branch 'master' of https://gitlab.com/OpenMW/openmw 2025-08-04 16:44:12 -07:00
shader Fix and enforce parameter naming 2025-08-27 12:45:09 +02:00
sqlite3 Minor header cleanup 2023-04-30 16:26:03 +02:00
std140 Add missing array include 2023-07-29 00:29:03 +02:00
stereo Add and fix -Wshadow 2025-08-18 21:09:06 +02:00
terrain Fix and enforce local variable naming 2025-08-05 21:27:48 +02:00
testing Fix path handling for files in BSAs 2025-07-03 08:46:23 +02:00
toutf8 Merge branch 'filenameexceptions' into 'master' 2025-07-01 20:45:33 +00:00
translation Fix and enforce local variable naming 2025-08-05 21:27:48 +02:00
version Open matching version of documentation for Launcher Help 2024-02-25 18:20:40 +01:00
vfs Allow non-existent techniques to exist 2025-07-03 17:21:50 +02:00
widgets Fix and enforce parameter naming 2025-08-27 12:45:09 +02:00
CMakeLists.txt Add and fix -Wshadow 2025-08-18 21:09:06 +02:00
doc.hpp second set of additional doxygen comments 2010-09-25 20:15:05 +02:00