Commit graph

  • 762460f042 Use negative count when restocking item to ensure that its properly tracked (Fixes #3635) scrawl 2016-11-22 22:41:08 +0100
  • 42b1163504 Merge pull request #1139 from MiroslavR/thrown-ench scrawl 2016-11-22 20:26:14 +0100
  • 46a3244107 Fix thrown weapon sources being used to apply on strike enchantments (Fixes #3634) MiroslavR 2016-11-22 18:18:20 +0100
  • b6d02d9b14 Fix order of operations when undoing werewolf transformation of an NPC scrawl 2016-11-22 16:37:49 +0100
  • 505250f6ec Do not use architecture dependent type size_t in esm format (Fixes #3633) scrawl 2016-11-22 15:46:32 +0100
  • 4e23fc0a5b Send action parameter to OnPlayerChangeSpellbook David Cernat 2016-11-22 02:32:02 +0200
  • 9e290ad799 Fix spacing irregularities David Cernat 2016-11-21 23:40:50 +0200
  • d4b5c826f8 Fix typo in spell script functions David Cernat 2016-11-21 20:42:53 +0200
  • c81b58e1be Add spell script functions to tes3mp server David Cernat 2016-11-21 20:37:04 +0200
  • 8aeb3a6cc6 Reorder script function classes in tes3mp server's CMakeLists.txt David Cernat 2016-11-21 19:17:28 +0200
  • 95efb77e53 Implement sending of ID_GAME_SPELLBOOK from client David Cernat 2016-11-21 06:07:29 +0200
  • 6ea5f08e9c Create placeholder for ID_GAME_SPELLBOOK David Cernat 2016-11-21 02:28:05 +0200
  • 6c8c0827ea Move RequestData() method to BasePacket David Cernat 2016-11-21 01:31:07 +0200
  • fd6dd5daa8 Fix packetID for new packet David Cernat 2016-11-21 00:03:41 +0200
  • 1feec58ed2 Merge pull request #108 from OpenMW/master David Cernat 2016-11-20 22:57:47 +0200
  • ae39daf76a Add and implement ID_MUSIC_PLAY David Cernat 2016-11-20 22:54:49 +0200
  • c326564e20 Merge pull request #1136 from Allofich/deletespell scrawl 2016-11-20 19:23:25 +0100
  • 16a913c549 Add emission of water ripple particles for water-walking actors (Fixes #3608) scrawl 2016-11-20 18:46:58 +0100
  • f9ca98498d Merge pull request #107 from OpenMW/master David Cernat 2016-11-20 19:30:24 +0200
  • c82df2553c Allow deleting spells that have the "always succeeds" flag (Fixes #3627) Allofich 2016-11-20 23:54:30 +0900
  • 7a3d490121 Rename dumps into crashdumps to make the folder's purpose clear to users David Cernat 2016-11-20 19:25:55 +0200
  • f865246955 Fix Breakpad using changes provided by Stanislav in a gist David Cernat 2016-11-20 18:34:22 +0200
  • 385db50f2d Merge pull request #1131 from Allofich/waterwalking scrawl 2016-11-20 17:19:15 +0100
  • 37ae6fac85 Merge pull request #1135 from MiroslavR/Wmismatched-tags scrawl 2016-11-20 17:18:56 +0100
  • c1e52bbcf7 Fix -Wmismatched-tags clang warning MiroslavR 2016-11-20 15:10:37 +0100
  • 0e429ae41d Make water walking mechanics closer to original MW Allofich 2016-11-15 00:20:17 +0900
  • 456aee65d9 Add and implement ClearInventory() script function David Cernat 2016-11-20 04:06:33 +0200
  • 80b40bfb70 Prevent inventory requests from making LocalPlayer send inventory twice David Cernat 2016-11-20 03:21:15 +0200
  • 7fae28ce91 Prevent RemoveItem() script function from clearing inventorySendBuffer David Cernat 2016-11-20 03:06:04 +0200
  • c6eac31d94 Merge pull request #106 from OpenMW/master David Cernat 2016-11-20 01:20:25 +0200
  • f51e06bc47 Recreate shaders if necessary when the NpcAnimation is rebuilt scrawl 2016-11-19 23:47:33 +0100
  • e823cbf018 Fix incorrect priority of animation sources (Bug #3626) scrawl 2016-11-19 23:20:20 +0100
  • 4a62273d6e Merge pull request #1134 from MiroslavR/review-spells scrawl 2016-11-19 22:53:43 +0100
  • 8f91732b09 Show starting abilities, powers and spells in stat-review window (Fixes #2410) MiroslavR 2016-11-18 17:59:05 +0100
  • 49a78d8462 Merge pull request #105 from OpenMW/master David Cernat 2016-11-19 22:24:48 +0200
  • 843e84ba26 Once again use RakNetGUID as index for player map everywhere David Cernat 2016-11-19 22:16:21 +0200
  • 99521fe6f4 Merge pull request #1130 from lysol90/master scrawl 2016-11-19 17:04:00 +0100
  • 3adf69f91e Update convert_bump_mapped_mods.rst Joakim Berg 2016-11-19 14:34:35 +0100
  • 0f97d856ab Merge pull request #1133 from MiroslavR/gmst-defaults scrawl 2016-11-18 14:38:29 +0100
  • 234266755e Prevent player-controlled NPCs from auto-unequipping candles and torches David Cernat 2016-11-18 02:47:59 +0200
  • 7f25abb9c8 Implement UnequipItem() script function David Cernat 2016-11-18 01:50:55 +0200
  • c1bd4f1ce3 Use correct item count in LocalPlayer::setEquipment() for new items David Cernat 2016-11-18 01:33:46 +0200
  • 56928bdc4c Clean up inventory script functions so they are usable for equipment too David Cernat 2016-11-18 00:52:17 +0200
  • 356143faed Rename GetEquipmentSlotCount() into GetEquipmentSize() David Cernat 2016-11-18 00:46:42 +0200
  • 977e93288e Add GetEquipmentSlotCount() to item script functions David Cernat 2016-11-17 23:07:29 +0200
  • fcd24ebb7e Rename methods to show they deal with Equipment instead of Inventory David Cernat 2016-11-17 22:33:30 +0200
  • c2abcd3869 Fix installation target for tes3mp David Cernat 2016-11-17 21:43:05 +0200
  • b028f0b51f Merge pull request #104 from OpenMW/master David Cernat 2016-11-17 21:13:58 +0200
  • 120a4400d9 Merge branch 'master' of https://github.com/TES3MP/openmw-tes3mp David Cernat 2016-11-17 20:51:22 +0200
  • 6e630e6123 Send inventory packets when picking up world items David Cernat 2016-11-17 20:51:07 +0200
  • 7e5ba4d435 Fix default values of some GMSTs MiroslavR 2016-11-17 19:43:02 +0100
  • 9d125bcaa2 Merge pull request #1129 from PhillipAnd/phillipand-cmake-fix scrawl 2016-11-17 18:25:23 +0100
  • 2368382ea5 Fix upside down rain particle texture scrawl 2016-11-17 17:51:55 +0100
  • f5f1a29f31 Change printf to LOG_MESSAGE_SIMPLE Koncord 2016-11-18 00:35:30 +0800
  • a7f081dfa5 Remove out-of-date changelog David Cernat 2016-11-17 17:38:24 +0200
  • 3a733eb122 Make tes3mp includes consistent David Cernat 2016-11-17 17:16:25 +0200
  • 2da4de85be Merge pull request #1132 from MiroslavR/aiflee scrawl 2016-11-17 15:48:57 +0100
  • faea5221d3 Use LocalPlayer's updateInventory() every cell change, not every frame David Cernat 2016-11-17 15:32:04 +0200
  • 19240b825d Fix macro for MSVC Koncord 2016-11-17 20:51:03 +0800
  • 18026d4a50 Fix include guard Koncord 2016-11-17 13:18:35 +0800
  • 902e968fd9 Use RakNetGUID instead uint64_t in TPlayers Koncord 2016-11-17 13:11:42 +0800
  • e2359b01ea Use constant instead magic value Koncord 2016-11-17 13:02:24 +0800
  • b57ed2c119 Fix parameter type mismatch Koncord 2016-11-17 12:43:29 +0800
  • e2522fa366 Simplify LOG macros Koncord 2016-11-17 12:39:35 +0800
  • eedd40328a Add and use SendInventory() method in LocalPlayer, and clarify some code David Cernat 2016-11-16 21:34:46 +0200
  • 5e46121046 Implement fleeing AI (Closes #1118) MiroslavR 2016-11-16 20:15:25 +0100
  • c5c72a3b17 Use consistent names for booleans in LocalPlayer David Cernat 2016-11-16 20:01:47 +0200
  • 46b41b605a Revert "Use lowerCamelCase in tes3mp server script function names, part 1" David Cernat 2016-11-16 19:28:22 +0200
  • ad43cb5473 Revert "Use lowerCamelCase in tes3mp server script function names, part 2" David Cernat 2016-11-16 19:27:46 +0200
  • 1a25434d33 Turn overlooked instance of GetCell() into getCell() David Cernat 2016-11-16 17:48:39 +0200
  • 6cd959fac8 Rename BasePlayer's GetCell() into getCell() David Cernat 2016-11-16 17:43:58 +0200
  • 80d16fe1fd Use lowerCamelCase in tes3mp server script function names, part 2 David Cernat 2016-11-16 17:39:44 +0200
  • 0e2b589cdb Use lowerCamelCase in tes3mp server script function names, part 1 David Cernat 2016-11-16 16:52:16 +0200
  • 25dc2b19e7 Use lowerCamelCase in tes3mp server networking function names David Cernat 2016-11-16 02:05:14 +0200
  • 7be86388db Fix build for server David Cernat 2016-11-16 01:16:02 +0200
  • fa9d6e810e Use lowerCamelCase in tes3mp client function names like OpenMW does David Cernat 2016-11-15 21:54:06 +0200
  • 527024a026 Stop WorldPackets about invalid cells from causing framelistener errors David Cernat 2016-11-15 19:51:05 +0200
  • a430ee011a Use WorldController to fetch CellStore for WorldPackets received David Cernat 2016-11-15 19:13:36 +0200
  • 3dcb8738c1 Create placeholder WorldController class David Cernat 2016-11-15 18:42:52 +0200
  • 8d2793401e Merge pull request #103 from OpenMW/master David Cernat 2016-11-14 14:08:16 +0200
  • c18fc113e5 Changed missing library dependencies to simple fix Phillip Andrews 2016-11-14 00:01:22 -0600
  • aeaedbc57a Moved install commands to target-specific cmakelists so that all configurations work. Phillip Andrews 2016-11-13 22:49:01 -0600
  • 7383cc9de4 Forgot to undo my test edits because I am a big dum-dum Phillip Andrews 2016-11-13 17:06:00 -0600
  • 59eba1dede Changed tabs to spaces, oops Phillip Andrews 2016-11-13 16:59:36 -0600
  • 86b4673539 Removed math constants in openmw-cs, which are apparently not going to be used Phillip Andrews 2016-11-13 16:43:07 -0600
  • a1225ff4ec Additional MSVC library dependencies Phillip Andrews 2016-11-13 14:34:12 -0600
  • 1861302dbd Include various libraries for Visual Studio environment Phillip Andrews 2016-11-13 14:27:59 -0600
  • 02b9e81f89 Merge pull request #1127 from Allofich/warnings scrawl 2016-11-13 20:49:26 +0100
  • 233c9e37b0 Merge pull request #1128 from MiroslavR/Woverloaded-virtual scrawl 2016-11-13 20:49:14 +0100
  • 2efd38b1ab Fix install procedure so it works with all MSVC build configurations, not just Release Phillip Andrews 2016-11-13 13:32:42 -0600
  • 175cfd4dff Fix overloaded virtual function warning MiroslavR 2016-11-13 17:22:50 +0100
  • 3420121c3f Fix shadowing warnings Allofich 2016-11-13 22:48:33 +0900
  • 5658817581 Merge pull request #1126 from Allofich/waterwalking scrawl 2016-11-13 13:58:26 +0100
  • fee39afe38 Don't allow resting on water with water walking Allofich 2016-11-13 18:27:02 +0900
  • f7b5e5e638 Ignore packets from server that try to move LocalPlayer to invalid cells David Cernat 2016-11-12 22:21:02 +0200
  • dc9b814ff6 Fix typo in server script translocations David Cernat 2016-11-12 21:36:03 +0200
  • 841e93d5e0 Use new SendCell() method in server scripts to send cell packets David Cernat 2016-11-12 21:27:09 +0200
  • 5b39916894 Use new SendPos() method in server scripts to send position packets David Cernat 2016-11-12 21:16:05 +0200
  • e0c88150c3 Reorder functions for server script translocations David Cernat 2016-11-12 21:01:38 +0200
  • c85e6a5f91 Fix sucess chance Koncord 2016-11-12 20:43:18 +0800