1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-19 15:39:49 +00:00
openmw/components
2023-10-01 11:09:59 +02:00
..
bsa Merge branch 'starfieldbsa' into 'master' 2023-09-01 08:06:25 +00: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 ESM4: add a way to get the current form version 2023-09-25 21:26:51 +03:00
esm3 Replace more sized reads 2023-09-13 21:51:42 +02:00
esm4 esmtool: Print human-readable ESM4 file format version 2023-09-25 21:40:14 +03:00
esmloader
esmterrain Use std::vector for LandCache implementation 2023-08-27 01:32:36 +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 Do not place deprecated MyGUI property dynamically 2023-08-08 09:48:40 +04:00
fx Do not copy a static string 2023-09-04 10:24:34 +04:00
interpreter
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 Don't free ui element's shared_ptr right before destroying it 2023-08-20 16:02:38 +02:00
misc Rework music system 2023-09-13 09:11:07 +04:00
myguiplatform [#7358] Make MyGui 3.4.2 required for 0.49 2023-08-06 16:05:59 +00:00
navmeshtool
nif Read BSSegmentedTriShape 2023-09-25 14:48:40 +03:00
nifbullet Improve node record consistency with NifTools 2023-09-16 19:17:40 +03:00
nifosg Read even more Gamebryo/Bethesda particle records 2023-09-22 04:42:46 +03:00
platform
process
resource Diminish error marker prominence 2023-09-22 01:01:19 +03:00
sceneutil Avoid using settings in components to get actor model 2023-09-27 21:00:46 +02: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 Parse navmesh render mode on reading settings 2023-10-01 11:09:59 +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 cache expiry delay to GenericResourceManager constructor 2023-09-09 19:35:20 +02:00
to_utf8
translation
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 [#7358] Make MyGui 3.4.2 required for 0.49 2023-08-06 16:05:59 +00:00
CMakeLists.txt Avoid using settings in components to get actor model 2023-09-27 21:00:46 +02:00
doc.hpp
windows.hpp