psi29a
|
c3e07619a4
|
Merge branch 'lua' into 'master'
Replace `inventory:get<Type>()` with `inventory:getAll(<Type>)`
See merge request OpenMW/openmw!1624
|
2022-02-03 22:35:36 +00:00 |
|
Petr Mikheev
|
6e4f628866
|
Replace inventory:get<Type>() with inventory:getAll(<Type>)
|
2022-02-03 02:05:49 +01:00 |
|
Cody Glassman
|
002d0bf694
|
Merge branch 'rm_redundant_code' into 'master'
Avoid unnecessary computation
See merge request OpenMW/openmw!1623
|
2022-02-02 23:50:24 +00:00 |
|
elsid
|
16cfdfec19
|
Avoid unnecessary computation
And fix UBSAN error:
/home/elsid/dev/openmw/apps/openmw/mwrender/renderingmanager.cpp:659:81: runtime error: division by zero
#0 0x556eac16f4dc in MWRender::RenderingManager::configureAmbient(ESM::Cell const*) /home/elsid/dev/openmw/apps/openmw/mwrender/renderingmanager.cpp:659
#1 0x556eadfd3d60 in MWWorld::Scene::loadCell(MWWorld::CellStore*, Loading::Listener*, bool, osg::Vec3f const&) /home/elsid/dev/openmw/apps/openmw/mwworld/scene.cpp:467
#2 0x556eadfe3047 in MWWorld::Scene::changeToInteriorCell(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ESM::Position const&, bool, bool) /home/elsid/dev/openmw/apps/openmw/mwworld/scene.cpp:830
#3 0x556eadeb8fb3 in MWWorld::World::changeToInteriorCell(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ESM::Position const&, bool, bool) /home/elsid/dev/openmw/apps/openmw/mwworld/worldimp.cpp:978
#4 0x556eadeba5f1 in MWWorld::World::changeToCell(ESM::CellId const&, ESM::Position const&, bool, bool) /home/elsid/dev/openmw/apps/openmw/mwworld/worldimp.cpp:1008
#5 0x556eaeb852dd in MWState::StateManager::loadGame(MWState::Character const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/elsid/dev/openmw/apps/openmw/mwstate/statemanagerimp.cpp:533
#6 0x556eaeb81674 in MWState::StateManager::loadGame(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/elsid/dev/openmw/apps/openmw/mwstate/statemanagerimp.cpp:366
#7 0x556eaebd2aae in OMW::Engine::go() /home/elsid/dev/openmw/apps/openmw/engine.cpp:1025
#8 0x556eaeba810a in runApplication(int, char**) /home/elsid/dev/openmw/apps/openmw/main.cpp:221
#9 0x556eaf865e9a in wrapApplication(int (*)(int, char**), int, char**, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/elsid/dev/openmw/components/debug/debugging.cpp:205
#10 0x556eaeba8368 in main /home/elsid/dev/openmw/apps/openmw/main.cpp:233
#11 0x7f89773b3b24 in __libc_start_main (/usr/lib/libc.so.6+0x27b24)
#12 0x556eac13c09d in _start (/home/elsid/dev/openmw/build/gcc/ubsan/openmw+0x669c09d)
|
2022-02-03 00:08:45 +01:00 |
|
psi29a
|
bb6b031afd
|
Merge branch 'fix_simulation_crash' into 'master'
Fix use after free and possible deadlock on exit (#6577)
Closes #6577
See merge request OpenMW/openmw!1601
|
2022-02-02 21:06:18 +00:00 |
|
psi29a
|
cf8d49bb9a
|
Merge branch 'lua_settings_ui' into 'master'
Lua settings UI
Closes #6454
See merge request OpenMW/openmw!1595
|
2022-02-02 21:04:18 +00:00 |
|
psi29a
|
fb99ed78d5
|
Merge branch 'absoluteprecision' into 'master'
Fix compilation errors with double precision bound types (bug #6579)
Closes #6579
See merge request OpenMW/openmw!1619
|
2022-02-02 21:03:29 +00:00 |
|
psi29a
|
0100f682b9
|
Merge branch 'fix_docs' into 'master'
Fix util.color docs
See merge request OpenMW/openmw!1622
|
2022-02-02 20:30:28 +00:00 |
|
uramer
|
2945f6238e
|
Fix util.color docs
|
2022-02-02 20:30:28 +00:00 |
|
uramer
|
946b8b804c
|
MR feedback
|
2022-02-02 16:42:04 +01:00 |
|
Alexei Dobrohotov
|
142b6fdf2f
|
Fix double precision bound issues in std::max/std::clamp
|
2022-02-02 16:57:59 +03:00 |
|
Alexei Dobrohotov
|
aaea2bc0f6
|
Implement transformBoundingSphere for both sphere types (bug #6579)
|
2022-02-02 16:51:35 +03:00 |
|
uramer
|
406e950052
|
Merge branch 'lua_activate' into 'master'
Lua command `object:activateBy(actor)` and handler `onActivate`
See merge request OpenMW/openmw!1618
|
2022-02-01 23:42:56 +00:00 |
|
Petr Mikheev
|
47c37e5849
|
Lua command object:activateBy(actor) and handler onActivate
|
2022-02-01 23:42:56 +00:00 |
|
uramer
|
f873703bdb
|
Merge branch 'lua_aux_util' into 'master'
Add range to "aux_util.findNearestTo".
See merge request OpenMW/openmw!1620
|
2022-02-01 22:37:16 +00:00 |
|
uramer
|
f68c0c41a9
|
Prioritize setting pages with hits in the name when searching
|
2022-02-01 23:06:53 +01:00 |
|
uramer
|
2185fd29c5
|
Document ui.registerSettingsPage
|
2022-02-01 19:50:03 +01:00 |
|
uramer
|
ef1e72dc17
|
Revert from settings description to searchHints
|
2022-02-01 19:50:03 +01:00 |
|
uramer
|
7f796d148e
|
Clean up
|
2022-02-01 19:50:03 +01:00 |
|
uramer
|
01d65a14f1
|
Implement more advanced search, sort script setting pages by alphabet and filter match quality
|
2022-02-01 19:50:03 +01:00 |
|
uramer
|
67641dcdb7
|
Fix compile errors
|
2022-02-01 19:50:03 +01:00 |
|
uramer
|
f07f05ddd3
|
Add Container widget type, use it to make Adapter code less hacky
|
2022-02-01 19:50:03 +01:00 |
|
uramer
|
086a7d9bc5
|
Wrap Lua settings widgets into an Adapter widget
|
2022-02-01 19:50:03 +01:00 |
|
uramer
|
db9e734a6a
|
Fix warning
|
2022-02-01 19:50:02 +01:00 |
|
uramer
|
1455aa3e02
|
Allow changing script settings pages after registering them
|
2022-02-01 19:50:02 +01:00 |
|
uramer
|
5f7ab49880
|
Implement script setting pages' descriptions
|
2022-02-01 19:50:02 +01:00 |
|
uramer
|
a005f25c4b
|
Use page terminology for script settings
|
2022-02-01 19:50:02 +01:00 |
|
uramer
|
e78b8402fa
|
Fix warnings
|
2022-02-01 19:50:02 +01:00 |
|
uramer
|
a972a54ea9
|
Allow changing element root widget type, prevent use after free in script settings
|
2022-02-01 19:50:02 +01:00 |
|
uramer
|
64df4f54c6
|
Add scrolling to the script settings view
|
2022-02-01 19:50:02 +01:00 |
|
uramer
|
fba82eb1a7
|
Script settings tab
|
2022-02-01 19:50:02 +01:00 |
|
Petr Mikheev
|
03f1b1a082
|
Merge branch 'controls_yaw_pitch' into 'master'
Implement Yaw, Pitch and Use (attack / cast spell) in Lua self.controls
See merge request OpenMW/openmw!1617
|
2022-02-01 18:47:20 +00:00 |
|
uramer
|
c31dedb89c
|
Implement Yaw, Pitch and Use (attack / cast spell) in Lua self.controls
|
2022-02-01 18:47:20 +00:00 |
|
Petr Mikheev
|
899199c8ed
|
Add range to "aux_util.findNearestTo".
|
2022-02-01 18:44:14 +01:00 |
|
psi29a
|
93b3b9df90
|
Merge branch 'revert_navmesh_cull' into 'master'
Revert "Cull navmesh objects by scene bounds" (#6580)
See merge request OpenMW/openmw!1613
|
2022-01-31 10:12:28 +00:00 |
|
psi29a
|
6d152cc728
|
Merge branch 'android_cmake_ccache_fix' into 'master'
Have Android CI also use latest ccache to fix issues with cmake.
See merge request OpenMW/openmw!1614
|
2022-01-31 07:57:08 +00:00 |
|
psi29a
|
010dc90d42
|
Have Android CI also use latest ccache to fix issues with cmake.
|
2022-01-31 07:57:08 +00:00 |
|
elsid
|
2bd99867fe
|
Merge branch 'benchmark' into 'master'
cmake: only download benchmarks if we build with it
See merge request OpenMW/openmw!1616
|
2022-01-31 00:23:03 +00:00 |
|
Timo Gurr
|
8512f7cb4c
|
cmake: only download benchmarks if we build with it
Since 70623d0b23 CMake tries to download
benchmarks even if we pass -DBUILD_BENCHMARKS:BOOL=FALSE.
|
2022-01-31 00:27:21 +01:00 |
|
psi29a
|
d4f46ed156
|
Merge branch 'cmake-share2' into 'master'
cmake: for now do not use CMAKE_INSTALL_DATAROOTDIR for GLOBAL_DATA_PATH
See merge request OpenMW/openmw!1612
|
2022-01-30 21:39:28 +00:00 |
|
Timo Gurr
|
7e346fbbdd
|
cmake: for now do not use CMAKE_INSTALL_DATAROOTDIR for GLOBAL_DATA_PATH
|
2022-01-30 21:39:28 +00:00 |
|
elsid
|
ae821738c9
|
Revert "Add #5858 to the changelog"
This reverts commit 670cc97947 .
|
2022-01-30 22:09:37 +01:00 |
|
elsid
|
7ea5aa250b
|
Revert "Cull navmesh objects by scene bounds"
This reverts commit b0ef20c303 .
|
2022-01-30 21:43:23 +01:00 |
|
Cody Glassman
|
5b641a61d2
|
Merge branch 'ptmikheev-master-patch-38354' into 'master'
Add better explanation of the `onLoad` engine handler.
See merge request OpenMW/openmw!1599
|
2022-01-30 20:27:37 +00:00 |
|
Petr Mikheev
|
ec4adcc5a2
|
Add better explanation of the onLoad engine handler.
|
2022-01-30 20:27:37 +00:00 |
|
jvoisin
|
d291b17c68
|
Merge branch 'refactor/script-cleanup' into 'master'
Use pop_back to shrink the stack
See merge request OpenMW/openmw!1597
|
2022-01-30 18:50:01 +00:00 |
|
jvoisin
|
4cd6d2dacf
|
Merge branch 'rework_fixed_string' into 'master'
Rework fixed string
See merge request OpenMW/openmw!1596
|
2022-01-30 18:47:06 +00:00 |
|
jvoisin
|
43f64e9f75
|
Merge branch 'tasty_sujamma' into 'master'
Uncap attribute and skill damage for drain and absorb effects
See merge request OpenMW/openmw!1592
|
2022-01-30 17:59:49 +00:00 |
|
psi29a
|
e18393d7d6
|
Merge branch 'prevent_wrong_use_of_write' into 'master'
Disallow to call ESMWriter::writeT with pointer type
See merge request OpenMW/openmw!1609
|
2022-01-30 16:34:45 +00:00 |
|
psi29a
|
ff11377bc0
|
Merge branch 'sanitizers' into 'master'
Add gitlab jobs to run tests and benchmarks with ASAN, TSAN and UBSAN
See merge request OpenMW/openmw!1608
|
2022-01-30 13:59:54 +00:00 |
|