.. |
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
|
Remove duplicate GetSquareRoot implementation
|
2021-09-19 19:53:38 +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
|
Assume SIGSTKSZ is not a constant
|
2021-09-24 19:45:43 +02:00 |
debug
|
Fixing performance-faster-string-find issues
|
2021-05-10 22:44:07 -05:00 |
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
|
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
|
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
|
Move LuaState::makeReadOnly(sol::table) out of the class because it doesn't need to access LuaState internals.
|
2021-09-19 14:38:27 +02:00 |
misc
|
Move getFileExtension to common header and use instead of repeating same code
|
2021-09-14 18:09:55 +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
|
Clean up text key extraction
|
2021-08-22 05:56:30 +03: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
|
Avoid the terrain sync completely in most cases (#3103)
|
2021-09-16 22:11:19 +02:00 |
sceneutil
|
remove whitespace
|
2021-09-18 22:00:26 +02: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
|
shadervisitor.cpp
|
2021-09-14 11:37:23 +00:00 |
terrain
|
optimise chunk drawing order (#3116)
|
2021-09-21 22:41:07 +02: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
|
Use a pair of iterator to represents a range for directory listing
|
2021-09-24 14:17:34 +02:00 |
widgets
|
Sprinkle some const-ref
|
2021-08-15 19:50:28 +02:00 |
CMakeLists.txt
|
Fix build with system static OpenSceneGraph
|
2021-09-17 19:59:11 +02:00 |
doc.hpp
|
|
|