.. |
mwbase
|
Add a bit of high-level developer documentation about the Lua system
|
2023-03-13 22:41:28 +00:00 |
mwclass
|
Add helper functions for string comparison to RefId
|
2023-03-03 00:39:55 +01:00 |
mwdialogue
|
Replace ESM::RefId::sEmpty by default constructed RefId where possible
|
2023-02-18 01:07:15 +01:00 |
mwgui
|
skip reading if retrievalLimit is 0
|
2023-03-15 04:13:38 +08:00 |
mwinput
|
Define hardcoded global variable names as constants
|
2023-02-07 00:47:34 +01:00 |
mwlua
|
Move std::variant<SelfObject*, LObject, GObject> from mwlua/stats.cpp to mwlua/objectvariant.hpp
|
2023-03-13 23:44:00 +01:00 |
mwmechanics
|
Add helper functions for string comparison to RefId
|
2023-03-03 00:39:55 +01:00 |
mwphysics
|
Do not use std::shared_mutex to wait for job for async physics
|
2023-03-05 18:07:56 +01:00 |
mwrender
|
Cherry pick 'openmw-48-stereo-fixes' into 'master'
|
2023-03-12 22:20:23 +01:00 |
mwscript
|
Remove unused functions
|
2023-02-23 01:57:23 +01:00 |
mwsound
|
Set thread priority and start thread on fallback usage
|
2023-03-03 18:00:02 +01:00 |
mwstate
|
Name all custom ESM format versions and add tests
|
2023-02-10 19:54:15 +01:00 |
mwworld
|
Merge branch 'cs_fix_info_collection' into 'master'
|
2023-03-17 14:40:05 +00:00 |
android_main.cpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
CMakeLists.txt
|
Move std::variant<SelfObject*, LObject, GObject> from mwlua/stats.cpp to mwlua/objectvariant.hpp
|
2023-03-13 23:44:00 +01:00 |
doc.hpp
|
|
|
engine.cpp
|
Add support for non-adaptive VSync (feature 7129)
|
2023-02-26 15:19:19 +04:00 |
engine.hpp
|
Reverts Cell name to a string
|
2023-01-21 18:39:42 +01:00 |
main.cpp
|
Setup logging with properly initialized configuration manager
|
2023-01-30 09:30:55 +01:00 |
options.cpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
options.hpp
|
Add tests for openmw options
|
2021-10-05 22:51:12 +02:00 |
profile.hpp
|
Profile window manager update
|
2022-10-06 21:50:31 +02:00 |