Commit graph

  • 708d3723eb [Client] Fix client script messagebox buttons that had always broken in tes3mp David Cernat 2017-07-13 18:58:48 +0300
  • e36c0afc59 [General] Send faction reputation via PlayerFaction packets David Cernat 2017-07-13 13:36:00 +0300
  • be93ec8ef6 [General] Implement ObjectState packet David Cernat 2017-07-13 09:46:30 +0300
  • 083b46394d [General] Add ignoreJailSkillIncreases to PlayerJail packets David Cernat 2017-07-12 18:24:37 +0300
  • 5962570c48 [General] Add jailText to PlayerJail packets David Cernat 2017-07-12 16:39:31 +0300
  • 5774023f8b [Client] Add missing processor initialization for ProcessorPlayerJail David Cernat 2017-07-11 14:31:32 +0300
  • 3280f0c5ee [General] Implement PlayerJail packet David Cernat 2017-07-11 13:34:09 +0300
  • b1b27728e2 [Server] Move functions dealing with PlayerKillCount to QuestFunctions David Cernat 2017-07-11 07:15:06 +0300
  • 6f6a3ae74d Merge pull request #238 from OpenMW/master David Cernat 2017-07-11 03:37:53 +0300
  • 40dc1dd6f5 Fix checking a variable before it's assigned (Bug #3950) scrawl 2017-07-10 23:50:24 +0200
  • be940656db Add '0' as an alias for 'OFF' for OPENMW_OPTIMIZE scrawl 2017-07-10 23:49:42 +0200
  • 9cc07f100c [Server] Add OnObjectState callback Koncord 2017-07-11 02:21:19 +0800
  • 54b4d93f79 Added a special function for GUI sounds playing Andrei Kortunov 2017-07-10 15:48:00 +0400
  • c9c00d921e [Build] Add tes3mp_text_input to MyGUI's CMakeLists David Cernat 2017-07-10 12:38:40 +0300
  • 3529f9b090 [General] Add placeholders for PlayerJail, ObjectState & ConsoleCommand David Cernat 2017-07-10 12:33:53 +0300
  • 4e74910fdb [General] Disable automatic sync for PlayerJournal and PlayerFaction David Cernat 2017-07-08 12:27:48 +0300
  • 6dde0ca9c9 [Server] Rework script functons by removing unnecessary vector buffers David Cernat 2017-07-07 09:25:48 +0300
  • 2c05b7f747 [Server] Rename InitiateEvent() into InitializeEvent() for consistency David Cernat 2017-07-07 08:12:48 +0300
  • 1d504a665f [General] Add RANK, EXPULSION and BOTH actions to PlayerFaction packets David Cernat 2017-07-05 07:05:52 +0300
  • 940ae5c2fb [Server] Implement GetIP API function Koncord 2017-07-04 15:57:16 +0800
  • 1f3cbb46e2 [Server] Use __ARM_ARCH definition for detecting ARM Koncord 2017-07-04 15:56:40 +0800
  • 37952c9a79 Added door detection based by ray casting Andrei Kortunov 2017-06-14 12:44:18 +0400
  • b847914d6f [General] Fix finding CallFF includes Koncord 2017-07-04 01:15:11 +0800
  • 768790e9b4 [Server] Move Base processors and Initializer to processors subdirectory Koncord 2017-07-04 01:13:10 +0800
  • 60ac884d13 [Server] Delete commented line Koncord 2017-07-04 00:31:57 +0800
  • 9bb586de77 [Client] Simplify setMapExplored() Koncord 2017-07-03 23:43:32 +0800
  • 52349278e9 [Client] Fix warnings Koncord 2017-07-03 23:41:16 +0800
  • b2339f2f9a [Client] Fix building Koncord 2017-07-03 23:25:58 +0800
  • 60574ae667 [General] Implement jail time as a death penalty David Cernat 2017-07-03 15:45:21 +0300
  • 71313c5aa6 [General] Implement PlayerMap packet, part 1 David Cernat 2017-07-03 09:28:27 +0300
  • ad4b1d05bb [Client] Add comments for GUI additions made by tes3mp David Cernat 2017-07-03 05:06:07 +0300
  • b1fb9ba23e [Browser] Remove Favorites tab while it remains broken David Cernat 2017-07-03 02:32:32 +0300
  • c899525e30 [General] Use address keys with clearer meaning in tes3mp config files David Cernat 2017-07-03 01:31:48 +0300
  • 99640da111 Merge pull request #234 from OpenMW/master David Cernat 2017-07-02 14:22:06 +0300
  • 1f682749d6 [General] Add optional notes to PasswordDialogs David Cernat 2017-07-02 13:07:10 +0300
  • 9630f95335 [Server] Remove debug output Koncord 2017-07-02 11:12:41 +0800
  • 73cf134107 [General] Fix incoming password string Koncord 2017-07-02 11:11:33 +0800
  • 0cf09adb44 [General] Move AddProcessor to BasePacketProcessor Koncord 2017-06-30 20:09:05 +0800
  • d9e98ec771 [Server] Add expected ‘;’ Koncord 2017-06-30 19:58:14 +0800
  • d14ad55a49 [Server] Fix compilation on arm Koncord 2017-06-30 19:46:27 +0800
  • f92117e73d [Server] change "__arm__" to "__ARM_ARCH" in ARM detection Koncord 2017-06-30 19:31:07 +0800
  • 15a197cb9a [Server] Temporarily disable CallFF for ARM Koncord 2017-06-30 19:17:04 +0800
  • f015c3b2f6 [Server] Remove commented code Koncord 2017-06-30 18:03:01 +0800
  • 653db9e266 [Server] Simplify native CallPublic & CreateTimerEx Koncord 2017-06-30 17:59:50 +0800
  • 5292914325 [Server] Simplify native CallPublic & CreateTimerEx Koncord 2017-06-30 17:59:50 +0800
  • 1c09e0c255 [Server] Add CallFF dependency Koncord 2017-06-30 17:58:41 +0800
  • 9c94244b28 Fix crash introduced by commit 1d8a9ff622 (Fixes #3940) scrawl 2017-06-30 00:51:26 +0200
  • 951c4e12e0 Fix crash introduced by commit 1d8a9ff622 (Fixes #3940) scrawl 2017-06-30 00:51:26 +0200
  • 9506f9ca35 [General] Allow luajit-2.1 Koncord 2017-06-30 03:55:05 +0800
  • 0b68e59060 [Client] Send ObjectLock packets when using lock spells David Cernat 2017-06-29 22:29:49 +0300
  • 9519c467eb [Client] Simplify updateEquipment for LocalPlayer & LocalActor Koncord 2017-06-29 14:52:23 +0800
  • 596f42e408 [Client] Fix "invalid iterator" error Koncord 2017-06-29 14:36:56 +0800
  • 143fdae6fe Make spell priority calculation close to vanilla (bug #3937). Andrei Kortunov 2017-06-28 11:01:08 +0400
  • 685bf15d52 Merge pull request #231 from OpenMW/master David Cernat 2017-06-28 05:58:19 +0300
  • ea5fe4b686 Merge pull request #1328 from akortunov/journalfix scrawl 2017-06-27 17:56:29 +0200
  • ed3e089126 [General] Use C++11 way to delete Ctor Koncord 2017-06-27 22:56:02 +0800
  • 5b2cab4c6b [General] Change NULL to nullptr Koncord 2017-06-27 22:49:28 +0800
  • 2b1b4ce2f1 [General] Update PacketControllers to C++11 Koncord 2017-06-27 22:41:37 +0800
  • 0ed0d2417b [Client] Make foreach style consistent with other Koncord 2017-06-27 22:27:02 +0800
  • 2427a4f877 [Client] Update DedicatedActor to C++11 Koncord 2017-06-27 22:25:39 +0800
  • 8f7da49152 [Client] Update DedicatedPlayer to C++11 Koncord 2017-06-27 22:25:29 +0800
  • 08666cabdb [Client] Update PlayerList to C++11 Koncord 2017-06-27 22:24:34 +0800
  • a110ec1767 [Client] Update GUIController to C++11 Koncord 2017-06-27 21:59:05 +0800
  • aa1f5c3cd3 [Client] Change pointer type to reference Koncord 2017-06-27 21:58:36 +0800
  • 7499777b3a [Client] Update CellController to C++11 Koncord 2017-06-27 21:56:40 +0800
  • 7d4dd2ad1c [Client] Update Cell to C++11 Koncord 2017-06-27 21:56:24 +0800
  • 7918e887dd [Client] Update ActorList to C++11 Koncord 2017-06-27 21:56:14 +0800
  • aa12b35d03 [Client] Update LocalActor to C++11 Koncord 2017-06-27 21:11:15 +0800
  • 689050e1d0 [Client] Long expression to lambda Koncord 2017-06-27 21:01:04 +0800
  • 58a6a8c3bc [Client] Update LocalPlayer to C++11 Koncord 2017-06-27 20:43:39 +0800
  • 7fcb22b867 Do not show empty journal entries (fixes #3891) Andrei Kortunov 2017-06-27 15:54:16 +0400
  • 6222c20e82 [Client] Convert MechanicsHelper to namespace Koncord 2017-06-27 16:34:32 +0800
  • 7d3e08f031 [Client] Simplify loops Koncord 2017-06-27 16:32:16 +0800
  • f7341c021f [Client] Modernize loops in WorldEvent to C++11 Koncord 2017-06-27 15:49:07 +0800
  • 61cc3ced5d [Client] Remove boost from processors Koncord 2017-06-27 15:25:30 +0800
  • e68eee651a [Server] Fix Resurrect Koncord 2017-06-27 15:16:23 +0800
  • fcccd7b665 [General] Remove creatureStats.mDead from packets Koncord 2017-06-27 15:03:41 +0800
  • c58c26f6c0 [Server] Implement native CreateTimer & CreateTimerEx Koncord 2017-06-27 14:50:40 +0800
  • 9ab58b6708 [Server] Remove redundant SetResurrectType Koncord 2017-06-27 14:49:39 +0800
  • 813a3c89c4 [General] Implement PlayerBook packet to track skill books read David Cernat 2017-06-27 08:27:14 +0300
  • b3b73c5cd2 [General] Implement resurrection at nearest shrine or temple David Cernat 2017-06-27 01:01:45 +0300
  • ec458ef385 Don't reset idle time when there is no camera movement (Fixes #3902) scrawl 2017-06-25 13:08:55 +0200
  • a358dc6af8 [Client] Revert 0020132 now that 534c819 provides a better fix David Cernat 2017-06-26 07:36:57 +0300
  • 7d81b84dd8 [Client] Write list of loaded plugins to log David Cernat 2017-06-26 06:49:58 +0300
  • 77758596a1 Merge pull request #230 from OpenMW/master David Cernat 2017-06-26 03:13:00 +0300
  • 8d17565efd Fix joystick binding for an action being discarded when default for another action is loaded (Bug #3900) scrawl 2017-06-25 14:43:56 +0200
  • ca5b351eef Fix saved joystick bindings being discarded when running without joystick connected scrawl 2017-06-25 14:43:03 +0200
  • 903e59f495 Don't reset idle time when there is no camera movement (Fixes #3902) scrawl 2017-06-25 13:08:55 +0200
  • 44e2089098 Don't play 'menu click' sound for right clicks (Fixes #3919) scrawl 2017-06-25 12:52:59 +0200
  • 534c81976c Add missing cell update for physics system (Fixes #3917) scrawl 2017-06-25 12:47:57 +0200
  • 9a519b5cc2 [Client] Avoid incrementing actor death count if we aren't its authority David Cernat 2017-06-23 09:22:48 +0300
  • 66a3f3d475 [Server] Use cleaner solution for safely reading cell descriptions David Cernat 2017-06-23 08:29:14 +0300
  • 78f29302ef [General] Fix PlayerJournal logic by sending only refIds for its actors David Cernat 2017-06-23 08:12:32 +0300
  • 48c63dbce9 [General] Fix ObjectLock packets by making hasCellData true for them David Cernat 2017-06-22 05:49:44 +0300
  • 4ad87faac1 [Server] Create new Settings category for script functions David Cernat 2017-06-20 07:24:15 +0300
  • ebf7740969 [General] Repurpose GameConsole packet as GameSettings & add difficulty to it David Cernat 2017-06-20 05:28:45 +0300
  • df67ae4689 Merge pull request #229 from OpenMW/master David Cernat 2017-06-20 04:16:51 +0300
  • 62f0ba6045 Merge pull request #1279 from Allofich/position scrawl 2017-06-20 00:57:44 +0200
  • 73fbaae97f Merge pull request #1325 from jordan-ayers/bugfix/3684-restock-soul-gems scrawl 2017-06-20 00:39:39 +0200
  • 07ebf00f9c Merge pull request #1327 from tlmullis/bugfix/pass-configuration-to-msbuild scrawl 2017-06-20 00:38:09 +0200