Commit graph

  • 3f8d94b030 [General] Synchronize strike enchantments in combat David Cernat 2018-04-03 10:27:02 +0300
  • 27c831959e Handle OnPCHitMe variable (bug #2703) Andrei Kortunov 2018-04-02 22:27:04 +0400
  • f50637bdd4 Merge pull request #401 from TES3MP/0.6.3 while resolving conflicts David Cernat 2018-04-03 02:17:12 +0300
  • 76468dc8c6 [Server] Remove remnant of hardcoded container sync David Cernat 2018-04-02 04:46:40 +0300
  • e3c43c6af7 Merge pull request #400 from OpenMW/master while resolving conflicts David Cernat 2018-04-03 01:25:17 +0300
  • 4f64ba7b7f Implement sBookSkillMessage GMST Capostrophic 2018-03-24 13:43:18 +0300
  • c6abec1e51
    Merge pull request #1641 scrawl 2018-04-02 17:53:30 +0000
  • 0071878106
    Merge pull request #1642 scrawl 2018-04-02 17:45:54 +0000
  • d935e78f93
    Merge pull request #1645 scrawl 2018-04-02 17:39:23 +0000
  • c610b8acc8
    Merge pull request #1649 scrawl 2018-04-02 17:37:31 +0000
  • cd9f767e29
    Merge pull request #1650 scrawl 2018-04-02 17:32:40 +0000
  • 9e176aba9f
    Merge pull request #1652 scrawl 2018-04-02 17:29:40 +0000
  • e73af18824
    Merge pull request #1653 scrawl 2018-04-02 17:29:04 +0000
  • 8e37f6bf3e
    Merge pull request #1656 scrawl 2018-04-02 17:28:46 +0000
  • f36adfec5f
    Merge pull request #1657 scrawl 2018-04-02 17:28:12 +0000
  • 80a8ef6d49
    Merge pull request #1661 scrawl 2018-04-02 17:18:39 +0000
  • 0065f277ef
    Merge pull request #1664 scrawl 2018-04-02 17:17:37 +0000
  • 6131ada0ba [Browser] Add compatibility compilation mode Koncord 2018-04-02 14:04:39 +0800
  • 14daadded7
    Add virtual destructors elsid 2018-04-01 21:50:45 +0300
  • 26a56d6a02 [Client] Include NPC/creature containers when adding all cell containers David Cernat 2018-04-01 14:58:04 +0300
  • 5bb09d3bed Merge pull request #399 from TES3MP/0.6.3 while resolving conflicts David Cernat 2018-04-01 11:34:04 +0300
  • 1e3c4fd488 [Client] Fix ProcessorContainer typos caused by careless copy-pasting David Cernat 2018-04-01 10:47:57 +0300
  • 7b97e8671d
    Merge pull request #398 from OpenMW/master David Cernat 2018-04-01 10:04:04 +0300
  • f80f3bd484 [Client] Make it possible to reply to requests about specific containers David Cernat 2018-04-01 10:00:39 +0300
  • ec1311fcb7 [Client] Make it possible to check whether a class has a ContainerStore David Cernat 2018-04-01 09:33:07 +0300
  • 258e319acb [Client] Require InventoryStore for autoequipping actors David Cernat 2018-04-01 09:02:26 +0300
  • afe8c97cb9 [Client] Require InventoryStore for unequipping actors in editContainers David Cernat 2018-04-01 08:41:57 +0300
  • d8b48f6cf4 [Client] Remove redundant container methods from CellController David Cernat 2018-04-01 07:11:43 +0300
  • 1aa3ed0c18 Font loader fallback character reorganization (fixes #1987) Capostrophic 2018-03-31 00:51:43 +0300
  • 2aaf9105af [Browser] Add Client Settings and Server Settings Tabs. Koncord 2018-03-31 21:08:58 +0800
  • baaf65bc2c Add vanilla enchanted weaponry behavior option, on by default (fixes #4136) Capostrophic 2018-03-31 02:38:36 +0300
  • f97d094aa5
    Merge pull request #1658 from xyzz/android-sdl-2.0.8 Bret Curtis 2018-03-30 22:14:53 +0200
  • 2dca389a3b Extend magic resistance/weakness to all effects that can be resisted (fixes #4309) Capostrophic 2018-03-30 19:56:46 +0300
  • fdcfbdbdd1 android: Update for sdl 2.0.8 Ilya Zhuravlev 2018-03-24 21:26:58 -0400
  • e6d9bce519 Implement fWerewolfHealth GMST (fixes #4142) Capostrophic 2018-03-30 14:05:36 +0300
  • 365f485e8d Merge pull request #397 from OpenMW/master while resolving conflicts David Cernat 2018-03-30 10:28:52 +0300
  • 3d5860d6f4 Merge pull request #396 from TES3MP/0.6.3 while resolving conflicts David Cernat 2018-03-30 09:32:43 +0300
  • 76f50312f2
    Remove a redundant check Capostrophic 2018-03-30 00:02:52 +0300
  • 5e6be0307e
    Merge pull request #1651 from psi29a/remove_gles_but_keep_android Bret Curtis 2018-03-29 20:39:51 +0200
  • ac82124a5d Merge pull request #395 from OpenMW/master while resolving conflicts David Cernat 2018-03-29 07:28:30 +0300
  • 1c340568d2 [Client] Disallow resting if player has not finished chargen David Cernat 2018-03-29 06:04:20 +0300
  • be542507f8
    Make hasMaster() behavior consistent with isGameFile() (fixes #3618) Capostrophic 2018-03-28 15:43:51 +0300
  • 9193ff4d15
    Reworded one of the descriptions Simon 2018-03-28 13:59:05 +0200
  • 4890ecd357 remove native GLESv* support, as it never worked; make things less complicated as result, fixed lighting.glsl to work with gl2es thanks to ptitSeb bret curtis 2018-03-27 20:20:40 +0200
  • 2d119e834a Add vanilla absorb attribute behavior option, on by default (Fixes #4135) Capostrophic 2018-03-27 12:24:32 +0300
  • b6a2589e7b Don't apply harmful spell effects on the player in god mode (fixes #4264) Capostrophic 2018-03-27 13:34:35 +0300
  • 5f6ddcfc59 [General] Rework container sync to prevent item duping David Cernat 2018-03-26 19:27:36 +0300
  • 9165b12d78 [Client] Update inventory views when receiving inventory or equipment David Cernat 2018-03-26 10:01:26 +0300
  • 41f89c84f8 Don't move the player if opposite direction keys are held down at the same time (Fixes #4233) Capostrophic 2018-03-24 20:21:06 +0300
  • bb15ee9215 [Client] Make it possible to get ContainerWindow from elsewhere in code David Cernat 2018-03-24 09:00:15 +0200
  • 1e600de44e
    Merge pull request #1640 from unelsson/typofix_updatecrimepersuit Bret Curtis 2018-03-23 22:13:22 +0100
  • 5a3086b0c6
    Auto-detect the actual Morrowind assets path (Fixes #4336) Capostrophic 2018-03-23 23:52:08 +0300
  • 42b7846f81 Replace a redundant playerAllies check with a boolean (Fixes #4229) Capostrophic 2018-03-23 17:49:31 +0300
  • 63e34a5575 Typofix: updateCrimePersuit -> ...Pursuit Nelsson Huotari 2018-03-23 14:10:43 +0200
  • bbdc30628b [Client] Use the correct guid for a received WorldEvent or ActorList David Cernat 2018-03-21 06:08:04 +0200
  • c02920bcd1
    Merge pull request #1634 scrawl 2018-03-20 22:48:20 +0000
  • f47429d575
    Merge pull request #1635 scrawl 2018-03-20 22:47:36 +0000
  • ff7f964643
    Merge pull request #1636 scrawl 2018-03-20 22:47:31 +0000
  • 5c1551d1ac
    Merge pull request #1637 scrawl 2018-03-20 22:47:08 +0000
  • 14f0299322 [Client] Don't log InputBox inputs for client David Cernat 2018-03-20 06:41:04 +0200
  • fed3e56fc1 Weather manager: get rid of World dependency Andrei Kortunov 2018-03-19 23:08:15 +0400
  • 53ef345680 Update magic effect particles after building new animation (bug #2254) Andrei Kortunov 2018-03-17 13:41:13 +0400
  • a0a30cdbf5 AI: hide torches during bad weather (bug #4334) Andrei Kortunov 2018-03-03 17:18:40 +0400
  • bd6c7de579 Do not unequip two-handed weapon when equipping torch Andrei Kortunov 2018-03-03 14:16:02 +0400
  • d626d89c49 OpenMW-CS: Fix a typo in startup warning. RoadTrain 2018-03-19 00:50:50 +0300
  • 5b49248d6e
    Restrict opening doors to bipedal actors (Fixes #4313) Capostrophic 2018-03-18 17:24:27 +0300
  • eb723f5ae6
    Merge pull request #1629 scrawl 2018-03-16 23:26:50 +0000
  • edb57306b6
    Merge pull request #1628 scrawl 2018-03-16 23:25:29 +0000
  • 17fa1a4d51
    Merge pull request #1630 scrawl 2018-03-16 23:24:19 +0000
  • 7a5748a9f1
    Merge pull request #1632 scrawl 2018-03-16 23:24:05 +0000
  • d42791e260 Moving testing options to Advanced page Thunderforge 2018-03-15 22:11:54 -0500
  • 9b93741c7b
    Merge pull request #1631 from elsid/rm_duplicate_includes Bret Curtis 2018-03-14 07:42:38 +0100
  • 002ad9ae1b Print a warning in case a fallback value wasn't found Capostrophic 2018-03-13 23:59:01 +0300
  • a26483ab26 Fix memory leak elsid 2018-03-10 22:18:47 +0300
  • 26df0e6ebd Remove duplicated include elsid 2017-08-05 15:39:00 +0300
  • 2f9b6b536b Label gtest directories as system elsid 2017-08-20 22:30:10 +0300
  • 20caea083a [Client] Use correct count for items in equipment packets David Cernat 2018-03-12 23:31:37 +0200
  • e4531a6910 Use middle gray instead of pure black as default fallback color (Fixes #2841) Capostrophic 2018-03-12 19:05:57 +0300
  • e0aa5e8e79 Prevent overlapping for journal and books scrolling Andrei Kortunov 2018-03-11 16:19:37 +0400
  • b249162ca1 [General] Implement setting of enforced client log level in GameSettings David Cernat 2018-03-11 04:50:59 +0200
  • a3a341fee6 [Server] Reimplement 4ebfcc4a21 for 0.6 David Cernat 2018-03-10 22:18:33 +0200
  • 7ec08e125b Merge pull request #394 from TES3MP/0.6.3 while resolving conflicts David Cernat 2018-03-10 20:03:03 +0200
  • bf906b3f0a
    Merge pull request #393 from OpenMW/master David Cernat 2018-03-10 18:37:51 +0200
  • 27610a85ac
    Merge pull request #1627 scrawl 2018-03-10 00:08:52 +0000
  • b2a3dd9d60 Revert "[Server] Add previous state to ON_RECORD_DYNAMIC" David Cernat 2018-03-09 21:14:56 +0200
  • b7c6261e16 Merge pull request #392 from OpenMW/master while resolving conflicts David Cernat 2018-03-09 21:07:46 +0200
  • 62c04c6758 Unstack soulgem, added via AddSoulGem console command (bug #4351) Andrei Kortunov 2018-03-09 21:49:27 +0400
  • f07a12af73 Changing label "and may cause issues" to "and will cause issues" Thunderforge 2018-03-08 18:09:18 -0600
  • e81faf5f2f
    Add an option to disable GUI keyboard navigation (Bug #4333) scrawl 2018-03-08 23:39:35 +0000
  • 870c658500
    Remove missing souls, remove some runaway exceptions (Fixes #4111) scrawl 2018-03-08 23:38:04 +0000
  • 7f39dbb129
    Merge pull request #1626 scrawl 2018-03-08 20:52:37 +0000
  • d3b623b5d3 http to https for supported urls (#1625) Harald H 2018-03-08 21:23:24 +0100
  • dfcd243150 Remove the word "interior" from cell not found message Thunderforge 2018-03-07 19:57:54 -0600
  • 6931f6cadc Adding message indicating the purpose of the "Testing" block Thunderforge 2018-03-07 18:37:43 -0600
  • 96c2b9374f
    Merge pull request #1621 scrawl 2018-03-07 18:12:43 +0000
  • bf78c18296
    Merge pull request #1624 scrawl 2018-03-07 18:12:32 +0000
  • 148cda254d
    Merge pull request #1617 scrawl 2018-03-07 18:12:26 +0000
  • 3b922d810a Don't use floating point arithmetics for formatted count (Bug #4346) Capostrophic 2018-03-07 14:10:58 +0300
  • 60a663ef58 Account for all possible count values in getCountString (Bug #4346) Capostrophic 2018-03-06 16:14:29 +0300
  • dcc262ed91 Fixing Skip Menu checkbox not working correctly Thunderforge 2018-03-05 23:10:08 -0600