.. |
bsa
|
Move Files::IStreamPtr alias to a separate header
|
2022-07-17 11:35:39 +02:00 |
bullethelpers
|
Move std::ostream& operator<< to .cpp
|
2022-06-26 22:43:53 +02:00 |
compiler
|
Remove redundant ostream, istream, iostream and sstream includes
|
2022-07-05 01:41:28 +02:00 |
config
|
Don't load content entries from global and local configs
|
2022-06-30 20:57:51 +02:00 |
contentselector
|
Clean up Qt includes
|
2022-06-17 11:56:54 +02:00 |
crashcatcher
|
Simplify getIsHungAppWindow
|
2022-07-14 22:02:01 +03:00 |
debug
|
Allow to disable crash catcher on Windows
|
2022-07-01 22:44:03 +02:00 |
detournavigator
|
Use YAML files to translate MyGUI's localization tags
|
2022-07-12 08:20:40 +04:00 |
esm
|
Move Files::IStreamPtr alias to a separate header
|
2022-07-17 11:35:39 +02:00 |
esm3
|
Use meaningful names instead of pretending we don't know what snow is
|
2022-07-17 19:54:59 +02:00 |
esm3terrain
|
rename esmterrain to esm3terrain
|
2022-01-23 17:19:30 +01:00 |
esm4
|
Move Files::IStreamPtr alias to a separate header
|
2022-07-17 11:35:39 +02:00 |
esmloader
|
Show groundcover loading progress
|
2022-06-05 22:21:12 +02:00 |
fallback
|
Reduce number of includes for boost/program_options
|
2022-06-25 18:32:10 +02:00 |
files
|
Remove obsolete LowLevelFile
|
2022-07-18 16:41:43 +03:00 |
fontloader
|
Drop fonts export - users are supposed to use TrueType fonts or mods with legacy format
|
2022-07-18 10:40:03 +04:00 |
fx
|
Init missing variables
|
2022-07-05 17:47:52 +04:00 |
interpreter
|
Address feedback
|
2022-05-22 09:29:03 +02:00 |
l10n
|
Avoid constructing icu::StringPiece from std::string directly
|
2022-07-01 22:31:06 +02:00 |
loadinglistener
|
Make sync terrain preloading sleep free
|
2021-09-07 14:52:42 +02:00 |
lua
|
Type forward VFS::Manager in luastate.hpp and l10n.hpp
|
2022-07-18 19:36:41 +03:00 |
lua_ui
|
Fix initializer
|
2022-07-03 15:44:50 +04:00 |
misc
|
Some refactoring
|
2022-07-17 22:01:48 +04:00 |
myguiplatform
|
Some refactoring
|
2022-07-17 22:01:48 +04:00 |
navmeshtool
|
Exchange binary messages between navmeshtool and launcher
|
2022-03-30 19:24:54 +02:00 |
nif
|
Move Files::IStreamPtr alias to a separate header
|
2022-07-17 11:35:39 +02:00 |
nifbullet
|
Treat empty RootCollisionNode in NIF as NCC flag and generate CameraOnly collision shape
|
2022-07-10 00:46:11 +02:00 |
nifosg
|
MSVC: Fix all warnings at level 4, upgrade Qt5 to 5.15.2 to also reduce warnings, disabled 5054 warnings due to Qt5's use of deprecated operators in C++20 .
|
2022-07-17 11:23:12 +02:00 |
platform
|
Conditionally build cpp for platform, remove obsolete header
|
2022-07-17 18:40:27 +03:00 |
process
|
Clean up Qt includes
|
2022-06-17 11:56:54 +02:00 |
resource
|
Avoid code duplication
|
2022-07-17 23:59:35 +04:00 |
sceneutil
|
Merge branch 'ci-werror' into 'master'
|
2022-07-17 15:49:51 +00:00 |
sdlutil
|
rename to windowed fullscreen
|
2022-05-08 22:56:39 -07:00 |
serialization
|
moddable post-processing pipeline
|
2022-05-15 10:03:58 -07:00 |
settings
|
Use std::string_view to access settings
|
2022-06-18 17:54:24 +02:00 |
shader
|
Merge branch 'rm_stream_include' into 'master'
|
2022-07-05 11:00:50 +00:00 |
sqlite3
|
Limit max navmeshdb file size
|
2022-03-18 19:08:46 +01:00 |
std140
|
moddable post-processing pipeline
|
2022-05-15 10:03:58 -07:00 |
stereo
|
Refactor multiview to avoid littering OSG_HAS_MULTIVIEW and multiview-related uniforms around the code, keep them all in multiview.cpp.
|
2022-07-11 17:27:05 +02:00 |
terrain
|
Remove redundant ostream, istream, iostream and sstream includes
|
2022-07-05 01:41:28 +02:00 |
to_utf8
|
Move to_utf8 from const std::string& to std::string_view
|
2022-05-21 21:44:47 +02:00 |
translation
|
Remove some more of boost::
|
2022-05-25 21:16:26 +02:00 |
version
|
Remove boost::filesystem from a couple of files
|
2022-05-24 21:18:21 +00:00 |
vfs
|
Merge branch 'vfs_string_view' into 'master'
|
2022-07-17 15:50:29 +00:00 |
widgets
|
Use YAML files to translate MyGUI's localization tags
|
2022-07-12 08:20:40 +04:00 |
CMakeLists.txt
|
Remove obsolete LowLevelFile
|
2022-07-18 16:41:43 +03:00 |
doc.hpp
|
second set of additional doxygen comments
|
2010-09-25 20:15:05 +02:00 |
windows.hpp
|
Fix build on Windows
|
2022-04-25 00:25:46 +02:00 |