Commit graph

  • a30dfac388 Merge pull request #1185 from AnyOldName3/patch-1 Bret Curtis 2017-01-08 20:58:07 +0100
  • f1f9209814 Creatures now auto-equip shields (Fixes #3704) MiroslavR 2017-01-08 20:52:04 +0100
  • 577e9838b3 Correct lack of quotes in instructions for adding data= lines AnyOldName3 2017-01-08 17:35:07 +0000
  • c822b1fa35 Write chapters about tables and record types. HiPhish 2016-02-08 09:56:51 +0100
  • d88f51f13e Merge pull request #1106 from rhtucker/master scrawl 2017-01-08 14:40:52 +0100
  • 777c4b9aad Merge branch 'master' of https://github.com/OpenMW/openmw Ryan Tucker 2017-01-07 23:50:20 -0800
  • 97dd8704a3 Ignore ping packets Koncord 2017-01-07 23:05:22 +0800
  • 421f967ef1 Merge pull request #1183 from Allofich/persuasion scrawl 2017-01-05 20:02:46 +0100
  • 5e992a0342 Fix attempting to access NPC stats on creatures Allofich 2017-01-06 02:58:24 +0900
  • d18c86ec2d Merge pull request #1182 from nikolaykasyanov/macos-update-ci-dependencies scrawl 2017-01-05 15:16:39 +0100
  • 7bd95c8ce3 [macOS] Use https link to download dependencies on CI Nikolay Kasyanov 2017-01-05 14:06:52 +0300
  • 07423f973f [macOS] Use newer prebuilt dependencies on CI Nikolay Kasyanov 2017-01-05 14:02:10 +0300
  • 0cd4fc8cae Merge pull request #1181 from Assumeru/teleportation scrawl 2017-01-04 14:17:21 +0100
  • 1a073ca642 Fix teleportation being unreachable Assumeru 2017-01-03 22:02:23 +0100
  • dbbdb1071c Use default FindLua51 instead homebrew Koncord 2017-01-03 19:12:34 +0800
  • cbae39412a Fix RakNet module Koncord 2017-01-03 19:07:42 +0800
  • 27afb91936 RPI v3 patch #1 Koncord 2017-01-03 19:03:51 +0800
  • cba1aff9ab Merge pull request #1180 from Allofich/dispel scrawl 2017-01-02 15:34:13 +0100
  • eee49b7ea7 Make dispel an instant effect again (Fixes #3695) Allofich 2017-01-02 17:35:50 +0900
  • 80c008906b Fix texture coordinates scrawl 2017-01-02 04:50:33 +0100
  • 48a23d61b2 Mask out water in global map overlay scrawl 2017-01-02 04:01:04 +0100
  • 7b5f3e3cdc Fix crash in ProjectileManager when a sound id fails to play or is not found scrawl 2017-01-01 21:34:31 +0100
  • 911807ad4f Update AUTHORS.md scrawl 2017-01-01 20:45:37 +0100
  • 708009eac4 Merge pull request #1158 from logzero/move3 scrawl 2017-01-01 20:44:41 +0100
  • 97d7b1a3b8 Update AUTHORS.md scrawl 2017-01-01 20:20:02 +0100
  • 212e85e810 Merge pull request #1174 from Allofich/combat scrawl 2017-01-01 19:36:09 +0100
  • da3815f5a6 Merge pull request #1179 from Armada651/fix-audio-cutoff scrawl 2017-01-01 19:13:32 +0100
  • dbf0fa6766 Skip stepping if movement tracer hits actor. logzero 2016-12-31 10:57:06 +0100
  • 59c3dbe6af Merge pull request #120 from OpenMW/master while resolving conflicts David Cernat 2016-12-30 23:59:30 +0200
  • 6311745595 Update version Koncord 2016-12-30 02:53:42 +0800
  • b3795256af Update README.md Stanislav Zhukov 2016-12-30 02:43:52 +0800
  • b9c3849cc7 Change keycode to scancode Koncord 2016-12-30 02:33:44 +0800
  • 7595b33461 Implement spellbook tes3mp-0.4.1 Koncord 2016-12-29 21:19:26 +0800
  • dedd95f52a Merge remote-tracking branch 'miroslavr/save-cleanup' Marc Zinnschlag 2016-12-29 08:37:59 +0100
  • e9d8ff532f OpenAL_Output: When a source is finished, rewind it instead of stopping it. Jules Blok 2016-12-29 01:02:21 +0100
  • 41499ea11f Merge branch 'openmw-41' Marc Zinnschlag 2016-12-27 13:35:36 +0100
  • fba4878fee Merge pull request #118 from OpenMW/master David Cernat 2016-12-27 03:49:52 +0200
  • c9dd63af8d Merge pull request #1171 from NeveHanter/travel-followers-cost MiroslavR 2016-12-26 22:34:39 +0100
  • 8568cd049f Removed "less" character from the documentation by the requested opportunity. NeveHanter 2016-12-26 21:46:43 +0100
  • 54fa921dad Change some AI combat engagements to not need LOS Allofich 2016-12-26 05:11:06 +0900
  • 6fa0354a17 Make AI attack player also if it attacks follower Allofich 2016-12-26 04:50:22 +0900
  • 5a6ea4e84e Cleanup Allofich 2016-12-26 02:03:17 +0900
  • e10c4d8814 Stop combat between AI when canFight is false Allofich 2016-12-26 00:18:52 +0900
  • 5bdfb72752 Merge pull request #116 from OpenMW/master David Cernat 2016-12-26 01:09:20 +0200
  • e8c7ad2f4b Change environment check to canFight check Allofich 2016-12-25 23:31:44 +0900
  • 588442b6cc Make enemies start combat with player followers Allofich 2016-12-25 20:14:21 +0900
  • a5360483bb Back off slightly when we are touching something. This can reduce the amount of movement solver failures significantly. I've observed a drop of 8 iteration cases by almost factor of ten. logzero 2016-12-25 15:34:43 +0100
  • fc47e2e66d Merge pull request #1176 from nikolaykasyanov/switch-to-xcode8 scrawl 2016-12-25 01:34:14 +0100
  • 761472f6f1 Merge pull request #1177 from MiroslavR/essimporter-enam scrawl 2016-12-25 01:33:57 +0100
  • 00f3bfba27 Use tracer hit height to skip stepping up in movement solver. logzero 2016-12-24 23:07:44 +0100
  • c2b491cd70 ESSImporter: Convert last known exterior cell (Fixes #3693) + some research MiroslavR 2016-12-24 18:30:39 +0100
  • a0990e5899 [macOS] Switch CI to Xcode 8.2 Nikolay Kasyanov 2016-12-24 16:05:24 +0100
  • cf47299723 Merge pull request #1175 from MiroslavR/pcrank-condition scrawl 2016-12-24 13:10:46 +0100
  • ab1724d3db Compare new velocity to the original velocity. Using old velocity seems awkward, probably a copypaste/refactoring bug. logzero 2016-12-24 12:38:23 +0100
  • e58de5e410 Remove superfluous velocity reflection in movement solver. The slide projection negates the reflection effect. Just to be sure I've compared the resulting vectors with and without reflection at runtime. logzero 2016-12-24 12:29:09 +0100
  • ff4aba2a6e Moved duplicated code to common ActionTeleport static method and reordered travel price calculations NeveHanter 2016-12-23 21:27:29 +0100
  • 5f234f8952 Dialogue: "PC Rank" condition now uses speaker's faction if "PC Faction" is not given (Fixes #3689) MiroslavR 2016-12-23 19:03:59 +0100
  • 87fd011a28 Clean-up saves by dropping references with invalid RefNums (Fixes #1956) MiroslavR 2016-12-22 20:48:58 +0100
  • cf496287f7 Silence static analysis warnings scrawl 2016-12-22 14:39:03 +0100
  • 15cdc06162 Finished transferring settings guide from wiki Ryan Tucker 2016-12-21 22:04:52 -0800
  • 6429a610ff Merge branch 'master' of https://github.com/OpenMW/openmw Ryan Tucker 2016-12-21 20:52:47 -0800
  • 50fd913058 Refactor stepMove function into a Stepper object to be able to reuse up stepper results for successive movement solver iterations. This can reduce the number of convex casts almost by half in some cases. logzero 2016-12-21 10:41:43 +0100
  • 4f6e65e481 Apply sliding upward check to new velocity. This helps to capture the case where new velocity only differs in the z component (normal pointing up). TODO: Find a better way to handle the normal pointing up case. logzero 2016-12-15 13:56:08 +0100
  • 0b08802910 Integrate MinStep move attempt into stepMove. This can save 1 to 3 convex casts per iteration. logzero 2016-12-14 16:30:31 +0100
  • 25a0219e4d Use cosine of max slope angle for walkable slope checks in movement solver. logzero 2016-12-06 22:46:09 +0100
  • 561e0cbbf9 Use squared length for distance checks in movement solver. logzero 2016-12-06 22:20:31 +0100
  • dc1f788cff Use osg::PI over M_PI scrawl 2016-12-21 16:49:37 +0100
  • 6e6237541a Fix "comparison between signed and unsigned integer expressions" tes3mp-0.4.0 Koncord 2016-12-21 16:02:08 +0800
  • af7b232789 Fix type mismatch Koncord 2016-12-21 15:46:02 +0800
  • 0d9a4f2b6f Fix "Unhandled PlayerPacket with identifier 135" Koncord 2016-12-21 15:01:18 +0800
  • 561a88d441 Fix "comparison between signed and unsigned integer expressions" Koncord 2016-12-21 14:46:36 +0800
  • 15cd3c178b Clamp price multiplication to 1, as it resulted in player alone traveling at no fee. NeveHanter 2016-12-20 21:23:55 +0100
  • 8902bb5b13 Player now pays for the following actors when travelling, with the exception of the first follower who travels for free, refactored getFollowers to getActorsFollowing/getActorsSidingWith NeveHanter 2016-12-20 12:38:51 +0100
  • ec471365f5 Merge branch 'master' of https://github.com/OpenMW/openmw Ryan Tucker 2016-12-19 21:24:14 -0800
  • 0c71fde523 Merge remote-tracking branch 'origin/master' Ryan Tucker 2016-12-19 21:09:34 -0800
  • bf805813e5 Merge branch 'master' of https://github.com/OpenMW/openmw Ryan Tucker 2016-12-19 21:06:36 -0800
  • ab238e07c4 Fix unnoticed merge conflict David Cernat 2016-12-20 05:25:31 +0200
  • bf0a96d552 Merge pull request #114 from OpenMW/master while resolving conflicts David Cernat 2016-12-20 05:21:24 +0200
  • 3c89b03568 Merge remote-tracking branch 'origin/openmw-41' into openmw-41 Marc Zinnschlag 2016-12-19 15:28:49 +0100
  • 9c56ecac77 fixed changelog Marc Zinnschlag 2016-12-19 15:28:27 +0100
  • 44ca881614 Merge pull request #1169 from nikolaykasyanov/fix-macos-ci scrawl 2016-12-19 12:09:03 +0100
  • 2967fbdf4c [CI] Fix email notification configuration Nikolay Kasyanov 2016-12-18 14:43:50 +0100
  • 37c8a36dd8 [macOS] Parametrize Qt5 version used on CI Nikolay Kasyanov 2016-12-18 14:40:48 +0100
  • 525af97ffc [macOS] Use newer Xcode version on CI Nikolay Kasyanov 2016-12-18 14:23:04 +0100
  • 9b74adbb2c [macOS] Reenable CI Nikolay Kasyanov 2016-10-30 19:30:54 +0100
  • 6d8d9e5dbc [macOS] Take Qt prefix path from Homebrew for CI resilience Nikolay Kasyanov 2016-12-18 14:13:46 +0100
  • 465ff1ffd6 Merge pull request #1168 from MiroslavR/essimporter-mark scrawl 2016-12-18 15:17:39 +0100
  • efb40b3c66 Remove redundant code Koncord 2016-12-18 14:14:52 +0800
  • 11be8ed005 Rename copyOldLog to renameOldLog Koncord 2016-12-18 12:48:23 +0800
  • e44ebca0aa Keep old client logs Koncord 2016-12-18 12:44:19 +0800
  • f08ab0b161 Keep old server logs Koncord 2016-12-18 12:44:08 +0800
  • f7b4aea85b add function for keeping old logs Koncord 2016-12-18 12:43:30 +0800
  • cd13570230 ESSImporter: Import mark location MiroslavR 2016-12-18 04:37:59 +0100
  • f2f0e9f1e7 Clear the Skeleton's bone cache when a node is added/removed (Fixes #3663) scrawl 2016-12-16 20:09:20 +0100
  • b5e8c98b40 Enable waterCollision after moving the player above water (Fixes #3672) scrawl 2016-12-17 23:21:33 +0100
  • 6140768783 Enable waterCollision after moving the player above water (Fixes #3672) scrawl 2016-12-17 23:21:33 +0100
  • 973db7c78a Merge pull request #113 from OpenMW/master David Cernat 2016-12-17 23:27:09 +0200
  • 340bc2c1b0 Merge pull request #1164 from Aussiemon/emptypathfix scrawl 2016-12-17 19:08:55 +0100
  • d7f01b499d Merge pull request #1167 from lkrieg/sdl_event_0x304_fix2 scrawl 2016-12-17 14:15:53 +0100
  • 170e723cc7 Handle SDL event 0x304 by doing nothing (#3670) Leon Krieg 2016-12-17 11:52:17 +0100