| .. |
|
mwbase
|
In 0.46, SetPos was setting position of actors before physics simulation, and from this position movement was simulated. This changed with async physics merging, and at the same time problems started, mostly with abot's scenic travel.
|
2023-03-16 22:07:26 +01:00 |
|
mwclass
|
Remove redundant lookup
|
2023-03-19 10:42:19 +01:00 |
|
mwdialogue
|
Make ESM::RefId to be fixed size cheap to copy
|
2023-03-19 17:20:43 +01:00 |
|
mwgui
|
Support not only StringRefId for checking first person body part
|
2023-03-19 17:49:41 +01:00 |
|
mwinput
|
Define hardcoded global variable names as constants
|
2023-02-07 00:47:34 +01:00 |
|
mwlua
|
Make ESM::RefId to be fixed size cheap to copy
|
2023-03-19 17:20:43 +01:00 |
|
mwmechanics
|
Make ESM::RefId to be fixed size cheap to copy
|
2023-03-19 17:20:43 +01:00 |
|
mwphysics
|
Merge branch '7113-move-from-std-atoi-to-std-from_char' into 'master'
|
2023-03-18 09:30:48 +00:00 |
|
mwrender
|
Support not only StringRefId for checking first person body part
|
2023-03-19 17:49:41 +01:00 |
|
mwscript
|
Make ESM::RefId to be fixed size cheap to copy
|
2023-03-19 17:20:43 +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 'small_ref_id' into 'master'
|
2023-03-20 08:54:36 +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
|
Fixed more spelling mistakes
|
2016-12-15 13:09:40 +01:00 |
|
engine.cpp
|
Remove unused startup script argument
|
2023-03-19 00:45:50 +01: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 |