Commit graph

  • 8837046d9c Adding panel for advanced settings.cfg options Thunderforge 2018-01-28 22:49:49 -0600
  • 1a8a518897 Merge pull request #376 from TES3MP/0.6.3 while resolving conflicts David Cernat 2018-01-29 02:57:48 +0200
  • 78df8c5ebe
    Merge pull request #375 from OpenMW/master David Cernat 2018-01-29 02:36:48 +0200
  • 89c6b59c30
    Merge pull request #1602 scrawl 2018-01-28 22:35:47 +0000
  • ce11a1dfa9 [Client] Fix potential invalid pointer when storing cell unloads David Cernat 2018-01-28 21:19:03 +0200
  • 420dab10e1 [General] Track objects directly placed by players in ObjectPlace David Cernat 2018-01-28 17:00:14 +0200
  • 595bc5a152 [Client] Only send ObjectScale packets when scale actually changes David Cernat 2018-01-28 05:58:56 +0200
  • 613adf6b30 [General] Update version to 0.6.3 David Cernat 2018-01-27 23:36:25 +0200
  • 5d4b97645d Merge pull request #374 from OpenMW/master while resolving conflicts David Cernat 2018-01-27 22:52:59 +0200
  • 569911121d [Client] Fix build David Cernat 2018-01-27 22:03:21 +0200
  • 5cf71a4e67 Merge branch 'master' of https://github.com/TES3MP/openmw-tes3mp David Cernat 2018-01-27 21:14:33 +0200
  • d70b93e095 Merge pull request #373 from TES3MP/0.6.2 while resolving conflicts David Cernat 2018-01-27 21:14:24 +0200
  • d7e29f1f61 [Client] Unequip items with constant effect damage when resurrected David Cernat 2018-01-27 20:19:39 +0200
  • d19d8b0a34 [Client] Add and use enchantmentType argument for unequipItemsByEffect() David Cernat 2018-01-27 19:37:16 +0200
  • 6c4bb8c423 [Client] Move resurrection code for local player to LocalPlayer David Cernat 2018-01-27 19:09:55 +0200
  • 6b75a82777 [Client] Ignore equipment items for DedicatedActors with count below 0 David Cernat 2018-01-27 18:08:45 +0200
  • e3bc11d9eb [Client] Fix ListBox overlap crashes by removing ListBoxes properly David Cernat 2018-01-27 15:41:11 +0200
  • 9e9f6f3132 loadtes3: don't pack() non-POD structs Ilya Zhuravlev 2018-01-21 23:25:54 -0500
  • c6a85ee8f9 [Client] Add doesEffectListContainEffect() method to MechanicsHelper David Cernat 2018-01-26 03:18:01 +0200
  • aa392ebf20 [Client] Unequip items if necessary when attr/skill modifier is set to 0 David Cernat 2018-01-26 00:45:39 +0200
  • ace825b99c [Client] Ignore invalid player class IDs from packets David Cernat 2018-01-24 02:47:56 +0200
  • c6874509b6 [Client] Ignore invalid faction IDs from packets David Cernat 2018-01-24 02:25:44 +0200
  • b4ec8aaf5e VideoState::queue_picture: ffmpeg expects a buffer of 4 pointers in sws_scale Ilya Zhuravlev 2018-01-21 12:21:22 -0500
  • 6197636fac [General] Fix "using after move" warning Koncord 2018-01-20 21:02:41 +0800
  • edd883853d [Server] Add sendConsoleCommand function to lua api Koncord 2018-01-20 20:46:14 +0800
  • 0e97b769f9 [General] Change type of Object::enchantmentCharge Koncord 2018-01-20 20:07:29 +0800
  • 4cfb04aa7f [Server] Fix setBedRestAllowed Koncord 2018-01-20 20:06:05 +0800
  • 7e5b929ea2 [General] Rework PacketPlayerFaction Koncord 2018-01-20 19:45:24 +0800
  • 29ba07fe8c [General] Rework PacketPlayerInventory Koncord 2018-01-20 18:40:23 +0800
  • de0bb3cdab [General] Change type of Item::enchantmentCharge to float Koncord 2018-01-20 18:32:26 +0800
  • cb86557aca [Server] Init Player::inUpdateQueue Koncord 2018-01-20 15:46:25 +0800
  • 0780329a59 [General] Fix typo Koncord 2018-01-19 19:32:51 +0800
  • 1f1cbf53f9 [Client] Mark trivial destructor as default, remove "virtual" keyword Koncord 2018-01-19 15:54:55 +0800
  • b63bf258ff [Client] Remove "virtual" keyword for getLocalActor & getDedicatedActor Koncord 2018-01-19 15:52:05 +0800
  • c2578918f2 [Client] Do not copy strings in getLocalActor and getDedicatedActor Koncord 2018-01-19 15:50:44 +0800
  • e2e197d84a [Client] Fix getting element of shared_ptr by reference Koncord 2018-01-19 15:45:04 +0800
  • f1e2bc01f6 [General] Use floats instead of doubles for enchantmentCharge Koncord 2018-01-19 15:41:29 +0800
  • 1e25a122c9 [General] Use RELIABLE_ORDERED only when jumping Koncord 2018-01-19 15:36:06 +0800
  • 8d44d3124e Android: Add callbacks for basic cursor handling. Ilya Zhuravlev 2018-01-18 21:18:31 -0500
  • 359910762d GraphicsWindowSDL2: support setting up GLESv2 context for android Ilya Zhuravlev 2018-01-18 17:11:22 -0500
  • a037193e79 Merge pull request #372 from TES3MP/0.6.2 while resolving conflicts David Cernat 2018-01-18 13:40:13 +0200
  • 455f718394 Android: register a virtual controller definition Ilya Zhuravlev 2018-01-17 23:14:23 -0500
  • a038327521 SDLCursorManager: fix possibly invalid read when no cursor present Ilya Zhuravlev 2018-01-17 23:03:11 -0500
  • 3af8f63895 Use unsigned integer types for QuickSave indices Daniel Vukelich 2018-01-17 21:43:30 -0500
  • 5894ffae7d [Client] Ignore dynamic object placements or spawns in packets David Cernat 2018-01-17 11:01:31 +0200
  • 28f47c4f81 [General] Update version to 0.6.2-hotfixed David Cernat 2018-01-17 08:10:24 +0200
  • 9935f56d46 [General] Use doubles instead of ints for enchantmentCharge David Cernat 2018-01-17 08:09:57 +0200
  • f746958afa [Client] Send enchantmentCharge for items added or removed in containers David Cernat 2018-01-15 06:28:05 +0200
  • bce3d0eb4c [Client] Use more descriptive message for version mismatch David Cernat 2018-01-15 05:55:12 +0200
  • 588c1df0f0
    Merge pull request #1599 from xyzz/android Bret Curtis 2018-01-16 11:12:21 +0100
  • d2121ccd62 Update android port. Ilya Zhuravlev 2018-01-14 18:14:30 -0500
  • 36843ed31e Adding a tutorial for placing the ring in plain sight (#1598) Thunderforge 2018-01-15 00:51:57 -0600
  • f09fd6795c Follow openmw style guide Daniel Vukelich 2018-01-12 20:02:43 -0500
  • 2caaa48b91
    Workaround to make sure message box remains on top (Fixes #4298) scrawl 2018-01-14 00:27:53 +0000
  • e2e48e0a50
    Add default value for 'sAnd' GMST (Fixes #4269) scrawl 2018-01-14 00:27:05 +0000
  • d9d8de3061
    Catch exceptions in updateWindowManager (Bug #4269) scrawl 2018-01-14 00:26:37 +0000
  • 047c44f265
    Ignore duplicate data directories to work around the fallout of (Fixes #3557) scrawl 2018-01-14 00:25:20 +0000
  • 80f7279a4d
    Change default installation directory from 'data' to 'basedata' (Bug #3557) scrawl 2018-01-14 00:24:30 +0000
  • 259919d125
    Print a warning when an ambiguous file on a case-sensitive file system is found scrawl 2018-01-14 00:23:29 +0000
  • 4a96934f56
    Merge pull request #1596 scrawl 2018-01-14 00:22:56 +0000
  • 97924d97c7 Add the option for multiple quicksave slots Daniel Vukelich 2018-01-12 20:02:43 -0500
  • 2dff3aab22 allow . and - in the name part of a begin script statement, but not at the beginning of a name. Fixes #4061 Marc Zinnschlag 2018-01-12 16:37:06 +0100
  • eccb49da18 Do not summon the bound bow if there is no suitable ammo Andrei Kortunov 2018-01-11 21:08:30 +0400
  • b995617559 implement rateAmmo() function Andrei Kortunov 2018-01-11 21:08:11 +0400
  • 05fac2f67d [Browser] Disable connect button by default Koncord 2018-01-11 20:35:37 +0800
  • 043eb224e2 [Browser] Cast QStrings to UTF-8 instead Latin1 Koncord 2018-01-11 20:35:13 +0800
  • 35b771b19e [Browser] Rework Connect window Koncord 2018-01-11 20:34:17 +0800
  • dd5ebe225b
    Merge pull request #1580 scrawl 2018-01-11 01:54:28 +0000
  • bba9a8dd91
    Don't update off-screen animations scrawl 2018-01-11 01:49:35 +0000
  • 1522bda60b
    Fix crash in getDistance when invoked before the game starts scrawl 2018-01-11 01:48:05 +0000
  • 83726ee06a
    Fix Reset Controls button not functioning properly scrawl 2018-01-11 01:47:42 +0000
  • 92060bd6b6
    Merge pull request #370 from TES3MP/0.6.2 David Cernat 2018-01-10 03:51:07 +0200
  • 14ef2fa791
    Merge pull request #369 from OpenMW/master David Cernat 2018-01-10 03:49:53 +0200
  • c7f60a6dc8
    Merge pull request #1595 scrawl 2018-01-09 13:48:07 +0000
  • f6ca7295a6
    Revert "Merge pull request #1595" scrawl 2018-01-09 13:47:57 +0000
  • 7ef7b1a7b1
    Merge pull request #1595 scrawl 2018-01-09 00:42:27 +0000
  • 9e7e4de0ab
    Merge pull request #1594 scrawl 2018-01-09 00:42:20 +0000
  • dba071f881 Remove the 'Screenshot saved' message (bug #4191) Andrei Kortunov 2018-01-08 13:12:12 +0400
  • 1de9f30449 [Server] Fix iterating killed timers when kill() called in the callback Koncord 2018-01-08 12:24:36 +0800
  • 8316ec0fa7 [Client] Update tes3mp change comment for object rescaling David Cernat 2018-01-08 02:19:05 +0200
  • 09548d05f7 [Client] Ignore cell changes that move actors to where they already are David Cernat 2018-01-08 01:37:01 +0200
  • 4a9a628a0f [Client] When getting an actor, make sure their cell is initialized David Cernat 2018-01-07 02:35:30 +0200
  • 45d3b24c17
    Merge pull request #367 from Aesylwinn/LibIssues David Cernat 2018-01-07 00:48:35 +0200
  • 4caf7ca30a [Client] Add temporary fix for crashes caused by custom GUI elements David Cernat 2018-01-06 20:16:32 +0200
  • 0cc86c04d1 [Client] Print plugin discrepancies, not just plugin lists side by side David Cernat 2018-01-06 05:39:25 +0200
  • 7248a5d037 Remove some duplication, standardize sol2 header inclusion Kyle Cooley 2018-01-05 20:25:57 -0500
  • ba4d2bd5fe Merge remote-tracking branch 'origin/master' into LibIssues Kyle Cooley 2018-01-05 17:35:47 -0500
  • b6a7377692 Merge pull request #366 from TES3MP/0.6.2 while resolving conflicts, 2nd try David Cernat 2018-01-05 21:24:14 +0200
  • fcd4d8b842 Fix build for gcc-5.4.0 Kyle Cooley 2018-01-04 21:41:00 -0500
  • e2103d0bea Clean up find file for LuaJit, add one for Sol2 Kyle Cooley 2018-01-04 21:40:17 -0500
  • 35922e4898 [General] Change "enum ACTOR_ACTION" to "enum class Action" Koncord 2018-01-05 09:40:11 +0800
  • ef0384b296 [General] Simplify ProxyMasterPacket Koncord 2018-01-05 09:06:10 +0800
  • 5b8f4f3e92 [Browser] Stop PingHelper on refresh Koncord 2018-01-05 08:38:29 +0800
  • 647661daf9 [General] Minor fixes in Master packets Koncord 2018-01-05 08:36:13 +0800
  • a639d3494a [Client] Fix use of DedicatedPlayers as targets for ConsoleCommand David Cernat 2018-01-05 01:24:15 +0200
  • 502df7d9c1 [Client] Clean up GUIChat slightly David Cernat 2018-01-05 00:03:05 +0200
  • a818140c14
    Merge pull request #365 from OpenMW/master David Cernat 2018-01-04 12:12:18 +0200
  • 2f6e3b4cda [Documentation] Clarify status of version 0.7 David Cernat 2018-01-04 10:54:40 +0200
  • bd072b131b Moving controller file out of the controllers subdirectory Thunderforge 2018-01-02 20:58:43 -0600
  • 1cf2f35a28 [Server] Add script functions to set & get plugin enforcement state David Cernat 2018-01-02 16:32:38 +0200