.. |
mwbase
|
Merge branch 'playercontrols' into 'master'
|
2022-12-30 16:57:40 +00:00 |
mwclass
|
Don't use a levelled creature's base pointer when spawning a new instance
|
2023-01-04 22:18:56 +01:00 |
mwdialogue
|
Fixed issue with getSummonedCreature( that returned a reference to a non const static value
|
2022-12-27 19:16:22 +01:00 |
mwgui
|
Sort quests in journal by name (bug 7054)
|
2023-01-07 18:55:51 +04:00 |
mwinput
|
Cleanup unused actions
|
2023-01-07 23:42:53 +01:00 |
mwlua
|
Merge branch 'cleanup_actions' into 'master'
|
2023-01-08 20:14:35 +00:00 |
mwmechanics
|
For hit state, cancel non-biped idle if there is an active animation
|
2023-01-07 22:35:29 +03:00 |
mwphysics
|
Remove raycasting functions from MWWorld::World
|
2022-11-13 15:35:26 +01:00 |
mwrender
|
add sfc setting, only add to subgraph when enabled
|
2023-01-08 11:55:33 -08:00 |
mwscript
|
Replace World::getExterior with WorldModel::getCell
|
2022-12-28 22:06:49 +01:00 |
mwsound
|
create a specific esm reader function for RefID to avoid allocation for string and then again for RefId
|
2022-12-27 19:15:57 +01:00 |
mwstate
|
Fixed issue with getSummonedCreature( that returned a reference to a non const static value
|
2022-12-27 19:16:22 +01:00 |
mwworld
|
Add missing initializer in mwworld/worldmodel.cpp (fixes #7135)
|
2023-01-08 21:55:42 +01:00 |
android_main.cpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
CMakeLists.txt
|
rain occlusion
|
2023-01-06 22:23:03 -08:00 |
doc.hpp
|
|
|
engine.cpp
|
script blacklist => RefId
|
2022-12-27 19:16:21 +01:00 |
engine.hpp
|
script blacklist => RefId
|
2022-12-27 19:16:21 +01:00 |
main.cpp
|
script blacklist => RefId
|
2022-12-27 19:16:21 +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 |