Commit graph

  • 97de484f81 Merge pull request #972 from terrorfisch/minor-bugfix scrawl 2016-06-20 13:58:50 +0200
  • be25e2ba75 Make NPCs use both hands in weaponless combat. terrorfisch 2016-06-20 10:24:51 +0200
  • b1be3596dc Cleanup of #include statements Allofich 2016-06-17 23:07:16 +0900
  • 17a54b2a97 Merge pull request #968 from Allofich/AIActivate scrawl 2016-06-17 17:41:10 +0200
  • 4a38fb8650 Use namespace block in aiactivate Allofich 2016-06-17 20:50:46 +0900
  • f549b5fb7a Add missing include scrawl 2016-06-17 04:34:31 +0200
  • c18de84798 Fix a crash that could occur when two or more plugins move a deleted ref to another cell (Fixes #3446) scrawl 2016-06-17 02:26:52 +0200
  • bc04989448 Remove unused uniforms scrawl 2016-06-17 00:20:53 +0200
  • 3ce63c3f6e Merge pull request #967 from Allofich/AIPackageFixes scrawl 2016-06-16 20:22:51 +0200
  • 8e23c37668 Flip the parallax offset Y component based on tangent parity (Bug #3440) scrawl 2016-06-16 18:07:10 +0200
  • 6f5b68859f Comment out UV test that is not working scrawl 2016-06-16 17:33:54 +0200
  • 6a1fd05074 Fix the coordinate frame for eyeDir, minor cleanup (Bug #3440) scrawl 2016-06-16 17:32:27 +0200
  • aa5a643e3b Fix incorrect multiplication order of TBN matrix (Bug #3440) scrawl 2016-06-16 17:31:17 +0200
  • c2b51112f2 AI package cleanups Allofich 2016-06-16 03:43:09 +0900
  • 693d3cea4a Float to surface fix scrawl 2016-06-15 19:38:04 +0200
  • b5cb11ff07 Split refreshCurrentAnims into multiple functions scrawl 2016-06-15 03:14:44 +0200
  • 824cd3be22 Do not set _boundingBoxComputed which is no longer used scrawl 2016-06-14 22:25:25 +0200
  • 372f2e2f18 Merge pull request #962 from Allofich/AIPackageFixes scrawl 2016-06-14 20:47:32 +0200
  • 3bebbab78e Duration fixes for Follow and Escort Allofich 2016-06-11 22:34:49 +0900
  • 3ec4ee6290 Make a copy of map key to work around it being invalidated (Fixes #3329) scrawl 2016-06-13 02:06:44 +0200
  • 28c63aea72 Uses FindTinyXML to find package Roman Proskuryakov 2016-06-12 21:03:33 +0300
  • 4d0544e61a Adds FindTinyXML.cmake Roman Proskuryakov 2016-06-12 20:11:53 +0300
  • 57b75d2cd1 Teaches LibFindMacros to find version from 'const int NAME = 42;' Roman Proskuryakov 2016-06-12 20:09:14 +0300
  • 197e81206a Assume mDeathAnimationFinished is true for older save files scrawl 2016-06-12 19:42:59 +0200
  • 63784bfb50 Merge pull request #963 from kpp/find_unshield scrawl 2016-06-12 15:17:58 +0200
  • edb41b5b08 Rewrites FindLIBUNSHIELD using LibFindMacros Roman Proskuryakov 2016-06-12 14:27:45 +0300
  • 4acfe1a7e4 Move cleanupSummonedCreature to the mechanics manager (Bug #3439) scrawl 2016-06-12 02:43:33 +0200
  • 910ad76e29 Remove spell effects when a summoned creature expires (Bug #3439) scrawl 2016-06-12 00:41:13 +0200
  • b7e45b046d When a summoned creature dies, wait for its death animation to complete before removing it (Bug #3439) scrawl 2016-06-12 00:12:06 +0200
  • a825882c6b Process death events at the end of the death animation (Fixes #1873) scrawl 2016-06-12 00:04:50 +0200
  • 37afe966cf Update comment scrawl 2016-06-11 21:25:40 +0200
  • b6230bd31f Reject weather dialogue conditions when in an interior cell (Fixes #3437) scrawl 2016-06-11 18:09:02 +0200
  • 844cbc5a14 Add isNullAction() method to fix compiler warning scrawl 2016-06-11 17:46:30 +0200
  • 7a30ef5cc1 Do not consider actors following the player as hostiles scrawl 2016-06-11 17:45:56 +0200
  • cb8daaaee1 Do not query the texture's image in osgMyGUI::OSGTexture scrawl 2016-06-11 00:25:09 +0200
  • 148f2c9539 Merge remote-tracking branch 'aesylwinn/QTimerFix' Marc Zinnschlag 2016-06-11 11:26:14 +0200
  • a85932a62b Ignore the collision box offset when launching projectiles (Fixes #3201) scrawl 2016-06-10 23:33:47 +0200
  • c6601ab2ab Do not use the collision box offset for combat hit tests (Fixes #3201) scrawl 2016-06-10 23:30:41 +0200
  • 8fcc1911d9 Use fCombatDistance as the creature attack range scrawl 2016-06-10 23:29:41 +0200
  • f6c3b44cfb Fix QTimer not being stopped in right thread Aesylwinn 2016-06-10 12:10:14 -0400
  • 07abaf8777 Merge pull request #959 from svaante/master scrawl 2016-06-10 16:19:15 +0200
  • 943d9d97dc Slowfall now stops momentum when jumping Daniel Pettersson 2016-06-10 15:22:12 +0200
  • a00e4de5c3 Fix another bug related to vanity mode toggle scrawl 2016-06-10 01:44:32 +0200
  • c47a679ac9 Fix queueing of vanity mode toggle (Bug #3421) scrawl 2016-06-10 01:39:37 +0200
  • ce91637cf9 Do not use/assign the camera distance in first person mode (Fixes #3421) scrawl 2016-06-10 01:05:43 +0200
  • 24f43f6272 Update AUTHORS.md scrawl 2016-06-10 00:02:29 +0200
  • 166cced22f Merge pull request #957 from svaante/master scrawl 2016-06-10 00:01:05 +0200
  • a14f1bc222 Merge pull request #954 from Allofich/AIWanderDuration scrawl 2016-06-09 23:46:37 +0200
  • ae50300053 Add ability to remove multiple rows in subrecords. Aesylwinn 2016-06-09 15:42:40 -0400
  • 55ac1fab68 Change Wander duration to run on a counter Allofich 2016-06-10 00:56:01 +0900
  • 256439f884 Added 1.5 bonus for ranged weapons when weapons are rated Daniel Pettersson 2016-06-09 21:23:36 +0200
  • 3dce406829 Merge remote-tracking branch 'aesylwinn/FixFocus' Marc Zinnschlag 2016-06-09 08:57:05 +0200
  • abcd2219e8 Ignore the calling actor in getEnemiesNearby / getActorsFighting scrawl 2016-06-08 22:12:52 +0200
  • 2f39a6e20d Fix camera input not being reset when focus for widget is lost. Aesylwinn 2016-06-08 13:25:47 -0400
  • 447ba08be5 Merge remote-tracking branch 'aesylwinn/FixTracking' Marc Zinnschlag 2016-06-08 09:23:35 +0200
  • 165f048792 Do not count dead NPCs as observers (Fixes #3434) scrawl 2016-06-07 22:01:44 +0200
  • 7657684dad Fix mouse tracking to fix tooltip behavior. Also hide tooltips when the mouse is moved. Aesylwinn 2016-06-07 13:22:39 -0400
  • 12eea9ed69 Remove magic number in getMaxActivationDistance scrawl 2016-06-07 14:52:44 +0200
  • b079db7913 Merge remote-tracking branch 'aesylwinn/EditPathgrid' Marc Zinnschlag 2016-06-07 08:35:16 +0200
  • 8fb8c2bae5 Fix "part has no parents" warning message caused by nodes being destroyed in the incorrect order scrawl 2016-06-07 02:42:57 +0200
  • f417d7780a Fix the enemy nearby check (Bug #3423) scrawl 2016-06-07 01:53:16 +0200
  • dfc2f3469a Don't play music if no playlist is set scrawl 2016-06-07 01:36:09 +0200
  • f64bc3c7ef Pass the victim to commitCrime on pickpocket detection (Fixes #3424) scrawl 2016-06-06 23:50:22 +0200
  • a1f323f528 Fix build against OSG 3.5.3 scrawl 2016-06-06 13:32:27 +0200
  • 9eab3b1728 Fix crash in race dialog when no head or hair are available scrawl 2016-06-06 01:04:14 +0200
  • a45643f150 Merge pull request #949 from Allofich/master scrawl 2016-06-05 21:16:28 +0200
  • 065d6a391d Don't repeat sequences of only one non-wander AI Allofich 2016-06-06 01:14:17 +0900
  • 2ee414abe4 Merge pull request #943 from kpp/find_bullet scrawl 2016-06-05 16:02:34 +0200
  • eb8feb5d93 Merge pull request #953 from bentsherman/master scrawl 2016-06-05 15:01:57 +0200
  • 3409d8a922 Change pathgrid node movement to be visually consistent, some renaming Aesylwinn 2016-06-04 12:38:17 -0400
  • 5085afa3d7 Moved mechanics code from MWGui::TradeWindow to MWMechanics::Trading Ben Shealy 2016-06-04 12:28:47 -0400
  • 3645b3357e Fix improper assignement of spawn point in placeAt for non-actors (Bug #3417) scrawl 2016-06-02 21:24:19 +0200
  • ab2089bbf3 Throw an exception if placeAt is passed an invalid direction parameter scrawl 2016-06-02 21:19:02 +0200
  • 2ce1da688f ESS-Import: fix handling of first person camera state (Bug #3416) scrawl 2016-06-02 16:25:23 +0200
  • 3bcd23022a Rewrites FindBullet using LibFindMacros handling version properly Roman Proskuryakov 2016-05-09 19:33:24 +0300
  • 280b20ccb7 Fix libfind_process for quiet packages Roman Proskuryakov 2016-05-31 07:14:28 +0300
  • 373f991942 Merge pull request #951 from kpp/fix_env_find_vars scrawl 2016-05-30 16:26:25 +0200
  • f23b551bfa Rename FFMPEG_SDK -> FFMPEG_HOME as it is said in wiki Fix #942 Roman Proskuryakov 2016-05-30 04:15:11 +0300
  • 55accce1ef Merge pull request #950 from kpp/author_humbug_kpp scrawl 2016-05-30 01:36:14 +0200
  • 4e06c2cc1f Update AUTHORS.md. kpp and humbug is the same person =) Roman Proskuryakov 2016-05-30 02:29:24 +0300
  • 83c86cd1be Implement context-select functionality. Aesylwinn 2016-05-29 13:26:48 -0400
  • b83f522ecd Changes to color scheme, slight change to drag indicator, change tooltip description. Aesylwinn 2016-05-29 13:26:29 -0400
  • 03c0b84edd Update AUTHORS.md scrawl 2016-05-29 14:59:46 +0200
  • 733a9684ed Merge pull request #947 from Allofich/master scrawl 2016-05-29 14:56:20 +0200
  • c60688a5e3 Merge pull request #942 from kpp/find_freetype scrawl 2016-05-29 14:54:33 +0200
  • bce66c629a Change editor-placed AI packages to cycle Allofich 2016-05-29 01:02:22 +0900
  • 63ca8b73fc fix: use Freetype in FindMYGUI instead of FREETYPE Roman Proskuryakov 2016-05-29 03:33:06 +0300
  • 496cb85b01 Do not cancel Ai packages when on loading (Fixes #3409) scrawl 2016-05-28 20:25:55 +0200
  • 90620081c7 Fix handling of deleted pathgrids. Aesylwinn 2016-05-27 13:15:35 -0400
  • bded4f86f0 Remove connection number check Aesylwinn 2016-05-27 13:13:49 -0400
  • d487007167 Remove debug code scrawl 2016-05-27 17:43:36 +0200
  • e396e6f2ea Adjust the eye level for line of sight checks (Fixes #3407) scrawl 2016-05-27 17:42:17 +0200
  • ded8862e9d Insert nested rows after selected row, or at start if none selected. Aesylwinn 2016-05-26 22:44:02 -0400
  • d0ef95a1e1 Make adjustments to pathgrid modification code. Aesylwinn 2016-05-26 22:13:47 -0400
  • 564d0db68c Move pathgrid abstraction handling to save code. Aesylwinn 2016-05-26 22:11:27 -0400
  • 239727531f Revert "Fix data corruption issues." Aesylwinn 2016-05-25 22:53:17 -0400
  • 9a567b3712 Revert "Fix editor undo for nested data." Aesylwinn 2016-05-25 22:52:41 -0400
  • ec90da731c Redo slight change to pathgrid editing controls, lost in revert Aesylwinn 2016-05-25 22:52:02 -0400
  • bb81e89c08 Revert "Cleanup and slight change to pathgrid editing controls." Aesylwinn 2016-05-25 22:48:43 -0400
  • a2153a6213 Remove outdated comment scrawl 2016-05-25 21:41:05 +0200