.. |
bsa
|
First pass with include-what-you-use
|
2022-10-09 10:39:43 +00:00 |
bullethelpers
|
Remove unused includes
|
2022-10-09 16:44:18 +02:00 |
compiler
|
Replace mwscript program serialization into a vector with simple struct
|
2023-01-14 00:07:37 +01:00 |
config
|
Use STL-style iterators instead of Java-style ones
|
2023-01-15 20:23:18 +04:00 |
contentselector
|
Do not use deprecated implicit conversion
|
2023-01-15 20:23:18 +04:00 |
crashcatcher
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
debug
|
Revert "Merge branch 'fix_macos_build' into 'master'"
|
2022-10-12 22:48:34 +01:00 |
detournavigator
|
Limit NavMeshManager update range by player tile and max tiles
|
2023-01-15 04:46:29 +01:00 |
esm
|
Merge branch 'Load_ESM4' into 'master'
|
2023-01-07 22:17:17 +00:00 |
esm3
|
Use default initializers for ESM::RefNum members
|
2023-01-10 00:44:51 +01:00 |
esm3terrain
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
esm4
|
Applied review advice
|
2023-01-02 19:20:03 +01:00 |
esmloader
|
CellName is now a RefId, makes more sense that way.
|
2022-12-27 19:16:21 +01:00 |
fallback
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
files
|
Make sure that local path has a trailing slash on Linux and Windows
|
2022-12-03 11:27:42 +04:00 |
fontloader
|
Remove unused includes
|
2022-10-09 16:44:18 +02:00 |
fx
|
fix line numbers being off by one for each jump block
|
2022-10-24 08:40:33 -07:00 |
interpreter
|
Change Interpreter type aliases to be fixed size types
|
2023-01-14 00:09:01 +01:00 |
l10n
|
Separate l10n manager from lua
|
2022-10-07 17:19:04 +02:00 |
loadinglistener
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
lua
|
Allow passing initData to the :addSript call (#7091)
|
2022-12-31 22:08:17 +01:00 |
lua_ui
|
Remove unused includes
|
2022-10-09 16:44:18 +02:00 |
misc
|
Make use of ends_with for KF
|
2023-01-15 01:48:06 +03:00 |
myguiplatform
|
Use OpenMW logging levels for MyGUI log (feature 7130)
|
2023-01-06 16:01:30 +04:00 |
navmeshtool
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
nif
|
First pass with include-what-you-use
|
2022-10-09 10:39:43 +00:00 |
nifbullet
|
Don't use xkf if xnif is merely the base model (bug #5371)
|
2023-01-14 04:55:12 +03:00 |
nifosg
|
Remove unused includes
|
2022-10-09 16:44:18 +02:00 |
platform
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
process
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
resource
|
Clang-format
|
2023-01-05 01:40:36 +02:00 |
sceneutil
|
Log screenshot capture
|
2022-11-22 19:26:28 +00:00 |
sdlutil
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
serialization
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
settings
|
First pass with include-what-you-use
|
2022-10-09 10:39:43 +00:00 |
shader
|
rain occlusion
|
2023-01-06 22:23:03 -08:00 |
sqlite3
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
std140
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
stereo
|
Restore false-positive unused includes
|
2022-10-13 00:49:24 +01:00 |
terrain
|
Remove unused includes
|
2022-10-09 16:44:18 +02:00 |
to_utf8
|
Applies review advice.
|
2023-01-04 12:22:16 +01:00 |
translation
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
version
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
vfs
|
First pass with include-what-you-use
|
2022-10-09 10:39:43 +00:00 |
widgets
|
Sort quests in journal by name (bug 7054)
|
2023-01-07 18:55:51 +04:00 |
CMakeLists.txt
|
Setup utf8qtextstream in the way consistent with other Qt components
|
2023-01-13 13:10:34 +04: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 |