1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-17 19:10:24 +00:00
OpenMW/components
2023-01-27 01:07:15 +01:00
..
bsa First pass with include-what-you-use 2022-10-09 10:39:43 +00:00
bullethelpers Remove unused includes 2022-10-09 16:44:18 +02:00
compiler Replace mwscript program serialization into a vector with simple struct 2023-01-14 00:07:37 +01:00
config Move ensureUtf8Encoding to named namespace 2023-01-18 22:58:35 +01:00
contentselector Do not use deprecated implicit conversion 2023-01-15 20:23:18 +04:00
crashcatcher
debug Revert "Merge branch 'fix_macos_build' into 'master'" 2022-10-12 22:48:34 +01:00
detournavigator Navigator doesn't use RefId anymore 2023-01-21 18:39:57 +01:00
esm Merge branch 'Load_ESM4' into 'master' 2023-01-07 22:17:17 +00:00
esm3 Reverts Cell name to a string 2023-01-21 18:39:42 +01:00
esm3terrain
esm4 Applied review advice 2023-01-02 19:20:03 +01:00
esmloader Reverts Cell name to a string 2023-01-21 18:39:42 +01:00
fallback
files Join path components using path::operator/ instead of string::operator+ 2023-01-27 01:07:15 +01:00
fontloader Remove unused includes 2022-10-09 16:44:18 +02:00
fx expose more uniforms to postprocessing 2023-01-20 17:43:54 -08:00
interpreter Change Interpreter type aliases to be fixed size types 2023-01-14 00:09:01 +01:00
l10n Separate l10n manager from lua 2022-10-07 17:19:04 +02:00
loadinglistener
lua Apply clang-format to the previous commit 2023-01-20 23:44:12 +01:00
lua_ui Additional information in Lua profiler 2023-01-13 21:14:23 +01:00
misc Use worldspace coords in AiWanderStorage 2023-01-23 21:06:50 +01:00
myguiplatform Use OpenMW logging levels for MyGUI log (feature 7130) 2023-01-06 16:01:30 +04:00
navmeshtool
nif First pass with include-what-you-use 2022-10-09 10:39:43 +00:00
nifbullet Don't use xkf if xnif is merely the base model (bug #5371) 2023-01-14 04:55:12 +03:00
nifosg Remove unused includes 2022-10-09 16:44:18 +02:00
platform
process
resource Clang-format 2023-01-05 01:40:36 +02:00
sceneutil Log screenshot capture 2022-11-22 19:26:28 +00:00
sdlutil
serialization
settings First pass with include-what-you-use 2022-10-09 10:39:43 +00:00
shader rain occlusion 2023-01-06 22:23:03 -08:00
sqlite3
std140
stereo Restore false-positive unused includes 2022-10-13 00:49:24 +01:00
terrain Remove unused includes 2022-10-09 16:44:18 +02:00
to_utf8 Applies review advice. 2023-01-04 12:22:16 +01:00
translation
version
vfs First pass with include-what-you-use 2022-10-09 10:39:43 +00:00
widgets Sort quests in journal by name (bug 7054) 2023-01-07 18:55:51 +04:00
CMakeLists.txt Join path components using path::operator/ instead of string::operator+ 2023-01-27 01:07:15 +01:00
doc.hpp
windows.hpp