1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-10-17 07:46:40 +00:00
openmw/components
2021-09-14 11:20:18 +02:00
..
bsa
bullethelpers
compiler Console command "reload lua" 2021-07-09 20:24:56 +02:00
config change setValue to replace value instead of insert 2021-07-05 13:22:46 +00:00
contentselector Sprinkle some const ref 2021-06-25 21:54:35 +02:00
crashcatcher
debug
detournavigator Don't use const for objects returned by value. 2021-09-01 22:23:50 +02:00
esm Revert "Move reference to the right cell according to its geographical position" 2021-08-09 22:11:00 +02:00
esmterrain
fallback
files Make it possible to opt out of composing variables 2021-08-01 02:47:10 +01:00
fontloader Delete an outdated/irrelevant comment 2021-06-29 22:52:40 +02:00
interpreter Sprinkle some const ref 2021-06-25 21:54:35 +02:00
loadinglistener Make sync terrain preloading sleep free 2021-09-07 14:52:42 +02:00
lua Function LuaUtil::toString 2021-08-31 09:41:58 +02:00
misc Pass std::string_view instead of const std::string& 2021-09-09 18:39:50 +02:00
myguiplatform add shader path for mygui (#6162) 2021-07-22 15:55:30 -07:00
nif Handle NiExtraData *properly* 2021-07-27 07:58:57 +03:00
nifbullet
nifosg Clean up text key extraction 2021-08-22 05:56:30 +03:00
process
queries Add missing include from sol/sol.hpp 2021-07-10 01:01:50 +02:00
resource Sprinkle some const-ref in loop 2021-09-04 20:50:59 +02:00
sceneutil return if source is null in mergeUserData 2021-09-10 14:04:11 +00:00
sdlutil Merge branch 'windowing-system-cleanup' into 'master' 2021-07-25 21:01:06 +00:00
settings
shader Sprinkle some const-ref in loop 2021-09-04 20:50:59 +02:00
terrain reduces virtual function calls in a hotspot of cache retrieval (#3100) 2021-09-10 17:58:57 +02:00
to_utf8
translation
version
vfs
widgets Sprinkle some const-ref 2021-08-15 19:50:28 +02:00
CMakeLists.txt Remove 'no relevant classes' moc warning 2021-09-14 11:20:18 +02:00
doc.hpp