1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-10-16 02:46:35 +00:00

Commit graph

  • e34688180a Fix tests for MSVC openmw-50 Alexei Kotov 2025-10-15 21:02:06 +0300
  • 2c0205db79 Merge branch 'fix_msvc_tests' into 'master' master Alexei Kotov 2025-10-15 21:02:06 +0300
  • 6e8322c466 Merge branch 'focus_unify' into 'master' Alexei Kotov 2025-10-13 23:19:52 +0300
  • 85e35cbf58 Merge branch 'i-could-be-further-away' into 'master' Alexei Kotov 2025-10-13 23:18:31 +0300
  • 7e41d81c9e Always use squared distance in types.Actor.isInActorsProcessingRange Dave Corley 2025-10-13 20:18:31 +0000
  • 7bf1ea32b0
    Disable not working tests for MSVC elsid 2025-10-12 10:19:06 +0200
  • ab4637f6c7
    Do not rely on std::string::reserve elsid 2025-10-12 10:57:49 +0200
  • 48e1ee3ac7 Unify focus object terminology Andrei Kortunov 2025-10-11 12:54:07 +0400
  • 6080ee915e Don't break LuaUi::Element's invariant Alexei Kotov 2025-10-11 11:59:17 +0300
  • c75aed5175 Merge branch 'solidlyrooted' into 'master' Alexei Kotov 2025-10-11 11:59:17 +0300
  • e315c39da0 Fix shield equip and unequip animations, add docs for shield sheathing feature Alexei Kotov 2025-10-11 09:13:30 +0300
  • 3f6ecc4de1 Merge branch 'shield_sheath' into 'master' Alexei Kotov 2025-10-11 09:13:30 +0300
  • d1d8c3a9a4 Fix AFL findings in bsatool Alexei Kotov 2025-10-11 08:57:48 +0300
  • afe4edc3c3 Merge branch 'fix_bsatool_afl_findings' into 'master' Alexei Kotov 2025-10-11 08:57:48 +0300
  • 39b22cbcdf Merge branch 'fix_copy_column_warning' into 'master' Alexei Kotov 2025-10-11 07:11:29 +0300
  • 16abb436e2
    Fix potential overflows on reading BSA header elsid 2025-10-05 17:17:57 +0200
  • c87cc643d1
    Add tests for BSAFile elsid 2025-10-05 19:17:46 +0200
  • d7f6d7c13c
    Add unit tests for CompressedBSAFile elsid 2025-10-04 12:30:05 +0200
  • a111391992
    Check for failures after reading from stream in BSA elsid 2025-09-21 01:04:37 +0200
  • 801224749f
    Handle errors when computing stream size for BSA elsid 2025-09-19 19:26:22 +0200
  • 796202f435
    Use fail function to verify stream state in BSA elsid 2025-09-19 13:51:31 +0200
  • 9a449ed506
    Only reserve capacity when reading collections elsid 2025-09-19 13:30:42 +0200
  • 38f6c5a68b
    Properly handle duplicated BSA folders elsid 2025-09-19 13:05:30 +0200
  • c92e321a08
    Use std::string_view for BSA file name elsid 2025-09-19 12:21:31 +0200
  • c388fda5e4
    Handle empty file name in BSA elsid 2025-09-19 11:50:10 +0200
  • d171915b6a
    Fix error message elsid 2025-10-05 14:46:17 +0200
  • cfd7f52a2f
    Fix C4244 MSVC warning in Sqlite3::copyColumn elsid 2025-10-05 14:34:47 +0200
  • d8ef4fcde2 Changelog for #8734 Alexei Kotov 2025-10-04 23:13:04 +0300
  • d9b441ccaa Fix shield equip and unequip animations, add docs for shield sheathing feature (bug 8734) Andrei Kortunov 2025-10-04 14:17:37 +0400
  • d7e33428f9 Update encumbrance unconditionally (#8729) Alexei Kotov 2025-10-04 11:14:35 +0300
  • ef05e089ab Merge branch 'encucumberance' into 'master' Alexei Kotov 2025-10-04 11:14:35 +0300
  • d9bcc3dc4f Merge branch 'kelapasawit8123' into 'master' Alexei Kotov 2025-10-03 21:03:14 +0300
  • 5c4821bed7 Merge branch 'override-all-the-things' into 'master' Alexei Kotov 2025-10-03 00:28:27 +0300
  • fd7e6b6bcb DOC: Document data-local Dave Corley 2025-10-02 21:28:26 +0000
  • 0eb1a79b00 Update encumbrance unconditionally (#8729) Alexei Kotov 2025-10-02 08:28:30 +0300
  • 9b76739489 Merge branch 'handlers' into 'master' Alexei Kotov 2025-10-02 00:55:23 +0300
  • f60875dd8f Merge branch 'soontm' into 'master' Alexei Kotov 2025-10-02 00:01:10 +0300
  • 52d2f2a6ed Merge branch 'triggered' into 'master' psi29a 2025-10-01 07:12:08 +0000
  • ae0886ae36 Make sure gamepad triggers can be bound (#8721) Alexei Kotov 2025-09-29 02:19:06 +0300
  • b2beb4a8f8 Don't break LuaUi::Element's invariant Evil Eye 2025-09-28 21:20:40 +0200
  • 98973426a4 Merge branch 'dremoraspearsarepointy' into 'master' psi29a 2025-09-28 16:16:40 +0000
  • 73d818da8c Merge branch 'dontcrashonerror' into 'master' Alexei Kotov 2025-09-27 03:18:38 +0300
  • 000c5d2a08 Ensure error marker assignment is thread safe Evil Eye 2025-09-25 20:47:10 +0200
  • d2958a17fa Make Absorb Skill safe for creatures Evil Eye 2025-09-22 22:13:03 +0200
  • 91ccb0fe8d
    Use proper naming for BSA File and Hash members elsid 2025-09-19 11:55:00 +0200
  • bed84e209b Merge branch 'saveaction' into 'master' openmw-50-rc1 Petr Mikheev 2025-09-20 10:39:43 +0000
  • ff79c2d826 Turn menu.saveGame into a delayed action Evil Eye 2025-09-20 10:39:43 +0000
  • 7d4d3e3c73 Merge branch 'notnpcdating' into 'master' Alexei Kotov 2025-09-20 00:17:05 +0300
  • e5b5869a21 Merge branch 'kampfpanzer' into 'master' Alexei Kotov 2025-09-20 00:15:54 +0300
  • 2ea14570c8 Merge branch 'you-were-supposed-to-tell-me-about-this' into 'master' Alexei Kotov 2025-09-15 22:54:43 +0300
  • 9a4db2d65f CLEANUP: Document addTopic Dave Corley 2025-09-14 14:38:05 -0500
  • 1182004937 Use l10n for inventory gamepad actions Alexei Kotov 2025-09-14 03:55:16 +0300
  • b0055ec8e7 Use l10n for map gamepad actions Alexei Kotov 2025-09-14 02:13:39 +0300
  • baf575e594 Add Sex into OpenMW Alexei Kotov 2025-09-14 01:41:11 +0300
  • fbb726cee0 Merge branch 'shooting-at-macs-without-looking' into 'master' Alexei Kotov 2025-09-14 01:18:50 +0300
  • 0d260b3c8a Add German translations for OMWCombat Alexei Kotov 2025-09-14 00:44:05 +0300
  • 28a540d5fd Merge branch 'googleenpassant' into 'master' psi29a 2025-09-13 13:22:16 +0000
  • fe97e3c888 Move brew repair and update to architecture-independent script AnyOldName3 2025-09-12 18:09:12 +0100
  • 0471b98436 Add French translations for Doppler factor lines Alexei Kotov 2025-09-07 13:25:33 +0300
  • e70eb1e2e1 Add French lines for OMWCombat Alexei Kotov 2025-09-07 13:25:16 +0300
  • 4168b6d02e less restrictive probes and lockpicks equipping too Kuyondo 2025-09-11 22:08:58 +0800
  • 9257beea4e Merge branch 'bmdhacks-controller-deslect-bug' into 'master' psi29a 2025-09-09 21:00:56 +0000
  • 8074331637
    Merge branch 'gamepadactionl10n' into 'master' Alexei Kotov 2025-09-08 19:40:20 +0300
  • b3f4287bca Update Swedish Interface lines Alexei Kotov 2025-09-05 11:21:15 +0300
  • aa5510fb46 Use CCache in GitHub Actions build again AnyOldName3 2025-09-06 17:55:09 +0100
  • 072504d3b7 fixed a tooltip bug in spell creation and made controller tooltip toggling a helper function in the window manager bmdhacks 2025-09-06 09:50:27 -0700
  • 1403fbce1b
    Merge branch 'flatpak-paths' into 'master' Evil Eye 2025-09-06 09:39:42 +0000
  • 998c738ed0 Add some options from the Windows script to the MacOS script AnyOldName3 2025-09-06 01:29:44 +0100
  • 98bb4af0cb Use correct shebang AnyOldName3 2025-09-06 01:07:02 +0100
  • 0a2c929a76 Don't meddle with people's git settings AnyOldName3 2025-09-06 00:56:46 +0100
  • ff60b741a7 Move architecture-independent tool installation to common script AnyOldName3 2025-09-06 00:51:52 +0100
  • 9a92904f11 Use l10n for inventory offer action Alexei Kotov 2025-09-05 10:11:10 +0300
  • 1740e6bac4 Use l10n for stats window scroll down action Alexei Kotov 2025-09-05 10:00:15 +0300
  • 3159c363a1 Use l10n for trading menu offer action Alexei Kotov 2025-09-05 09:49:05 +0300
  • bd4d844b87 Use l10n for repair gamepad actions Alexei Kotov 2025-09-05 09:33:22 +0300
  • b7d9d01cc8 Use l10n for wait dialog gamepad actions Alexei Kotov 2025-09-05 09:29:34 +0300
  • 1ab32749ee Use l10n for travel travel window action Alexei Kotov 2025-09-05 09:20:16 +0300
  • 43617286fb Use l10n for scroll down scroll gamepad action Alexei Kotov 2025-09-05 09:16:14 +0300
  • 81fc72a5b8 clang-format bmdhacks 2025-09-04 18:30:35 -0700
  • cf51812a6f Controller cursor highlight fixes bmdhacks 2025-09-04 18:09:09 -0700
  • 12aef44fe1 Controller tooltip display preferences survive mouse movement bmdhacks 2025-08-16 11:53:54 -0700
  • c70a7cd15b Eliminate single-line ccache scripts AnyOldName3 2025-09-05 01:01:41 +0100
  • 6cdcbd957a And the same with CMake AnyOldName3 2025-09-03 22:06:17 +0100
  • a4be773e9c Native ccache won't work if we insist on an architecture AnyOldName3 2025-09-03 22:04:39 +0100
  • 3bf68d44b7 Try using native CMake and CCache AnyOldName3 2025-09-03 19:29:18 +0100
  • 9fe8f3b03c Attempt to use Qt not necessarily from brew AnyOldName3 2025-09-01 18:46:41 +0100
  • f155b0199e Undo part of !4759 AnyOldName3 2025-09-01 00:15:30 +0100
  • cac8d59db9 Use l10n for journal gamepad actions Alexei Kotov 2025-09-05 00:44:58 +0300
  • 1dbd5fd571
    Merge branch 'macos-ci-fixes' into 'master' Alexei Kotov 2025-09-04 23:44:13 +0300
  • 4252098919
    Merge branch 'gamepadactionl10n' into 'master' Alexei Kotov 2025-09-04 23:41:28 +0300
  • 0df0ad9c1c Deduplicate event handling code Evil Eye 2025-09-03 22:17:22 +0200
  • 9af71e9575 Merge branch 'unpublished' into 'master' Alexei Kotov 2025-09-03 19:13:55 +0300
  • 975e8d7412 Merge branch 'derefkarstaag' into 'master' Alexei Kotov 2025-09-03 19:13:23 +0300
  • d78480120d readable if statement Kuyondo 2025-09-03 16:30:36 +0800
  • 68d0dff890 [CI] Check for cmake for arm, move s3cmd out of arch specific flow Sarah Sunday 2025-09-02 19:54:09 -0500
  • 180287dd80 [CI] Do not use ccache executable path, just ref directly Sarah Sunday 2025-09-02 19:53:23 -0500
  • 5dfb4994b0 [CI] Rename/fix mac ccache file Sarah Sunday 2025-09-02 19:52:54 -0500
  • 55287a6efe Merge branch 'clang_tidy_19' into 'master' Evil Eye 2025-09-02 18:46:48 +0000
  • 63eebac784 Merge branch 'castStatic' into 'master' Evil Eye 2025-09-02 18:46:44 +0000
  • 3ec0812b91 Don't reference a potential end iterator Evil Eye 2025-09-02 17:39:35 +0200