1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-16 21:29:56 +00:00
openmw/components
2023-10-31 00:54:44 +03:00
..
bsa Merge branch 'starfieldbsa' into 'master' 2023-09-01 08:06:25 +00:00
bullethelpers Remove unused includes 2022-10-09 16:44:18 +02:00
compiler Move from std::atoi to std::from_char 2023-03-18 09:30:48 +00:00
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 Add missing headers to components/CMakeLists.txt 2023-10-15 15:44:24 +01:00
debug Add missing headers to components/CMakeLists.txt 2023-10-15 15:44:24 +01:00
detournavigator Use proper cell size for ESM4 cells in CoordinateConverter 2023-08-13 02:24:22 +02:00
esm Place ESM4::ItemMod into the scene 2023-10-31 00:54:44 +03:00
esm3 Merge branch 'merryweather' into 'master' 2023-10-16 20:06:59 +00:00
esm4 Fill out ESM4::ItemMod 2023-10-30 23:23:39 +03:00
esmloader Gets rid of most ESM::CellId 2023-04-03 14:16:05 +02:00
esmterrain Use std::vector for LandCache implementation 2023-08-27 01:32:36 +02:00
fallback Move werewolf FOV from unused to float and use string_view 2023-10-04 21:53:20 +02:00
files Add missing array include 2023-07-29 00:29:03 +02:00
fontloader Merge Assumeru/mystringvui 2023-10-17 23:53:04 +02:00
fx Use a more clear error message for clamp wrap mode 2023-10-11 05:24:39 +03: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 fix string format 2023-09-08 10:39:28 +08:00
lua_ui Merge branch 'mygui343_fix' into 'master' 2023-10-25 12:35:13 +00:00
misc Add missing headers to components/CMakeLists.txt 2023-10-15 15:44:24 +01:00
myguiplatform Merge Assumeru/mystringvui 2023-10-17 23:53:04 +02:00
navmeshtool Stop updating navmeshtool progress on first bad message 2023-01-27 19:10:53 +01:00
nif Read NiParticleBomb 2023-10-22 11:45:39 +03:00
nifbullet BulletNifLoader: Replicate node bounds handling more closely 2023-10-19 03:11:55 +03:00
nifosg use a dynamic falloff range for soft effect and use shader flags 2023-10-28 10:23:55 -07:00
platform Add missing headers to components/CMakeLists.txt 2023-10-15 15:44:24 +01:00
process Apply clang-format to code base 2022-09-22 21:35:26 +03:00
resource Use settings values for Shaders settings 2023-10-12 20:43:53 +02:00
sceneutil use a dynamic falloff range for soft effect and use shader flags 2023-10-28 10:23:55 -07:00
sdlutil Remove special handling for Mac command key, since MyGUI now switches automatically 2023-08-21 09:27:42 +00:00
serialization Add missing array include 2023-07-29 00:29:03 +02:00
settings track debug window size and dimensions between sessions 2023-10-18 09:04:57 -07:00
shader Use settings values for Shaders settings 2023-10-12 20:43:53 +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 Move some objects instead of copying 2023-07-31 20:43:46 +04:00
terrain Pass cache expiry delay to GenericResourceManager constructor 2023-09-09 19:35:20 +02:00
to_utf8 Applies review advice. 2023-01-04 12:22:16 +01:00
translation Use string_view in more UI code 2023-05-21 18:14:12 +02:00
version Validate version of resources 2023-08-31 20:56:02 +02:00
vfs Change include guard name 2023-06-08 21:10:12 +02:00
widgets Merge Assumeru/mystringvui 2023-10-17 23:53:04 +02:00
CMakeLists.txt no more obsolete mygui shizzle for macos 2023-10-22 11:25:39 +02:00
doc.hpp