1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-01 03:21:41 +00:00
OpenMW/components
elsid 6c8ed4d19c
Move Files::IStreamPtr alias to a separate header
To avoid transitive include of Windows.h all over the engine.
2022-07-17 11:35:39 +02:00
..
bsa Move Files::IStreamPtr alias to a separate header 2022-07-17 11:35:39 +02:00
bullethelpers Move std::ostream& operator<< to .cpp 2022-06-26 22:43:53 +02:00
compiler Remove redundant ostream, istream, iostream and sstream includes 2022-07-05 01:41:28 +02:00
config Don't load content entries from global and local configs 2022-06-30 20:57:51 +02:00
contentselector
crashcatcher Simplify getIsHungAppWindow 2022-07-14 22:02:01 +03:00
debug Allow to disable crash catcher on Windows 2022-07-01 22:44:03 +02:00
detournavigator Use YAML files to translate MyGUI's localization tags 2022-07-12 08:20:40 +04:00
esm Move Files::IStreamPtr alias to a separate header 2022-07-17 11:35:39 +02:00
esm3 Merge branch 'coverity' into 'master' 2022-07-03 16:29:05 +00:00
esm3terrain
esm4 Move Files::IStreamPtr alias to a separate header 2022-07-17 11:35:39 +02:00
esmloader
fallback
files Move Files::IStreamPtr alias to a separate header 2022-07-17 11:35:39 +02:00
fontloader
fx Init missing variables 2022-07-05 17:47:52 +04:00
interpreter
l10n Avoid constructing icu::StringPiece from std::string directly 2022-07-01 22:31:06 +02:00
loadinglistener
lua Use YAML files to translate MyGUI's localization tags 2022-07-12 08:20:40 +04:00
lua_ui Fix initializer 2022-07-03 15:44:50 +04:00
misc Use unsigned to define number of threads 2022-07-12 15:19:52 +02:00
myguiplatform Don't cast away const when we can avoid it 2022-07-03 16:36:41 +04:00
navmeshtool
nif Move Files::IStreamPtr alias to a separate header 2022-07-17 11:35:39 +02:00
nifbullet Treat empty RootCollisionNode in NIF as NCC flag and generate CameraOnly collision shape 2022-07-10 00:46:11 +02:00
nifosg Don't cast away const when we can avoid it 2022-07-03 16:36:41 +04:00
platform
process
resource Drop line about non-existent UnrefQueue 2022-07-12 17:41:07 +04:00
sceneutil Refactor multiview to avoid littering OSG_HAS_MULTIVIEW and multiview-related uniforms around the code, keep them all in multiview.cpp. 2022-07-11 17:27:05 +02:00
sdlutil
serialization
settings
shader Merge branch 'rm_stream_include' into 'master' 2022-07-05 11:00:50 +00:00
sqlite3
std140
stereo Refactor multiview to avoid littering OSG_HAS_MULTIVIEW and multiview-related uniforms around the code, keep them all in multiview.cpp. 2022-07-11 17:27:05 +02:00
terrain Remove redundant ostream, istream, iostream and sstream includes 2022-07-05 01:41:28 +02:00
to_utf8
translation
version
vfs Move Files::IStreamPtr alias to a separate header 2022-07-17 11:35:39 +02:00
widgets Use YAML files to translate MyGUI's localization tags 2022-07-12 08:20:40 +04:00
CMakeLists.txt Use target_precompile_headers for the most expensive headers 2022-07-01 14:05:17 +00:00
doc.hpp
windows.hpp