..
bsa
Merge branch 'noreturn' into 'master'
2021-06-24 19:21:29 +00:00
bullethelpers
Detect and ignore updates for oscillating objects
2021-04-18 23:00:13 +02:00
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
Fix MSVC's C4267 warnings
2021-05-12 10:34:39 +04:00
debug
Fixing performance-faster-string-find issues
2021-05-10 22:44:07 -05:00
detournavigator
Do not cache navmesh when only object transformation is changed
2021-08-08 02:38:20 +02:00
esm
Merge branch 'OpenCS-moved-reference' into 'master'
2021-08-03 23:29:05 +00:00
esmterrain
Replace zeroes and nulls by nullptrs
2020-11-29 11:14:07 +04:00
fallback
Fixing performance-faster-string-find issues
2021-05-10 22:44:07 -05:00
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
Always center loading screen progress bar by height when there is active message box
2021-05-26 23:29:37 +02:00
lua
Lua command core.quit
2021-08-04 19:14:24 +03:00
misc
Sprinkle some const ref
2021-06-25 21:54:35 +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
Sprinkle some [[noreturn]] where possible
2021-06-22 12:51:08 +02:00
nifosg
refactor and fix wobbly shores
2021-08-04 17:49:57 -07:00
process
Remove redundant includes
2019-02-23 08:02:12 +04:00
queries
Add missing include from sol/sol.hpp
2021-07-10 01:01:50 +02:00
resource
refactor and fix wobbly shores
2021-08-04 17:49:57 -07:00
sceneutil
fix mac runner undefined macro
2021-08-05 16:52:40 -07:00
sdlutil
Merge branch 'windowing-system-cleanup' into 'master'
2021-07-25 21:01:06 +00:00
settings
Sprinkle some [[noreturn]] where possible
2021-06-22 12:51:08 +02:00
shader
Actually increment iterators to be erased.
2021-07-17 20:47:55 +01:00
terrain
refactor and fix wobbly shores
2021-08-04 17:49:57 -07:00
to_utf8
Replace a handrolled memcpy with an actual call to memcpy
2021-06-22 12:52:29 +02:00
translation
Replace all NULLs to nullptr
2018-10-09 10:21:12 +04:00
version
Allow getting available version information even when clone is shallow
2017-03-07 21:53:49 +01:00
vfs
Minor optimisation in VFS::FileSystemArchive::listResources
2021-06-23 12:46:44 +02:00
widgets
Fix MSVC's C4267 warnings
2021-05-12 10:34:39 +04:00
CMakeLists.txt
Stereo friendly StateSetUpdater
2021-07-26 14:01:02 +02:00
doc.hpp