1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-19 16:39:49 +00:00
openmw/components
2023-08-19 01:30:17 +02:00
..
bsa Fix unintended sign extension in compressed BSA hash generation 2023-07-24 01:18:56 +03:00
bullethelpers
compiler
config Cleanup includes 2023-07-08 11:28:56 +02:00
contentselector Merge branch 'pandorasbox' into 'master' 2023-08-08 08:54:10 +00:00
crashcatcher Remove unused function 2023-07-12 14:48:09 +01:00
debug Merge branch 'movable_objects' into 'master' 2023-08-01 10:43:44 +00:00
detournavigator Use proper cell size for ESM4 cells in CoordinateConverter 2023-08-13 02:24:22 +02:00
esm Split ESM::Land::loadData 2023-08-19 01:30:17 +02:00
esm3 Split ESM::Land::loadData 2023-08-19 01:30:17 +02:00
esm4 Remove unused ESM4::Land fields 2023-08-19 01:30:16 +02:00
esmloader
esmterrain Use only cell position to detect cell change 2023-08-19 01:30:17 +02:00
fallback Move some objects instead of copying 2023-07-31 20:43:46 +04:00
files Add missing array include 2023-07-29 00:29:03 +02:00
fontloader Simplify strings construction 2023-08-02 17:59:40 +04:00
fx Move some objects instead of copying 2023-07-31 20:43:46 +04:00
interpreter Use string_view in more places and reduce the number of empty string literals 2023-05-21 16:39:32 +02:00
l10n Add setting "gmst overrides l10n" 2023-06-13 10:06:59 +02:00
loadinglistener Fix crash related to async content loading (#7508) 2023-07-29 21:13:57 +02:00
lua Do not copy objects twice where possible 2023-08-02 20:03:48 +04:00
lua_ui Do not copy objects twice where possible 2023-08-02 20:03:48 +04:00
misc Implement Lua bindings for sound system 2023-08-15 10:28:29 +04:00
myguiplatform [#7358] Make MyGui 3.4.2 required for 0.49 2023-08-06 16:05:59 +00:00
navmeshtool
nif Don't read affected nodes for 10.0.1.0 NiDynamicEffect 2023-08-12 21:48:51 +03:00
nifbullet Revert "Merge branch 'loadSSEAlchemyTable' into 'master'" 2023-08-03 19:55:06 +00:00
nifosg Revert "Merge branch 'loadSSEAlchemyTable' into 'master'" 2023-08-03 19:55:06 +00:00
platform
process
resource Do not copy osg::ref_ptr when possible 2023-07-31 20:43:46 +04:00
sceneutil Do not copy osg::ref_ptr when possible 2023-07-31 20:43:46 +04:00
sdlutil Do not copy osg::ref_ptr when possible 2023-07-31 20:43:46 +04:00
serialization Add missing array include 2023-07-29 00:29:03 +02:00
settings Use settings values for Map settings 2023-07-27 22:53:53 +02:00
shader Do not use invalid iterators 2023-07-31 17:53:33 +04:00
sqlite3
std140 Add missing array include 2023-07-29 00:29:03 +02:00
stereo Move some objects instead of copying 2023-07-31 20:43:46 +04:00
terrain Pass references to fillVertexBuffers instead of osg::ref_ptr 2023-08-06 19:17:43 +02:00
to_utf8
translation Use string_view in more UI code 2023-05-21 18:14:12 +02:00
version
vfs Change include guard name 2023-06-08 21:10:12 +02:00
widgets [#7358] Make MyGui 3.4.2 required for 0.49 2023-08-06 16:05:59 +00:00
CMakeLists.txt Support yaml-cpp 0.8.0 2023-08-18 15:08:00 +02:00
doc.hpp
windows.hpp