Commit graph

  • 199e41833f
    Merge branch 'master' into cs-cam Miloslav Číž 2017-12-08 20:56:05 +0100
  • d85f8deaa3 CS: Add fixed roll setting, plus ortho fix Miloslav Číž 2017-12-08 20:51:40 +0100
  • 1b77e3ed62 CS: Add ortho camera setting Miloslav Číž 2017-12-08 18:18:27 +0100
  • bfad5ebde4 CS: Fix camera orbit control with keys Miloslav Číž 2017-12-08 17:42:20 +0100
  • ad61d88cb1 [General] Fix typos and use consistent style for recent additions David Cernat 2017-12-08 18:02:23 +0200
  • aecf74e7bb Don't throw exceptions from the audio decoder Chris Robinson 2017-12-08 07:00:04 -0800
  • 051f65a4d5 [Client] Make channel buttons blinking on new messages Koncord 2017-12-08 22:52:55 +0800
  • 7eecbfd08e [Client] Fix saving channel history Koncord 2017-12-08 22:36:16 +0800
  • 1c7330635b [Server] Add & register ON_PLAYER_WEATHER event Koncord 2017-12-08 20:38:36 +0800
  • 392e645fe5 [Server] Add isMarkedForDeleteion function Koncord 2017-12-08 20:37:22 +0800
  • 91398c5dcc [Server] Implicitly join to "Default" channel Koncord 2017-12-08 20:35:19 +0800
  • aa183e6844 [General] Introduce chat channels Koncord 2017-12-08 07:43:29 +0800
  • c55f0f73b8 [Server] Pass shared_ptr<Player> by reference Koncord 2017-12-08 07:32:39 +0800
  • 5e076ee015 CS: Fix camera orbit with arbitrary roll Miloslav Číž 2017-12-08 00:19:05 +0100
  • cfdc6c788e CS: Make camera FOV change dynamically Miloslav Číž 2017-12-08 00:05:50 +0100
  • 7d36dd68dc CS: Make orbit camera not change roll Miloslav Číž 2017-12-07 23:52:05 +0100
  • 360d786ff2 CS: Add rendering prefs and camera FOV Miloslav Číž 2017-12-07 23:48:34 +0100
  • 744859f327 Take in account armor condition in the armor rating calculation (bug #4246) Andrei Kortunov 2017-12-07 22:43:32 +0400
  • a142a67972 Add default settings for 360 screenshots Miloslav Číž 2017-12-06 21:16:30 +0100
  • b69c16e682 Add setting option to scale water refractions Miloslav Číž 2017-12-06 20:39:09 +0100
  • 85a9181c12
    Merge pull request #355 from OpenMW/master David Cernat 2017-12-06 18:32:59 +0200
  • 94f3eaa980 [Server] Fix warning "implicit fallthrough" Koncord 2017-12-06 13:30:39 +0800
  • 7e87ce8787 Prevent combat on/off cycling for calmed actors Allofich 2017-12-06 00:31:48 +0900
  • e0c54b3f39 Stop guards trying to arrest player when calm Allofich 2017-12-05 23:41:08 +0900
  • a28cc37501 Do not sell ingredients from organic containers Andrei Kortunov 2017-12-05 10:24:58 +0400
  • d2b3f902c7
    Merge pull request #1576 scrawl 2017-12-04 21:19:49 +0000
  • 29b2308b2c Do not display cyrillic soft/hard signs in the journal index Andrei Kortunov 2017-12-04 22:10:22 +0400
  • b6ae7f3cc8 Do not add greetings to the journal index (bug #4342) Andrei Kortunov 2017-12-04 22:01:57 +0400
  • 441420225f
    Contributing.md: referencing issues in commit messages scrawl 2017-12-04 17:00:02 +0000
  • e97c9f72a2 [General] Rework getting/clearing of skill modifiers as with attributes David Cernat 2017-12-04 15:06:27 +0200
  • 456bcee68a [Server] Use Utils function as workaround for "bad exception" on Windows David Cernat 2017-12-04 14:32:23 +0200
  • cfb5835e17 [Server] Clean up method and variable names David Cernat 2017-12-04 10:38:47 +0200
  • cd03d59056 [Client] Fix invalid read (memcheck warning) Koncord 2017-12-04 16:25:57 +0800
  • 2bc79fcdf4
    Merge pull request #309 from TES3MP/new-script-api David Cernat 2017-12-04 08:18:41 +0200
  • c2f330d4f1
    Merge pull request #354 from TES3MP/master new-script-api David Cernat 2017-12-04 04:39:08 +0200
  • 07f0cc2b0e
    Merge pull request #353 from OpenMW/master David Cernat 2017-12-04 04:38:38 +0200
  • 58de366c21
    Merge pull request #1574 scrawl 2017-12-03 22:22:48 +0000
  • ff1226c96b
    Merge pull request #1575 scrawl 2017-12-03 22:22:29 +0000
  • 8decd35607 Fixes crash on quickload from the container menu (bug #4239) Andrei Kortunov 2017-12-03 21:49:13 +0400
  • 50deed126b
    Update SDL to 2.0.7 Alexander "Ace" Olofsson 2017-12-02 21:48:57 +0100
  • fc5e883160 [General] Rework PlayerStatsDynamic packets so they are of minimal size David Cernat 2017-12-02 18:29:30 +0200
  • 993cc3dfd6 [Server] Rename server "plugins"/"mods" into "modules" for clarity David Cernat 2017-12-02 15:39:08 +0200
  • 047ad40b96 [Client] Clear FortifyAttribute effects when server sets modifier to 0 David Cernat 2017-12-02 09:22:36 +0200
  • 2944be18ae [Server] Actually, turn SetAttributeModifier into ClearAttributeModifier David Cernat 2017-12-02 09:19:33 +0200
  • 37aa761283 Change spherical screenshot filtering to nearest Miloslav Číž 2017-12-01 21:47:26 +0100
  • 390838e084 Replace switch with ifs in shader Miloslav Číž 2017-12-01 21:03:29 +0100
  • ea5e078526 Update shaders in CMakeLists Miloslav Číž 2017-12-01 19:54:48 +0100
  • ef6dc61797 [Client] Send PlayerAttribute packets when attribute modifiers change David Cernat 2017-11-30 23:03:34 +0200
  • e8d636ebc3 [Server] Rework Get/SetAttributeCurrent into Get/SetAttributeModifier David Cernat 2017-11-30 22:37:06 +0200
  • d1ad0c91f8 [General] Rework PlayerEquipment packets so they are of minimal size David Cernat 2017-11-30 12:31:54 +0200
  • c9c363ebef [General] Allow GameSettings to set bed & wilderness resting separately David Cernat 2017-11-30 12:18:15 +0200
  • 7e322f1f8b Merge pull request #352 from TES3MP/master while resolving conflicts David Cernat 2017-11-30 10:10:38 +0200
  • e7f20e7daf Merge pull request #351 from OpenMW/master while resolving conflicts David Cernat 2017-11-30 10:06:38 +0200
  • a4d8aef40d
    Merge branch openmw-43 into master scrawl 2017-11-29 22:37:50 +0000
  • bb7ca055d0
    Update AUTHORS.md scrawl 2017-11-29 22:13:42 +0000
  • 47a5229eed
    Merge pull request #1564 scrawl 2017-11-29 22:10:36 +0000
  • 59bfd670c0
    Merge pull request #1571 scrawl 2017-11-29 22:04:41 +0000
  • bd9e8bd10f [General] Simplify storing of attribute and skill index changes David Cernat 2017-11-29 16:55:51 +0200
  • 711bdf187a [General] Add BaseNetCreature to CMakeLists in components David Cernat 2017-11-29 16:11:15 +0200
  • 720ef5f6c5 [General] Use consistent code style David Cernat 2017-11-29 13:00:22 +0200
  • eff3504b05
    Merge pull request #350 from TES3MP/master David Cernat 2017-11-29 04:02:24 +0200
  • 22521578eb
    Merge pull request #349 from OpenMW/master David Cernat 2017-11-29 03:52:15 +0200
  • 2abb1a2ec2 Added checkMagicka parameter Grigorii Latyshev 2017-11-28 23:10:07 +0100
  • 9fe5a4d236 Revert condition changes Grigorii Latyshev 2017-11-28 17:04:37 +0100
  • dab72b45db Move mana reducing code back Grigorii Latyshev 2017-11-28 23:14:57 +0100
  • 3984dc8f16
    Merge pull request #1570 scrawl 2017-11-28 21:39:04 +0000
  • b9d9660efd Update music state in the menu mode (bug #3664) Andrei Kortunov 2017-11-28 20:49:48 +0400
  • b55bb445dd [General] Change underlying type of the WidgetType to uint8_t Koncord 2017-11-28 22:23:54 +0800
  • a546d99000 [General] Fix type Koncord 2017-11-28 22:10:27 +0800
  • 1841562553 [General] Minor cleanup of the World Packets Koncord 2017-11-28 22:05:10 +0800
  • f7f8dfaf2a AiWander: do not allow flying/swimming creatures to use pathgrid Andrei Kortunov 2017-11-28 18:03:13 +0400
  • 744b8cf168 [General] Minor cleanup of the Actor Packets Koncord 2017-11-28 21:51:34 +0800
  • e44fcdc0b3 [General] Cleanup Player packets Koncord 2017-11-28 21:37:46 +0800
  • 9920779a7b
    Merge pull request #1543 scrawl 2017-11-27 21:21:54 +0000
  • c50b18b3bb
    Move PathgridGraph out of CellStore scrawl 2017-11-27 18:30:31 +0100
  • 5fe68ab062
    Merge pull request #1419 scrawl 2017-11-27 21:13:11 +0000
  • fee2e946d1
    Merge pull request #1565 scrawl 2017-11-27 21:13:09 +0000
  • 3508a16836 [General] Use GameSettings packet to set ability to rest and wait David Cernat 2017-11-27 07:39:02 +0200
  • eb23367175 Fix rendering depth/order issues Kyle Cooley 2017-11-26 17:39:57 -0500
  • ce32462358 Move code to apps/openmw/mwmechanics/spellcasting.cpp, move reduce mana code to CastSpell::cast(const ESM::Spell*) Grigorii Latyshev 2017-11-25 17:27:04 +0100
  • 901fe72471 [Server] Fix variable shadowing in Player David Cernat 2017-11-26 13:14:53 +0200
  • a796f81444 [General] Add and use utility function for int value checks in vectors David Cernat 2017-11-26 13:03:54 +0200
  • dea7d0beff Do not interrupt swim and sneak idle animations during attack (bug #4122) Andrei Kortunov 2017-11-24 18:25:57 +0400
  • c8f79ea838 Adjust rotation markers Kyle Cooley 2017-11-25 20:46:14 -0500
  • 88ec6179ff
    Merge pull request #1566 from akortunov/guifixes scrawl 2017-11-25 22:58:40 +0000
  • 46d55816b8 [Client] Remove debug code Koncord 2017-11-26 02:14:20 +0800
  • 4ebfcc4a21 [Server] Limit handshake attempts Koncord 2017-11-26 00:18:19 +0800
  • 729f6e745e [Server] Remove unused get() method from EventController Koncord 2017-11-26 00:00:31 +0800
  • fef3764eb1 [General] Add forgotten files to build Koncord 2017-11-25 23:52:58 +0800
  • 382f56178c [Client] Add custom windows Koncord 2017-11-25 23:49:24 +0800
  • e657934cef [Server] Add custom window API Koncord 2017-11-25 23:47:02 +0800
  • c276ff4bd9 [General] Add packet GUIWindow Koncord 2017-11-25 23:36:42 +0800
  • 300ca905fc [Client] Don't pause game when minimizing window, despite MyGUI issues David Cernat 2017-11-25 13:32:43 +0200
  • 55db3c2712 Set default values for class and birthsign select menus (bug #4226) Andrei Kortunov 2017-11-25 11:35:29 +0400
  • 0a35b897be
    Merge pull request #348 from TES3MP/master David Cernat 2017-11-25 08:55:18 +0200
  • d06817a356
    Merge pull request #347 from OpenMW/master David Cernat 2017-11-25 08:54:22 +0200
  • 32096ae0cc Fix displayed spell success chance in God Mode Grigorii Latyshev 2017-11-25 01:46:04 +0100
  • 665ca5b2d5
    Merge pull request #1558 from akortunov/rusjournal scrawl 2017-11-24 23:17:28 +0000
  • 8226c8dc92
    Merge pull request #1560 from akortunov/guifixes scrawl 2017-11-24 23:16:33 +0000
  • f5c075b188
    Merge pull request #1563 from drummyfish/throwfix scrawl 2017-11-24 23:15:54 +0000