Commit Graph

29605 Commits (77de37b1edccb956fb36b51fdd22f60f5c8f116d)
 

Author SHA1 Message Date
AnyOldName3 77de37b1ed Revert "Merge branch 'fix_macos_build' into 'master'"
As well as fixing the MacOS build, it meddled with a bunch of files that
already did the right thing.

This reverts commit 8162541a14, reversing
changes made to e16c451d08.
2 years ago
psi29a df8bd57a9e Merge branch 'lua_testing_util' into 'master'
Move testing_util.lua to a separate directory to be reused as a library

See merge request OpenMW/openmw!2470
2 years ago
psi29a 2dd9284ca4 Merge branch 'stats_err_msg' into 'master'
[Lua] Improve error message when trying to change stats from a global script

See merge request OpenMW/openmw!2468
2 years ago
elsid 0389aa2b7e
Move testing_util.lua to a separate directory to be reused as a library 2 years ago
Petr Mikheev 6371e002fd [Lua] More understandable error message when trying to change stats on anything except `openmw.self` 2 years ago
psi29a 59025f2bc9 Merge branch 'dont_make_me_press_twice' into 'master'
Derive sneaking state from character data

See merge request OpenMW/openmw!2360
2 years ago
psi29a 5dfbf6ffb7 Merge branch 'another_iwyu' into 'master'
Another pass with IWYU

See merge request OpenMW/openmw!2465
2 years ago
jvoisin d87e89bc93 Merge branch 'macos_recast_builds' into 'master'
Add recastnavigation to openmw-deps for macOS and updates

See merge request OpenMW/openmw!2466
2 years ago
psi29a c75f8b3639 Update CI/before_install.osx.sh, CI/before_script.osx.sh 2 years ago
jvoisin cd29c181cf Another pass with IWYU 2 years ago
psi29a 8162541a14 Merge branch 'fix_macos_build' into 'master'
Use separate header to define missing GL constants

See merge request OpenMW/openmw!2464
2 years ago
psi29a e16c451d08 Merge branch 'l10n' into 'master'
Separate l10n manager from lua

See merge request OpenMW/openmw!2451
2 years ago
psi29a 0fbce9b21d Merge branch 'factorize_windows_build_script' into 'master'
Factorise/simplify a bit before_script.msvc.sh

See merge request OpenMW/openmw!2427
2 years ago
psi29a c164437d91 Merge branch 'classism' into 'master'
Use class service flags for autocalc NPCs

Closes #7044

See merge request OpenMW/openmw!2461
2 years ago
psi29a c562b0b72c Merge branch 'bootlegcharacter' into 'master'
Nitpicking in CharacterController::update()

See merge request OpenMW/openmw!2460
2 years ago
elsid c324482338
Use separate header to define missing GL constants 2 years ago
Project579 c0a802bb15 Merge branch 'rm_unused_includes' into 'master'
Remove unused includes

See merge request OpenMW/openmw!2463
2 years ago
elsid 843753da14
Remove unused includes 2 years ago
elsid 50c93a9832 Merge branch 'iwyu' into 'master'
First pass with include-what-you-use

See merge request OpenMW/openmw!2450
2 years ago
jvoisin 3cbf1dc042 First pass with include-what-you-use 2 years ago
Evil Eye 60491cc896 Derive sneaking state from character data 2 years ago
Evil Eye 60c26832d2 Use class service flags for autocalc NPCs 2 years ago
Alexei Kotov 961fe59736 Nitpicking in CharacterController::update() 2 years ago
Petr Mikheev 3697c9266b Separate l10n manager from lua 2 years ago
psi29a de83a41de6 Merge branch 'simplify_clang_format' into 'master'
Make use of `git ls-files` filtering instead of piping to grep

See merge request OpenMW/openmw!2457
2 years ago
psi29a 6630dbb9c2 Merge branch 'window_manager_profile' into 'master'
Profile window manager update

See merge request OpenMW/openmw!2458
2 years ago
AnyOldName3 ec1929c0fd Merge branch 'fix_clang_format' into 'master'
Fix clang format

See merge request OpenMW/openmw!2456
2 years ago
jvoisin 7c485fae0c Make use of `git ls-files` filtering instead of piping to grep 2 years ago
elsid 2f5adbb083
Profile window manager update 2 years ago
elsid 212c7c7f25
Move LuaWorker to a separate file 2 years ago
elsid cd18c81e58
Move ScopedProfile to a separate file 2 years ago
elsid bb8b5e2108
Add META_Node to clang-format StatementMacros 2 years ago
psi29a 66e14fa3bd Merge branch 'fix_extra_semi_warning' into 'master'
Fix and prevent -Wextra-semi warning

See merge request OpenMW/openmw!2455
2 years ago
psi29a 0ec7d32ef6 Merge branch 'view_data_contains' into 'master'
Use sorted vector for ViewData::contains implementation

See merge request OpenMW/openmw!2454
2 years ago
elsid 063fff7fa4
Fix and prevent -Wextra-semi warning 2 years ago
elsid 6b8ed4c64f
Use sorted vector for ViewData::contains implementation 2 years ago
psi29a bfa303f73b Merge branch 'unsigned_settings' into 'master'
Support unsigned settings values

See merge request OpenMW/openmw!2453
2 years ago
elsid 624d8bc931
Support unsigned settings values 2 years ago
elsid 2388b21f63
Use std::from_chars to parse settings integral numbers and handle errors 2 years ago
psi29a 5875fbcc4c Merge branch 'fix_reset_animation' into 'master'
Fix resetting player's animation on game loading (#7030)

Closes #7030

See merge request OpenMW/openmw!2448
2 years ago
elsid da15db295e
Fix resetting player's animation on game loading
When game is loaded player's animation is replaced by a new object. Old object
is destructed without explicit removeFromScene call.
2 years ago
jvoisin f1ae796026 Factorise/simplify a bit before_script.msvc.sh 2 years ago
psi29a 6e71804048 Merge branch 'keying_in' into 'master'
Add key flag on load

Closes #7034

See merge request OpenMW/openmw!2444
2 years ago
psi29a 1b12e198f4 Merge branch 'coverity_clang_test' into 'master'
See if we can get away with using another version of clang with coverity

See merge request OpenMW/openmw!2441
2 years ago
psi29a 1cd17d8430 See if we can get away with using another version of clang with coverity 2 years ago
Evil Eye e6592aa850 Add key flag on load 2 years ago
psi29a b0ce938b8f Merge branch 'lua_stats_used_memory' into 'master'
Report used memory by Lua interpreter

See merge request OpenMW/openmw!2443
2 years ago
elsid 4de8ea30c8
Report used memory by Lua interpreter 2 years ago
psi29a b1cf4ace3c Merge branch 'water_walking_evasion' into 'master'
Adjust initial distance when destination is changed for obstacle check (#6860)

Closes #6860

See merge request OpenMW/openmw!2440
2 years ago
elsid b92d80249e
Adjust initial distance when destination is changed for obstacle check
Changed destination may create a situation when the distance actor moved between
2 update calls is less than initial distance because destination has been changed.
This forces actor to take evasive action when there is no actual obstacle.
2 years ago