Commit Graph

  • 469bb29621 Do not try to handle shape controllers as node controllers Andrei Kortunov 2018-07-30 21:45:17 +0400
  • 0f2c3ecb17 Rescale player avatar (bug #4539) Andrei Kortunov 2018-07-30 16:42:45 +0400
  • 8c40010c87 [General] Add missing inventoryBaseId to creatures in RecordDynamic David Cernat 2018-07-30 10:59:03 +0300
  • b57807407a [General] Implement RecordDynamic packet, part 1 David Cernat 2018-07-30 10:56:26 +0300
  • c79f96d0d2 Implement ranged crits (feature #3703) Capostrophic 2018-07-29 19:27:13 +0300
  • 1d463d129d Finish AiTarget package, if destination is blocked by other actor Andrei Kortunov 2018-07-29 19:38:51 +0400
  • 75835c8326 Prevent NPC from chosing farther pathgrid node Andrei Kortunov 2018-07-29 17:12:36 +0400
  • 9e6cba09a6 Merged pull request #1827 Marc Zinnschlag 2018-07-29 12:52:51 +0200
  • 84de55fb46 Merged puil request #1824 Marc Zinnschlag 2018-07-29 12:52:01 +0200
  • 78121c1774 Merged pull request #1823 Marc Zinnschlag 2018-07-29 12:49:50 +0200
  • 3ba9229f47 Merged pull request #1815 Marc Zinnschlag 2018-07-29 12:48:20 +0200
  • 9c8e284ead Fix quick key activation delay code (regression #4536) Capostrophic 2018-07-29 12:43:24 +0300
  • 84a871cac7 Actually enable is_pod test Capostrophic 2018-07-28 23:53:42 +0300
  • 6d5d0039ec Make sure we apply OT_Murder only once Andrei Kortunov 2018-07-24 23:52:05 +0400
  • bc82dbbd1b Do not try to find missing animated collision shape again and again Andrei Kortunov 2018-07-28 16:18:51 +0400
  • 7e0df01c83 Do not optimize animated shapes (bug #3950) Andrei Kortunov 2018-07-26 14:43:18 +0400
  • 2d4ec86b8d Provide launcher icons Andrei Kortunov 2018-07-28 13:18:38 +0400
  • 29a1899045 Merged pull request #1819 Marc Zinnschlag 2018-07-28 11:13:37 +0200
  • 2dbf3893c0 [General] Compress item refIds in PlayerEquipment packets David Cernat 2018-07-28 01:50:44 +0300
  • 2332423527 [Client] Fix extra qualification error in CellRef when compiling w/ GCC David Cernat 2018-07-27 21:56:45 +0300
  • 7136329a94 [Client] Add World::updatePtrsWithRefId() method David Cernat 2018-07-27 21:42:08 +0300
  • 28a02ac93b Use file selection dialogue result (bug #4524) Andrei Kortunov 2018-07-27 21:25:21 +0400
  • b7c159e5b6 Merged pull request #1816 Marc Zinnschlag 2018-07-27 12:09:10 +0200
  • c508938674 Merged pull request #1817 Marc Zinnschlag 2018-07-27 12:06:51 +0200
  • bbb22643e8 Merge remote-tracking branch 'capostrophic/warning' Marc Zinnschlag 2018-07-27 12:05:26 +0200
  • 9497c7f6f2 [Client] Add back mistakenly removed setting of mpNums for spawns David Cernat 2018-07-27 00:36:05 +0300
  • 25fcd09780 [Client] Add doesNpcExist() method to RecordHelper David Cernat 2018-07-26 23:57:42 +0300
  • 7995466e3c [Client] Check validity of refIds in ObjectSpawn packets David Cernat 2018-07-26 23:57:22 +0300
  • 8d286657d4 [Client] Update messages when unilaterally creating custom objects David Cernat 2018-07-26 23:32:31 +0300
  • f7887ab05f
    Fix MSVC C4456 warning: declaration of 'stats' hides previous local declaration Capostrophic 2018-07-26 23:24:26 +0300
  • c7bcf70c32 [Client] Ignore ObjectSpawn packets trying to spawn non-actors David Cernat 2018-07-26 22:41:04 +0300
  • d93b67ef21 [General] Sync soul refIds for items and add related script functions David Cernat 2018-07-26 22:37:04 +0300
  • f52364e05c [Client] Always create new references for new creature disguises David Cernat 2018-07-26 21:08:12 +0300
  • 60bc7447d9 [Client] Rework RecordHelper and add methods for other record types David Cernat 2018-07-26 21:01:59 +0300
  • 51d369d4da Add resumeGame method Capostrophic 2018-07-26 19:54:08 +0300
  • 4e78642273 [Client] Add getModifiableStore() to MWWorld David Cernat 2018-07-26 20:05:36 +0300
  • d778bc3b8a [Server] Turn readWorldstate and writeWorldstate into static variables David Cernat 2018-07-26 20:03:42 +0300
  • c3ff273a22 [General] Add getVectorSize() and resetVector() to Utils David Cernat 2018-07-26 20:01:58 +0300
  • b4802e4201 [General] Use Time struct for time in BaseWorldstate David Cernat 2018-07-26 19:01:27 +0300
  • 23d917df9c Do not use magic numbers in capacity calculations Andrei Kortunov 2018-07-26 18:06:36 +0400
  • a4b588d1b5 [General] Add optional timestamps to journal entries in PlayerJournal David Cernat 2018-07-26 04:36:12 +0300
  • e55f49be45
    Fix issue 4494 number Capostrophic 2018-07-25 12:51:15 +0300
  • cac2bc768e
    Fix NPC "can't teach more" message (bug #4494) Capostrophic 2018-07-25 12:34:33 +0300
  • ea8a41160c [General] Make ActorAttack packet consistent with PlayerAttack David Cernat 2018-07-24 22:43:00 +0300
  • b79221efcc [Server] Rename variable i into index in ActorFunctions David Cernat 2018-07-24 21:29:40 +0300
  • 8fbed1f808 [General] Remove custom data from PlayerSpellbook packet David Cernat 2018-07-24 20:58:55 +0300
  • 2e0b6e4e3e [Server] Rename variable i into index in script function arguments David Cernat 2018-07-24 20:14:51 +0300
  • 65de028e0d
    Merge pull request #462 from OpenMW/master David Cernat 2018-07-23 23:19:17 +0300
  • 74fa1d0f01 [Client] Fix manual setting of inertial force David Cernat 2018-07-23 23:04:41 +0300
  • b69e6b96e6 [Client] Use verbose logging level for LocalActor debug David Cernat 2018-07-23 22:11:59 +0300
  • 84b80ae405 no spaces in assignment Bret Curtis 2018-07-22 23:12:37 +0000
  • 36ac2d9de4 [Client] Set packetOrigin for all ObjectList packets sent David Cernat 2018-07-23 01:39:43 +0300
  • 692ee01340 [Client] Add ScriptController w/ contextType-to-packetOrigin method David Cernat 2018-07-23 00:48:23 +0300
  • 63a86f145d [Client] Record type of each InterpreterContext for later checking David Cernat 2018-07-23 00:46:07 +0300
  • d4a84ac34a [Server] Update script function descriptions for ObjectList origin David Cernat 2018-07-22 23:08:32 +0300
  • 3165c84db4 [General] Rework PACKET_ORIGIN enum David Cernat 2018-07-22 22:43:40 +0300
  • 9e6459043b [General] Fix typo related to originClientScript in ObjectPacket David Cernat 2018-07-22 20:29:27 +0300
  • 3dc2d1b214 [General] Add packetOrigin and originClientScript to ObjectList packets David Cernat 2018-07-22 18:38:05 +0300
  • b891acd46e [Client] Send Container packets when items are added/removed via scripts David Cernat 2018-07-22 17:04:17 +0300
  • 2189ea1a63 [Client] Clean up sending of Container packets David Cernat 2018-07-22 16:43:27 +0300
  • 8c0b75d9f4 [Client] Limit PlayerEquipment packets sent by recharging enchantments David Cernat 2018-07-22 15:30:40 +0300
  • 715cac807d [General] Add compareFloats to Utils David Cernat 2018-07-22 15:23:23 +0300
  • cb6c37a26d [General] Replace doubles with floats in BaseStructs and BaseWorldstate David Cernat 2018-07-22 14:20:20 +0300
  • 18f8725d33 [Client] Remove tab character that somehow made its way into a comment David Cernat 2018-07-22 10:29:14 +0300
  • b910106713 Catch an unbound variable before it happens. Bret Curtis 2018-07-22 07:17:34 +0000
  • c959bdcf32
    Merge pull request #1813 from rhtucker/master Bret Curtis 2018-07-22 08:51:30 +0200
  • 9f2ef1e68a Added CSS to drop shadow of figure images Ryan Tucker 2018-07-21 13:33:56 -0700
  • 038757b91a [General] Temporarily revert to original rotation animation sync David Cernat 2018-07-21 19:27:36 +0300
  • 8b2b37c270 Merged merge request !28 Marc Zinnschlag 2018-07-21 17:47:19 +0200
  • ddd5cbd17c Initialise lock state of newly opened subviews (fixes issue #4520) Marc Zinnschlag 2018-07-21 17:36:50 +0200
  • 3944c8aec6 [Client] Ignore WorldRegionAuthority packets that have an empty region David Cernat 2018-07-21 18:28:31 +0300
  • 99e64bdcd7 [Client] Remove unused localWeather variable from Worldstate David Cernat 2018-07-21 16:25:49 +0300
  • cd1fc590a7 [Client] Differentiate itemPtr from actor Ptr in DedicatedPlayer method David Cernat 2018-07-21 16:14:07 +0300
  • 5466092582 [Client] Reduce log level for actor cell changes David Cernat 2018-07-21 14:41:48 +0300
  • 20e0100706 [General] Rework Attack packets and add synchronization for item magic David Cernat 2018-07-21 14:41:27 +0300
  • 0f0e8b7c08 [Client] Adjust log levels used for weather and global map David Cernat 2018-07-21 12:08:31 +0300
  • f1315ef30d [Cllient] Differentiate itemPtr from actor Ptr in DedicatedActor methods David Cernat 2018-07-21 10:16:51 +0300
  • b6324e3532 [Client] Clean up debug for spell usage David Cernat 2018-07-21 09:41:36 +0300
  • 826e64b40e [Server] Rename isPlayerExists() into doesPlayerExist() David Cernat 2018-07-21 07:34:45 +0300
  • 21d5bb4d4e
    Merge pull request #460 from OpenMW/master David Cernat 2018-07-21 05:59:57 +0300
  • 6c50d4199b Merge branch '0.7.0' of https://github.com/TES3MP/openmw-tes3mp into 0.7.0 David Cernat 2018-07-21 05:21:44 +0300
  • 421d0e7a99 [Client] Make forceWeather false by default for client-sent weather David Cernat 2018-07-21 05:21:26 +0300
  • 892d71ce71 [General] Reimplement weather synchronization to allow soft transitions David Cernat 2018-07-21 05:20:26 +0300
  • 4c9e1295e8
    Merge pull request #1811 from akortunov/fallfix Bret Curtis 2018-07-20 09:30:45 +0200
  • a54b779672 Revert "Revert "remove breath/doxygen autodoc"" Bret Curtis 2018-07-19 23:27:39 +0200
  • 8281fd903f Set movement speed to 0 when unconscious (bug #4519) Andrei Kortunov 2018-07-19 20:17:32 +0400
  • ee3aba149d Force RTD to not build any other types of docs. Bret Curtis 2018-07-19 14:34:06 +0000
  • 038d5a5566 Revert "remove breath/doxygen autodoc" Bret Curtis 2018-07-19 15:38:56 +0200
  • b6db570d9c [Client] Display uniqueIndexes in a less confusing way in console David Cernat 2018-07-19 11:57:06 +0300
  • 105b172fb5
    Merge pull request #1809 from akortunov/enumfix Bret Curtis 2018-07-17 23:05:18 +0200
  • 5c16ce1d36 Sort icons in the DataDisplayDelegate Andrei Kortunov 2018-07-17 22:49:51 +0400
  • 78a2725169 Merged pull request #1806 Marc Zinnschlag 2018-07-17 12:42:41 +0200
  • 326a3e61f4 Merged pull request #1807 Marc Zinnschlag 2018-07-17 12:42:12 +0200
  • 0142525ea2 Merged merge request !26 Marc Zinnschlag 2018-07-17 12:39:14 +0200
  • 111407c282 Merged merge request !24 Marc Zinnschlag 2018-07-17 12:26:23 +0200
  • 38fa4e0a8a Do not play un-equipping animation when we switch to hand-to-hand Andrei Kortunov 2018-07-17 14:06:41 +0400
  • 9823a77bf2 [General] Turn PlayerRegionAuthority into WorldRegionAuthority David Cernat 2018-07-17 09:21:13 +0300
  • 3ff2740e59 Update CHANGELOG Miloslav Číž 2018-07-16 20:29:00 +0200
  • 2e227c7af5 [Server] Do not allow to connect with an empty plugin list Koncord 2018-07-17 01:07:56 +0800
  • b5c957c473 [Server] Move PreInit code to preInit method Koncord 2018-07-17 00:58:37 +0800