Commit graph

  • 54bb1b13cb Change NCO/NCC flags to NC* (Fixes #3915) scrawl 2017-06-20 00:34:48 +0200
  • 41fb17f39b Revert "Correcting https://bugs.openmw.org/issues/3906" scrawl 2017-06-20 00:13:32 +0200
  • fad760cc1d msbuild was always defaulting to building the Debug configuration so it was impossible to build any other configurations with build.msvc.sh tlmullis 2017-06-19 05:49:04 -0700
  • c6aee3b780 [Client] Fix build by changing boost::shared_ptr into std::shared_ptr David Cernat 2017-06-18 19:36:06 +0300
  • fa3baac0f3 Merge pull request #228 from OpenMW/master while resolving conflicts David Cernat 2017-06-18 18:16:10 +0300
  • 1a8f2bfc11 Combat AI: select target by priority Andrei Kortunov 2017-06-16 16:11:12 +0400
  • a2be73295b Combat AI: take in account enemy weapon resistance Andrei Kortunov 2017-06-16 13:33:42 +0400
  • 62b24eb078 Combat AI: do not use range weapons under water Andrei Kortunov 2017-06-16 12:20:31 +0400
  • b277bd782e Adjust restock calculations to ignore filled soul gems. Jordan Ayers 2017-06-15 21:59:13 -0500
  • 4f08084e79 Make stationary actors return to position on load Allofich 2017-04-30 22:29:59 +0900
  • 2d91c60a11 [General] Change "Lib" to "lib" in FindRakNet cmake module Koncord 2017-06-15 13:07:13 +0800
  • 6192543381 [General] Move bracket to the right position Koncord 2017-06-15 13:05:47 +0800
  • 3356fb81ce Merge pull request #1280 from Allofich/guard scrawl 2017-06-15 00:39:57 +0200
  • 028762a7dc Make guards that are attacked try to arrest player Allofich 2017-04-30 02:40:52 +0900
  • 160a67afe1 Merge pull request #1319 from OpenMW/ci-reenable-macos-packaging Nikolay Kasyanov 2017-06-13 21:24:58 +0200
  • cd1821c464 Merge pull request #1322 from Siimacore/wizardthreadfix scrawl 2017-06-13 19:48:06 +0200
  • 53264f34b3 Merge pull request #1321 from akortunov/spellpriority scrawl 2017-06-13 17:06:47 +0200
  • dfed710e5e Merge pull request #1323 from Allofich/compile Bret Curtis 2017-06-13 15:28:32 +0200
  • 42402976e3 Fixes for building in MSVC Allofich 2017-06-13 18:55:22 +0900
  • 6af470ff03 Stopping the thread in the wizard that prevented it to stop correctly Siimacore 2017-06-13 12:00:55 +0200
  • 97c3c45ba8 [macOS, CI] Use Qt 5.7 Nikolay Kasyanov 2017-06-13 09:18:02 +0200
  • 87939bf3b1 Use mRange to check spell range instead of mArea. Andrei Kortunov 2017-06-13 11:02:40 +0400
  • 016da1f10c [macOS, CI] Use most recent dependencies Nikolay Kasyanov 2017-06-13 08:44:55 +0200
  • 63f101e0cd Update AUTHORS.md scrawl 2017-06-12 23:48:06 +0200
  • f7969fb178 Merge pull request #1317 from Siimacore/master scrawl 2017-06-12 23:47:07 +0200
  • dd3f612e88 Merge pull request #1316 from akortunov/doorfix scrawl 2017-06-12 23:34:40 +0200
  • 80eb2ea35d Merge pull request #1313 from akortunov/spellpriority scrawl 2017-06-12 23:32:35 +0200
  • 6d90f5a9a5 Merge pull request #1312 from akortunov/guifixes scrawl 2017-06-12 23:19:45 +0200
  • 830ecbe101 Merge pull request #1318 from psi29a/fix_deboosting Bret Curtis 2017-06-12 07:25:11 +0200
  • 3803535bd5 [General] Implement CleanChat() Koncord 2017-06-12 08:01:23 +0800
  • c6805314c2 be explicit about what we are trying to catch instead of catching everything and fixed up formatting Bret Curtis 2017-06-11 09:32:30 +0200
  • 7c758a6293 std::stof can not handle comma in us localization and can not handle period in french localization, using std::replace is not a solution, going back to boost::lexical_cast Bret Curtis 2017-06-11 09:23:19 +0200
  • f0b21cca22 use own inline hash_combine function Bret Curtis 2017-06-10 23:02:56 +0200
  • fb7479c194 Update CONTRIBUTING.md scrawl 2017-06-11 23:52:01 +0200
  • 7b98f9f7ff [Server] Log all exceptions Koncord 2017-06-11 20:04:33 +0800
  • e9d0bf7c12 Added missed return statement Andrei Kortunov 2017-06-11 15:06:44 +0400
  • 913601facc [macOS, CI] reenable packaging to make nightlies work Nikolay Kasyanov 2017-06-11 11:18:39 +0200
  • 9fdfb2a83f Spell priority: make AI do not cast target spells when enemy is under water Andrei Kortunov 2017-06-11 10:13:00 +0400
  • b0abed00e5 Correcting https://bugs.openmw.org/issues/3906 Siimacore 2017-06-10 21:36:35 +0200
  • cab51d26cc Doors: small key search optimizations Andrei Kortunov 2017-06-10 22:33:14 +0400
  • 188424d5d3 Allow AI to use keys to open doors Andrei Kortunov 2017-06-10 22:31:17 +0400
  • 51b95f35cd [Server] Fix problem with fetching interior cell descriptions David Cernat 2017-06-10 18:03:58 +0300
  • db7709ee18 [Server] Modernize getting and setting of player cells David Cernat 2017-06-10 17:49:41 +0300
  • 266ffc84ff Merge pull request #1315 from devnexen/getuid_build_fix Bret Curtis 2017-06-10 16:25:37 +0200
  • 0d3976950b [Server] Use consistent names for rotation script functions David Cernat 2017-06-10 17:06:09 +0300
  • 8a5c62de97 needs this head for getuid David Carlier 2017-06-10 14:50:43 +0100
  • bea3afaec8 [Client] Ensure uninitialization of DedicatedActors for late packets David Cernat 2017-06-10 15:49:00 +0300
  • 1ae5bd19e1 [Client] Don't set difficulty based on client settings David Cernat 2017-06-10 15:29:09 +0300
  • 70d9374a6a [General] Implement PlayerKillCount packets David Cernat 2017-06-10 14:04:19 +0300
  • 5b23da8e1c [General] Rename unused PlayerRegionChange packet into PlayerKillCount David Cernat 2017-06-10 12:01:37 +0300
  • ee5c9b65c5 [General] When changing region, send new region name in PlayerCellChange David Cernat 2017-06-10 11:43:40 +0300
  • e5f5b047bc [Client] Don't send empty ObjectSpawn packets for cells with no leveled creatures David Cernat 2017-06-10 11:04:17 +0300
  • 11c4aed4e5 algo needed for std::min/max in msvc2013 Bret Curtis 2017-06-10 09:09:30 +0200
  • f02ed0d621 [Server] Add script functions for getting and setting actor dynamic stat modifiers David Cernat 2017-06-10 09:28:35 +0300
  • 79351c737e [Client] Disable back button in chargen race window David Cernat 2017-06-10 08:10:56 +0300
  • 002013294a [Client] Add temporary fix for OpenMW crash caused by using default head David Cernat 2017-06-10 06:49:07 +0300
  • 312fc84a6f [Client] Use update timer in mwmp::Cell instead of LocalActor David Cernat 2017-06-10 03:29:51 +0300
  • dbf149f9b2 gcd is not available in msvc until 2017.3 P2, back to boost::math::gcd for now Bret Curtis 2017-06-10 00:51:19 +0200
  • 4600f24e27 Playing sound when AI is opening a door Andrei Kortunov 2017-06-09 22:52:40 +0400
  • c781d1f8ed purge unnecessary imports Bret Curtis 2017-05-07 01:04:24 +0200
  • d799954ca0 replace and purge boost::math::gcd and other non-used headers Bret Curtis 2017-05-07 00:19:45 +0200
  • 154d7cffa2 replace and purge boost::function Bret Curtis 2017-05-07 00:04:46 +0200
  • d48b829b45 replace and purge boost::lexical_cast Bret Curtis 2017-05-06 23:05:13 +0200
  • 98752a9702 replace boost::bind Bret Curtis 2017-05-06 15:12:06 +0200
  • b7c27e5e96 remove boost/tuple Bret Curtis 2017-05-06 13:29:47 +0200
  • d97aa9152b remove more unused imports, including boost headers Bret Curtis 2017-05-06 13:23:44 +0200
  • 39185e6f8c purge the rest of boost::shared and any other boost related things that no longer are required Bret Curtis 2017-05-05 21:42:57 +0200
  • d785344fad purge all instances of <boost/shared_ptr.hpp>, clean up unused headers Bret Curtis 2017-05-05 21:21:11 +0200
  • 07f75e1104 replace boost::shared_ptr in extern and components Bret Curtis 2017-05-05 19:26:09 +0200
  • dd882b69c6 [macOS, CI] Use Release configuration Nikolay Kasyanov 2017-05-05 13:01:47 +0300
  • 071419db4a [macOS, CI] Enable OpenCS build and see what happens Nikolay Kasyanov 2017-05-01 11:34:44 +0200
  • bf630b99fa Use most recent Xcode Nikolay Kasyanov 2017-04-29 14:02:18 +0200
  • c8b67221d7 use nullptr instead of NULL Bret Curtis 2017-04-29 08:49:48 +0200
  • 38a2de3c51 convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis Ewan Higgs 2017-04-28 17:30:26 +0200
  • 27a5c06f04 [OS X, CI] Disable packaging Nikolay Kasyanov 2016-10-31 18:52:29 +0100
  • c16506d07c [OS X, CI] Use Xcode 8/macOS 10.12 SDK Nikolay Kasyanov 2016-10-31 17:09:29 +0100
  • 6260e15852 [OS X] Temporarily disable OpenCS build on CI Nikolay Kasyanov 2016-10-29 18:25:59 +0200
  • 4138723bbf [OS X] Add libc++ to linker flags Nikolay Kasyanov 2016-09-17 18:52:58 +0200
  • 231908d9cf [OS X, CI] Use dependencies build against libc++ Nikolay Kasyanov 2016-09-17 13:01:04 +0200
  • 5fa2f46499 only set libc++ for APPLE Bret Curtis 2016-08-13 16:39:08 +0200
  • 26c023efe2 stdlib to libc++ Bret Curtis 2016-08-13 16:29:49 +0200
  • cb26f52032 matching ifs Bret Curtis 2016-08-13 16:21:44 +0200
  • 5a65d6e18d fix std::move Bret Curtis 2016-08-13 16:15:25 +0200
  • 433129e728 only bundle with Qt5, for now Bret Curtis 2016-08-13 15:53:34 +0200
  • b6ee76b77b Switch to latest Qt5 version which is C++11-compatible Bret Curtis 2016-08-13 15:11:46 +0200
  • dbc29854b2 try to fix enums Bret Curtis 2016-08-13 13:37:38 +0200
  • b657517bea use c++11 and see what happens Bret Curtis 2016-08-11 14:18:57 +0200
  • 18bf79e08b [Client] Correctly set mpNum for placed gold David Cernat 2017-06-09 13:31:19 +0300
  • 3190f28710 Spell priority: make AI do not cast target spells under water Andrei Kortunov 2017-06-09 10:23:46 +0400
  • 6ac7ee8fcd [Client] Fix problems with NPC equipment sync David Cernat 2017-06-09 04:58:56 +0300
  • 34378fbb4f [General] Make coding style consistent David Cernat 2017-06-08 23:34:56 +0300
  • a84cf7c191 [General] Fix packet validation for ActorPackets sent by server scripts David Cernat 2017-06-08 23:28:58 +0300
  • 4bb9622c21 Handle greetings differently from responses Andrei Kortunov 2017-06-08 22:40:31 +0400
  • abaa26e32a Merge pull request #226 from OpenMW/master David Cernat 2017-06-08 05:25:47 +0300
  • 59eb0aba7d Merge pull request #1310 from akortunov/guifixes scrawl 2017-06-07 21:55:45 +0200
  • 587b53bfed [Client] Reorder files Koncord 2017-06-07 00:06:10 +0800
  • 568b0702fa [Server] Implement PasswordDialog Koncord 2017-06-06 23:34:27 +0800
  • b84f97ec2b [Client] Implement PasswordDialog Koncord 2017-06-06 23:33:23 +0800
  • cef58fa164 [Server] Change fprintf to LOG_MESSAGE_SIMPLE in GET_PLAYER Koncord 2017-06-06 16:35:05 +0800
  • 186e5fe33e [Server] Remove GetAngleY & remove Y parameter from SetAngle Koncord 2017-06-06 16:33:34 +0800