.. |
bsa
|
|
|
bullethelpers
|
|
|
compiler
|
Avoid dead code
|
2021-01-09 13:52:01 +04:00 |
config
|
Remove deadcode.
|
2021-01-01 16:54:45 +01:00 |
contentselector
|
Replace zeroes and nulls by nullptrs
|
2020-11-29 11:14:07 +04:00 |
crashcatcher
|
Use data() method
|
2020-12-13 20:50:48 +01:00 |
debug
|
Change crash file to dmp on window to avoid renaming it
|
2020-12-13 14:13:07 +01:00 |
detournavigator
|
Fix passing null to memcpy
|
2021-01-09 22:59:24 +01:00 |
esm
|
Fix reference binding to null
|
2021-01-09 22:59:24 +01:00 |
esmterrain
|
Replace zeroes and nulls by nullptrs
|
2020-11-29 11:14:07 +04:00 |
fallback
|
|
|
files
|
Avoid to use uninitialized variables
|
2021-01-09 13:36:40 +04:00 |
fontloader
|
|
|
interpreter
|
Replace zeroes and nulls by nullptrs
|
2020-11-29 11:14:07 +04:00 |
loadinglistener
|
|
|
misc
|
Utility functions for little-endian <-> big-endian conversion.
|
2021-01-10 16:34:47 +01:00 |
myguiplatform
|
Replace zeroes and nulls by nullptrs
|
2020-11-29 11:14:07 +04:00 |
nif
|
Use misc/endianness.hpp in components/nif/nifstream
|
2021-01-10 16:34:47 +01:00 |
nifbullet
|
Fix tag mismatch
|
2020-12-28 12:19:22 +04:00 |
nifosg
|
Make sure NIFLoader avoids working further with empty geometry
|
2020-12-18 01:22:34 +03:00 |
process
|
|
|
resource
|
Use bip01 for root bone name
|
2020-12-15 13:51:49 +02:00 |
sceneutil
|
Avoid to use uninitialized variables
|
2021-01-09 13:36:40 +04:00 |
sdlutil
|
Replace zeroes and nulls by nullptrs
|
2020-11-29 11:14:07 +04:00 |
settings
|
|
|
shader
|
Remove existing shader when no longer required
|
2020-12-03 21:06:02 +00:00 |
terrain
|
Code cleanup
|
2021-01-09 14:41:10 +04:00 |
to_utf8
|
|
|
translation
|
|
|
version
|
|
|
vfs
|
|
|
widgets
|
Avoid height for empty message in AutoSizedTextBox
|
2020-12-07 14:57:25 +01:00 |
CMakeLists.txt
|
values for this higher than sGroundOffset cause jittering on some surface; use safe-seeming value slightly less than sGroundOffset
|
2020-12-27 22:16:11 +00:00 |
doc.hpp
|
|
|