.. |
bsa
|
cleans up BSAFile (#3177)
|
2021-10-14 14:46:44 +02:00 |
bullethelpers
|
Merge branch 'physics_heightfield' into 'master'
|
2021-10-12 07:58:34 +00:00 |
compiler
|
Remove dead code
|
2021-10-28 22:16:43 +02:00 |
config
|
change setValue to replace value instead of insert
|
2021-07-05 13:22:46 +00:00 |
contentselector
|
Allow creating omwaddons without a dependency on an omwgame
|
2021-09-26 17:44:28 +02:00 |
crashcatcher
|
|
|
debug
|
|
|
detournavigator
|
Remove redundant BulletShape getters
|
2021-10-30 03:44:08 +02:00 |
esm
|
Load LuaScriptsCfg from both *.omwscripts and *.omwaddon files.
|
2021-10-26 21:52:42 +02:00 |
esmloader
|
Merge branch 'fix_windows_tests' into 'master'
|
2021-10-22 12:35:10 +00:00 |
esmterrain
|
|
|
fallback
|
|
|
files
|
Add tests for openmw options
|
2021-10-05 22:51:12 +02:00 |
fontloader
|
Move getFileExtension to common header and use instead of repeating same code
|
2021-09-14 18:09:55 +02:00 |
interpreter
|
Remove duplicate GetSquareRoot implementation
|
2021-09-19 19:53:38 +02:00 |
loadinglistener
|
Make sync terrain preloading sleep free
|
2021-09-07 14:52:42 +02:00 |
lua
|
Store Lua timers in std::map rather than in sol::table.
|
2021-10-26 21:32:48 +02:00 |
misc
|
Add LuaUtil::ScriptsConfiguration
|
2021-10-26 21:32:02 +02:00 |
myguiplatform
|
refactors premultiplied alpha (#3189)
|
2021-10-25 09:28:32 +02:00 |
nif
|
Handle NiExtraData *properly*
|
2021-07-27 07:58:57 +03:00 |
nifbullet
|
Use custom deleter for btCompoundShape to delete children shapes
|
2021-10-30 03:48:02 +02:00 |
nifosg
|
fixes coverity-ci warning
|
2021-10-06 10:04:03 +00:00 |
process
|
|
|
queries
|
Add missing include from sol/sol.hpp
|
2021-07-10 01:01:50 +02:00 |
resource
|
Make BulletShape::isAnimated inlined
|
2021-10-30 03:44:09 +02:00 |
sceneutil
|
Merge pull request #3190 from akortunov/master
|
2021-10-25 12:59:36 +02:00 |
sdlutil
|
Merge branch 'windowing-system-cleanup' into 'master'
|
2021-07-25 21:01:06 +00:00 |
settings
|
|
|
shader
|
remove object shader path
|
2021-10-25 10:23:16 -07:00 |
sqlite3
|
Fix tests on windows
|
2021-10-21 19:48:31 +02:00 |
terrain
|
fixes enable and disable commands (#3186)
|
2021-10-23 12:40:26 +02:00 |
to_utf8
|
|
|
translation
|
|
|
version
|
|
|
vfs
|
cleans up BSAFile (#3177)
|
2021-10-14 14:46:44 +02:00 |
widgets
|
Sprinkle some const-ref
|
2021-08-15 19:50:28 +02:00 |
CMakeLists.txt
|
Redesign LuaUtil::ScriptsContainer to work with ScriptsConfiguration
|
2021-10-26 21:32:48 +02:00 |
doc.hpp
|
|
|