1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-10-15 03:26:35 +00:00
openmw/components
2024-03-21 17:48:30 -07:00
..
bsa Auto format 2024-03-14 23:54:22 +00:00
bullethelpers
compiler Parse special characters that have been put back as names too 2024-01-24 18:31:04 +01:00
config Move local variables in components 2024-01-19 16:01:48 +04:00
contentselector Make ContentSelector errors localizable 2024-01-28 11:25:46 +04:00
crashcatcher Make crashCatcherInstall no-op for Android 2024-02-11 03:18:43 +01:00
debug https://www.youtube.com/watch?v=2_6U9gkQeqY 2024-03-15 00:11:19 +00:00
detournavigator Merge branch 'lost-warnings' into 'master' 2024-03-21 07:45:21 +00:00
esm Merge branch 'esm3structs' into 'master' 2024-03-15 11:02:42 +00:00
esm3 Fix #7887, use actual instead of reported size for script data 2024-03-17 16:14:52 -05:00
esm4 Merge branch 'rm_esm4_local_static' into 'master' 2024-03-21 05:28:40 +00:00
esmloader
esmterrain Move local variables in components 2024-01-19 16:01:48 +04:00
fallback Correct MaxNumberRipples and Timescale Clouds validation categories 2024-01-26 17:12:58 +03:00
files Merge branch 'lost-warnings' into 'master' 2024-03-21 07:45:21 +00:00
fontloader Merge Assumeru/mystringvui 2023-10-17 23:53:04 +02:00
fx add choice widget type to postprocessing uniforms 2024-03-21 17:48:30 -07:00
interpreter
l10n Auto format 2024-03-14 23:54:22 +00:00
loadinglistener
lua Merge branch 'lost-warnings' into 'master' 2024-03-21 07:45:21 +00:00
lua_ui Fix element detachment logic 2024-03-14 20:28:12 +01:00
misc Merge branch 'lost-warnings' into 'master' 2024-03-21 07:45:21 +00:00
myguiplatform Merge Assumeru/mystringvui 2023-10-17 23:53:04 +02:00
navmeshtool
nif Replace std::filesystem::path by std::string and std::string_view in nif code 2024-03-11 22:07:37 +01:00
nifbullet Replace std::filesystem::path by std::string and std::string_view in nif code 2024-03-11 22:07:37 +01:00
nifosg Use move semantics for osg::ref_ptr 2024-01-21 13:48:33 +04:00
platform Add option to disable precompiled headers 2024-03-08 02:11:51 +01:00
process Do not include formatting spaces to localizable strings 2023-11-30 13:06:50 +04:00
resource Use std::string for ResourceManager cache key 2024-03-16 00:17:13 +01:00
sceneutil Accept that it's too much work to defer light manager creation in the CS and instead use something akin to the old approach 2024-02-24 16:59:11 +00:00
sdlutil Fixes for a whole bunch of warnings 2024-03-14 23:39:33 +00:00
serialization
settings Add option to use camera as sound listener 2024-02-13 09:18:18 +00:00
shader Get the GLExtensions instance when a context is created 2024-02-23 00:15:23 +00:00
sqlite3
std140
stereo Do not copy due to auto misuse 2024-01-07 18:52:10 +04:00
terrain Don't use height cull callback when there's no terrain 2024-01-19 12:24:15 +03:00
to_utf8 Address feedback 2024-01-17 18:10:42 +01:00
translation
version Open matching version of documentation for Launcher Help 2024-02-25 18:20:40 +01:00
vfs Use normalized path for NifFileManager::get 2024-03-11 22:07:37 +01:00
widgets Pass some arguments by references 2024-02-01 10:02:15 +04:00
CMakeLists.txt Merge branch 'yaml_parse' into 'master' 2024-03-15 11:02:05 +00:00
doc.hpp