summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-21Don't try to upgrade things automatically.fix_osx_build_maybejvoisin
2022-05-20OSX images on gitlab already provide icu4copenmw-fix_osx_build_maybejvoisin
2022-05-20Merge branch 'bookluabinds' into 'master'psi29a
2022-05-20Merge branch 'mechanics_objects_list' into 'master'psi29a
2022-05-20remove duplicationkuyondo
2022-05-20Merge branch 'typo' into 'master'psi29a
2022-05-19documentation typoglassmancody.info
2022-05-20Use std::list to store mechanics objectselsid
2022-05-20no skill returns nilkuyondo
2022-05-19Merge branch 'change_renderer_args' into 'master'Petr Mikheev
2022-05-19Changing setting renderer argumentsuramer
2022-05-19Merge branch 'limit_layout_depth' into 'master'Petr Mikheev
2022-05-20update book.cpp and weapon.cppkuyondo
2022-05-19Merge branch 'lua_console_doc' into 'master'psi29a
2022-05-19Use an anonymous namespace in element.cppuramer
2022-05-19Limit maximum Lua UI layout depth to prevent stack overflowuramer
2022-05-19no addtypekuyondo
2022-05-19Add lua binding for bookskuyondo
2022-05-19Merge branch 'render_targets' into 'master'psi29a
2022-05-19Merge branch 'fix_gcc_warning' into 'master'psi29a
2022-05-19Add a couple of words about Lua console to the documentationPetr Mikheev
2022-05-18dont bind rendertargets unless we use them, otherwise texture limit will be r...glassmancody.info
2022-05-18Merge branch 'activatorluabinds' into 'master'Petr Mikheev
2022-05-19Add lua binding for activatorskuyondo
2022-05-18Merge branch 'console_log' into 'master'psi29a
2022-05-18Merge branch 'sol' into 'master'psi29a
2022-05-18Merge branch 'prng-fixes' into 'master'psi29a
2022-05-18Merge branch 'improve_sast' into 'master'psi29a
2022-05-18Merge branch 'beelzebielsk-docs-typo-fixes' into 'master'uramer
2022-05-18Update files/lua_api/openmw/types.lua, files/lua_api/openmw/ui.luaAdam Ibrahim
2022-05-17Improve a bit our SASTjvoisin
2022-05-17Refactor DetourNavigator to pass prng along, use world prng for AiWanderζeh Matt
2022-05-17Use World prng for weather system as it influences actorsζeh Matt
2022-05-17Use World prng for head/blink animationsζeh Matt
2022-05-17Use World prng for selection of random creature spawningζeh Matt
2022-05-17Merge branch 'fix_if_condition' into 'master'psi29a
2022-05-17Use proper variable to check in if conditionelsid
2022-05-17Merge branch 'navmesh_render_update_frequency' into 'master'psi29a
2022-05-17Merge branch 'fix_mygui_data_manager_includes' into 'master'psi29a
2022-05-17Merge branch 'highp' into 'master'psi29a
2022-05-17Support rendering for navmesh update frequency as a heatmapelsid
2022-05-16highp is not available in version 120cody glassman
2022-05-17Add includes for used types and functionselsid
2022-05-16Merge branch 'permanent_storage_per_group' into 'master'Petr Mikheev
2022-05-16Move permanentStorage option from settings to groupsuramer
2022-05-16Fix gcc warning: -Wuninitializedelsid
2022-05-16Cleanup mwlua includeselsid
2022-05-16Merge branch 'fix_gcc_build' into 'master'psi29a
2022-05-16Merge branch 'fix_unity_build' into 'master'psi29a
2022-05-16Show logs in the debug windowPetr Mikheev