1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-01-23 09:30:54 +00:00
openmw/components
uramer c07fb75bf7 Merge branch 'lua_settings' into 'master'
Permanent storage for Lua

See merge request OpenMW/openmw!1489
2022-01-15 21:52:09 +00:00
..
bsa
bullethelpers
compiler
config change setValue to replace value instead of insert 2021-07-05 13:22:46 +00:00
contentselector
crashcatcher
debug
detournavigator Fix unnecessary-copy-initialization 2022-01-04 20:42:09 +01:00
esm Change terminology of gameSecond/gameHour to simulationTime/gameTime 2022-01-10 21:03:35 +01:00
esmloader Check extension in lower case 2021-12-09 00:06:33 +01:00
esmterrain
fallback
files Merge remote-tracking branch 'upstream/master' into detain-hash-selectively-reluctant 2021-12-09 17:09:52 +00:00
fontloader
interpreter
loadinglistener
lua Merge branch 'lua_settings' into 'master' 2022-01-15 21:52:09 +00:00
lua_ui Lua UI Layers 2021-12-14 17:38:06 +00:00
misc
myguiplatform Remove unnecessary myguicompat 2021-12-16 19:48:10 +01:00
nif Fix multilayer parallax parameter reading 2022-01-08 01:58:52 +03:00
nifbullet
nifosg
process Support navmesh generation from launcher 2021-12-11 00:22:04 +01:00
queries Add missing include from sol/sol.hpp 2021-07-10 01:01:50 +02:00
resource
sceneutil Fix "warning: loop variable is copied but only used as const reference;... 2022-01-05 10:44:44 +00:00
sdlutil Move SDL-MyGUI input mappings to components, map both ways 2021-12-04 12:16:38 +00:00
serialization
settings Split navigator settings into subtypes 2021-12-10 23:55:03 +01:00
shader ShaderVisitor improvements 2021-12-29 13:45:42 -08:00
sqlite3 Add a binary to generate navmesh from content files 2021-12-11 00:21:56 +01:00
terrain fix regression where LEQUAL was used instead of LESS for depth function 2022-01-04 12:23:37 -08:00
to_utf8 Replace a handrolled memcpy with an actual call to memcpy 2021-06-22 12:52:29 +02:00
translation
version Allow getting available version information even when clone is shallow 2017-03-07 21:53:49 +01:00
vfs Add missing include 2021-12-14 21:36:11 +01:00
widgets Make better use of std::clamp 2021-11-06 08:47:32 +03:00
CMakeLists.txt
doc.hpp