1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-04-25 22:36:49 +00:00

Commit graph

  • 011dfb305c Merge branch 'navmeshtool_lib' into 'master' master Alexei Kotov 2025-04-25 21:40:57 +0300
  • fc4cc3255d
    Do not build navmeshtool translation units twice elsid 2025-04-20 16:48:23 +0200
  • 5aa649ba76
    Merge 24419da120 into 80d6f020ed dependabot[bot] 2025-04-24 21:39:36 +0300
  • 80d6f020ed Merge branch 'apt_get_retry' into 'master' openmw-49 psi29a 2025-04-24 09:07:20 +0000
  • c7c95c5a85 Merge branch 'fix-bug-8462' into 'master' psi29a 2025-04-24 09:06:27 +0000
  • 1948ab21f7 Set SDL_HINT_MAC_OPENGL_ASYNC_DISPATCH. Sam Kaufman 2025-04-20 20:39:28 -0700
  • ca3a286cc4 Merge branch 'master' into 'master' Alexei Kotov 2025-04-24 02:09:47 +0300
  • ab5070328d Merge branch 'powershell-multiline-exit' into 'master' Evil Eye 2025-04-23 18:54:47 +0000
  • 23522ed314 Merge branch 'missing_enum' into 'master' Evil Eye 2025-04-23 18:54:46 +0000
  • b4d5013679 Merge branch 'lua_state' into 'master' Evil Eye 2025-04-23 18:54:40 +0000
  • 5ef2cf23b3 CLEANUP: Loop param, also, is a bool Dave Corley 2025-04-22 01:50:41 -0700
  • 8ee0c9e7be
    Retry apt-get update and add-apt-repository elsid 2025-04-20 02:16:24 +0200
  • 19725473d7 Detect failures in multiline PowerShell commands AnyOldName3 2025-04-21 23:28:09 +0100
  • aed135a7c0 Merge branch 'bump-cache-key' into 'master' psi29a 2025-04-22 07:05:45 +0000
  • 928bbed09b Increment cache keys missed in !4450 AnyOldName3 2025-04-21 22:52:24 +0100
  • 626d7b2282
    Add missing TargetPolygonNotFound enum value to lua bindings elsid 2025-04-21 16:36:19 +0200
  • e20d52d23c Merge branch 'namespace_typo' into 'master' Evil Eye 2025-04-21 08:41:27 +0000
  • 05c624bc34 Merge branch 'rm_using_namespace_fallback' into 'master' Evil Eye 2025-04-21 08:39:48 +0000
  • 5a42db3256 Merge branch 'static_assert' into 'master' Evil Eye 2025-04-21 08:35:17 +0000
  • 6f89d38b78
    Replace includes by forward declaration elsid 2025-04-20 02:28:34 +0200
  • 042c4b2b9d
    Use static_assert for compile time check elsid 2025-04-18 14:37:42 +0200
  • f80283422f
    Use unique_ptr to handle lua state lifetime elsid 2025-04-18 13:32:11 +0200
  • 972995d124
    Fix typo in namespace name elsid 2025-04-14 22:43:16 +0200
  • 0d5e9ef85f
    Remove redundant using namespace Fallback elsid 2025-04-18 12:26:23 +0200
  • 87d77a6882 Merge branch 'rippleshaders' into 'master' psi29a 2025-04-17 09:26:12 +0000
  • c1c8769742 Merge branch 'clang_tidy_identifier_naming' into 'master' Alexei Kotov 2025-04-14 13:39:09 +0300
  • 271ab2e109 Merge branch 'dont-ask-the-disk-for-things-we-already-know' into 'master' Alexei Kotov 2025-04-14 13:11:57 +0300
  • 583620e607 Merge branch 'patch-1' into 'master' Alexei Kotov 2025-04-14 09:44:45 +0300
  • 6dd2cac3ec Merge branch 'better-freeze-catcher' into 'master' psi29a 2025-04-13 20:57:12 +0000
  • 6aed2d8284 Bump Crimes interface version Alexei Kotov 2025-04-13 14:05:07 +0300
  • 84f471ce5c
    Enable identifier naming clang-tidy check elsid 2025-03-30 20:34:35 +0200
  • deb070389f Improve Windows crash/freeze catcher UX AnyOldName3 2025-04-12 18:38:55 +0100
  • f7f148a6ca Merge branch 'fix-debug-config' into 'master' Alexei Kotov 2025-04-12 17:35:03 +0300
  • a5a6f33578 Manual reformatting that wasn't done automatically on my machine AnyOldName3 2025-04-11 17:41:40 +0100
  • d74a0edb82 Format AnyOldName3 2025-04-11 17:37:55 +0100
  • 396cd1c727 Fix Windows Debug build AnyOldName3 2025-04-11 17:33:19 +0100
  • 31fcc5e126 Add test for new ReadersCache functions AnyOldName3 2025-04-11 17:30:56 +0100
  • 22172f3b0e FIX: useAmbientLighting arg of addVfx options is a bool Dave Corley 2025-04-10 11:48:57 -0700
  • b68935e917 FIX: Model param of addVfx should not be a header Dave Corley 2025-04-10 11:44:34 -0700
  • e512a8e74f FIX: Add a name to options table in castRenderingRay Dave Corley 2025-04-10 11:42:24 -0700
  • 48572e4c96 Even more elses AnyOldName3 2025-04-10 18:32:52 +0100
  • 1d1ae1c906 CLEANUP: But it can also be a single object Dave Corley 2025-04-10 10:13:42 -0700
  • 586467540b FIX: Clarify that ignore field of raycast options types are a list and not a single object Dave Corley 2025-04-03 03:01:17 -0700
  • 37dc1a6a76 Remove redundant elses AnyOldName3 2025-04-10 16:51:23 +0100
  • 15162a734d Avoid IO in resolveParentFileIndices AnyOldName3 2025-04-10 16:16:19 +0100
  • ea8369eff0 Merge branch 'dont-redraw-the-whole-gui-every-time-we-change-the-tiniest-thing' into 'master' psi29a 2025-04-09 11:19:32 +0000
  • 096759435a Add progress bars where the launcher can be limited by IO AnyOldName3 2025-04-09 01:36:52 +0100
  • 894ea4ba62 Don't precompute load order errors after every change AnyOldName3 2025-04-08 01:19:24 +0100
  • d6b61f1f54 Sprinkle some const& AnyOldName3 2025-04-08 00:34:45 +0100
  • e779f115ef Exclude directories from containsDataFiles AnyOldName3 2025-04-07 16:11:27 +0100
  • 428044abe2 Merge branch 'moveoutalready' into 'master' psi29a 2025-04-07 11:04:26 +0000
  • bd1c2a11d7 Merge branch 'herbalfish' into 'master' psi29a 2025-04-07 11:03:55 +0000
  • 0c4c202998 Merge branch 'ifavideofallsintheforest' into 'master' psi29a 2025-04-07 11:03:37 +0000
  • 8419116cae Fix crash if ripple pipeline shaders are unavailable Alexei Kotov 2025-04-06 04:14:39 +0300
  • 8a0f513094 Merge branch 'fix_clang_tidy' into 'master' psi29a 2025-04-06 17:54:20 +0000
  • 1667b11564 Pause menu video playback when OpenMW is minimized Evil Eye 2025-04-06 19:42:04 +0200
  • b29d89bd6a Merge branch 'enchantment404' into 'master' psi29a 2025-04-06 16:06:10 +0000
  • 211a5e5bda Merge branch 'lightminimumradius' into 'master' psi29a 2025-04-06 16:03:35 +0000
  • 2ed14de41f Merge branch 'objectrootless' into 'master' psi29a 2025-04-06 16:01:50 +0000
  • d826962eaa Don't assume unresolved containers contain no visible items Evil Eye 2025-04-06 11:02:31 +0200
  • 962ef91e25 Allow skinned plants to be harvested Evil Eye 2025-04-06 11:01:26 +0200
  • ed62f9b12b Lua api demands a boolean for victim aware but crimes.lua looks for a number. Which makes scripts that call the crime interface unable to provide a value other than nil for victim aware. Chronolegionnaire 2025-04-06 06:27:40 +0000
  • e21ab498dc
    Wrong type expected in crimes.lua Chronolegionnaire 2025-04-05 21:56:19 -0700
  • 973282e471 Optimise ContentSelectorModel::ContentModel::item AnyOldName3 2025-04-06 02:45:28 +0100
  • 7bad2864d9 Reuse QIcon AnyOldName3 2025-04-06 02:40:42 +0100
  • 1237746549 Be more careful when we tell Qt that data has changed AnyOldName3 2025-04-06 01:31:05 +0100
  • 7254bb74a4
    Enable modernize-avoid-bind clang-tidy check elsid 2025-03-30 23:23:34 +0200
  • 3af2091b28
    Use prefix with dot for clang-analyzer-optin. checks elsid 2025-03-30 23:18:09 +0200
  • 621a0a15a3
    Disable clang-analyzer-cplusplus.NewDelete clang-tidy check elsid 2025-03-30 23:17:42 +0200
  • c34b0f90d7
    Avoid clang-tidy checks duplication elsid 2025-03-30 19:55:41 +0200
  • e098770ba2
    Use custom clang-tidy config for extern/ elsid 2025-03-30 18:13:31 +0200
  • 7c45a564a1
    Fix clang-analyzer-deadcode.DeadStores elsid 2025-03-30 12:32:27 +0200
  • da388c93eb
    Remove boost-* clang-tidy checks elsid 2025-03-30 01:48:41 +0100
  • d609bd1ab1
    Fix clang-tidy header filter elsid 2025-03-30 03:35:47 +0200
  • 15f4368fe6 Account for creatures not having a model in more places Evil Eye 2025-04-05 10:19:50 +0200
  • 3901084cc2 Merge branch 'cmake_minimum_required_macos' into 'master' Alexei Kotov 2025-04-05 08:54:09 +0300
  • 065a388632 Allow enchantments to be missing on equipped items Alexei Kotov 2025-04-05 00:27:43 +0300
  • 9a6807f862
    Remove cmake_minimum_required for osx install script elsid 2025-04-01 23:19:18 +0200
  • 3523ba564a Merge branch 'non-deprecated-known-folder-api' into 'master' Alexei Kotov 2025-04-02 19:20:21 +0300
  • 1629ea32f7 Merge branch 'rm_unused' into 'master' Alexei Kotov 2025-04-01 23:35:49 +0300
  • 86426aa87b Open the data directory file picker at the last opened location Evil Eye 2025-03-31 17:11:09 +0200
  • a61ce111a5
    Remove declaration without definition elsid 2025-03-31 00:28:06 +0200
  • 11c2fd9e3d Merge branch 'master' into 'master' Alexei Kotov 2025-03-29 02:47:16 +0300
  • b6be7cdd56 CLEANUP: Use apt instead of apt-get Dave Corley 2025-03-28 22:27:30 +0000
  • caef91d261 FIX: Remove outdated instructions for ubuntu installation Dave Corley 2025-03-27 14:55:05 -0700
  • 72aefbf191 Merge branch 'lua_save_load_test' into 'master' psi29a 2025-03-27 11:05:12 +0000
  • 747771ac5e Merge branch 'fontexport' into 'master' psi29a 2025-03-27 11:04:35 +0000
  • 5f413e7b4d Merge branch 'navigator_debug_mesh' into 'master' psi29a 2025-03-27 11:04:18 +0000
  • 2ebdc43bbe
    Add test for load while teleporting elsid 2025-03-07 22:24:39 +0100
  • 536325e0ba
    Add test for saving and loading the game elsid 2025-02-28 23:51:58 +0100
  • cbcd4f6acd
    Move matchers to different module elsid 2025-02-28 23:58:35 +0100
  • 9570b29a0a Merge branch 'lua_test_menu' into 'master' Evil Eye 2025-03-25 16:54:41 +0000
  • 166852254f Use non-deprecated known folder API AnyOldName3 2025-03-25 01:32:44 +0000
  • f8be5fdd2a Give point lights a minimum radius of 16 Alexei Kotov 2025-03-24 21:52:21 +0300
  • ada48d9021
    Reduce a chance to have a deadlock in the AsyncNavMeshUpdater elsid 2025-03-22 14:39:51 +0100
  • 7112217adc
    Use temporary directory for tests output elsid 2025-03-22 14:36:55 +0100
  • 87a2f776b7
    Add version to the recast log prefix elsid 2025-03-22 02:49:48 +0100
  • d13f108779 Merge branch 'nbsp' into 'master' psi29a 2025-03-23 16:27:07 +0000
  • 57fb334a6e Merge branch 'recast_log_level' into 'master' Evil Eye 2025-03-23 14:50:11 +0000
  • 88c673de51 Merge branch 'luadoc' into 'master' Alexei Kotov 2025-03-22 14:22:51 +0300