Commit graph

  • 5977860e09 Fix broken coin placement in levelup dialog + possible memleak MiroslavR 2014-09-02 22:06:02 +0200
  • 7f95e1e6c2 Don't warn about SDL_CLIPBOARDUPDATE events scrawl 2014-09-02 15:16:26 +0200
  • 84a0d064cd Fall back to regular death animation if deathknockdown/deathknockout don't exist (Fixes #1870) scrawl 2014-09-02 15:14:23 +0200
  • 5095f729b0 Make travis happy again. cc9cii 2014-09-02 22:05:54 +1000
  • 2d6b532ea5 Minimize the use of #ifdef guards for better code legibility. cc9cii 2014-09-02 21:52:19 +1000
  • bee36c9167 block saving while OpenMW process is running Marc Zinnschlag 2014-09-02 11:59:04 +0200
  • c88b3a1520 track state of OpenMW process and enable/disable run/stop actions accordingly Marc Zinnschlag 2014-09-02 11:56:35 +0200
  • 1b4ab6e130 added OpenMW runner Marc Zinnschlag 2014-09-02 10:21:17 +0200
  • 4894699eba Merge remote-tracking branch 'scrawl/master' Marc Zinnschlag 2014-09-02 09:04:19 +0200
  • 819234cdfe Use rbegin() instead of --end() scrawl 2014-09-02 04:53:24 +0200
  • 0eb949c8a7 Don't update ripples when they are not used scrawl 2014-09-02 03:41:57 +0200
  • 9809748eba Store NIF keys mapped by time and use lower_bound for searches scrawl 2014-09-02 03:04:38 +0200
  • 6138d0c982 Attempt to work around travis. cc9cii 2014-09-01 22:09:07 +1000
  • f4dd281393 Simplify the use of swr_convert and add #ifdef guards around code that require libswresample. cc9cii 2014-09-01 21:49:37 +1000
  • a9df3b53fd restored --new-game switch Marc Zinnschlag 2014-09-01 11:55:12 +0200
  • 96cd46568b some cleanup Marc Zinnschlag 2014-09-01 11:15:59 +0200
  • bec6c4e726 fixed editor creation for Display_LongString Marc Zinnschlag 2014-09-01 10:56:38 +0200
  • 7e653cebdf implement script editor via QPlainTextEdit instead of QTextEdit Marc Zinnschlag 2014-09-01 10:52:10 +0200
  • 7dfba0ae30 Followers with high fight should not engage in combat with the player MiroslavR 2014-09-01 03:43:53 +0200
  • 98e7ab1b79 Add missing tooltips to enchant dialog MiroslavR 2014-09-01 03:40:11 +0200
  • 41c6045986 Realign all parent boxes when autosizedwidgets change size MiroslavR 2014-09-01 03:38:05 +0200
  • 9caff1d800 Don't say Idle voices when player is not in LOS (Fixes #1436) scrawl 2014-09-01 02:21:54 +0200
  • 59720b7dc6 Implement MagicItems flag for vendors (Fixes #1861) scrawl 2014-09-01 02:04:44 +0200
  • 0da4757ee6 Merge branch 'master' of github.com:scrawl/openmw scrawl 2014-09-01 02:04:18 +0200
  • 0b9d17a81d More cleanup. cc9cii 2014-09-01 08:04:28 +1000
  • fdee660ffb Implemented feedback review comments, removing hard coded values and adding error handling. cc9cii 2014-09-01 08:02:25 +1000
  • b9856cc382 Merge remote-tracking branch 'origin/openmw-32' into openmw-32 Marc Zinnschlag 2014-08-31 20:00:06 +0200
  • 20c5857f34 Compile fixes for Linux Corporama 2014-08-30 23:11:09 +0200
  • 68cbb8989e Cleanup comments. cc9cii 2014-08-31 23:39:17 +1000
  • a7371eda4d Now works for both FLT and S16 formats. The output format is hard coded in the MovieAudioDecoder constructor (default S16). cc9cii 2014-08-31 23:35:05 +1000
  • 8429dab271 Working version - converts FLTP to FLT. Does not work when converting to S16. cc9cii 2014-08-31 22:01:08 +1000
  • 16c165185b Minor cleanup. Tested successfully on windows x64 using ffmpeg-20140823-git-7444cf9-win64-dev which is on libavcodec version 56.0.101. cc9cii 2014-08-31 13:40:29 +1000
  • 944f99b23a Initial commit of FLTP format binkaudio support. Converts to FLT format by manually interleaving decoded samples. swresample library is included with a view to use swr_convert() in future versions, but not used in this commit. cc9cii 2014-08-31 13:20:33 +1000
  • ccca6db865 Compile fixes for Linux Corporama 2014-08-30 23:11:09 +0200
  • 0f290493e9 Fix summoned creatures not following for non-player summoners scrawl 2014-08-30 18:48:28 +0200
  • 9d6ca9066f Fix summoned creatures not following for non-player summoners scrawl 2014-08-30 18:48:28 +0200
  • 180a831e96 Fix typo in combat distance scrawl 2014-08-30 18:37:51 +0200
  • fde6cad24b Reset RefNum when copying a reference to a new cell scrawl 2014-08-30 18:25:13 +0200
  • 267cf4e140 Implement ResetActors script instruction (Fixes #1859) scrawl 2014-08-30 17:55:35 +0200
  • 03c0cbc65a added owner global column to references table (Fixes #1695) Marc Zinnschlag 2014-08-30 10:13:34 +0200
  • 58945c557a Add sound for casting enchanted item with insufficent charge (Fixes #1857) scrawl 2014-08-30 02:45:35 +0200
  • a62e40f4ed Add situational AI use of Feather, Dispel and Cure effects scrawl 2014-08-29 17:58:32 +0200
  • dbc86333d3 update travis-ci to not pull in all of boost and trimmed unneeded cmake settings Bret Curtis 2014-08-29 14:40:32 +0200
  • 2eadff54d4 Merge remote-tracking branch 'rohitnirmal/scan-build-fixes' Marc Zinnschlag 2014-08-29 13:40:37 +0200
  • 92e74d33a9 Merge remote-tracking branch 'cc9cii/minor-fix' Marc Zinnschlag 2014-08-29 10:07:30 +0200
  • 8f336dfedd Merge remote-tracking branch 'origin/openmw-32' into openmw-32 Marc Zinnschlag 2014-08-29 10:03:56 +0200
  • b6a3541573 increased version number Marc Zinnschlag 2014-08-29 10:03:49 +0200
  • b5eb16b663 Silence some scan-build warnings. Rohit Nirmal 2014-08-28 20:55:32 -0500
  • fa0352cd75 fix typo cc9cii 2014-08-29 10:47:44 +1000
  • 961b4f0142 Suppress a warning. cc9cii 2014-08-29 07:48:52 +1000
  • df87859d7c Move the workaround to loadscpt.cpp as per feedback comments. cc9cii 2014-08-29 07:41:49 +1000
  • 52daaf6ce3 Fixes bug #1849. Workaround MAO_Containers.esp from Morrowind Acoustic Overhaul placing SCVR records at the end rather than where expected by loadscpt.cpp. cc9cii 2014-08-29 06:49:36 +1000
  • 0be1ac1343 Enable casting of NoMagnitude effects in AI (e.g. summoned creatures) scrawl 2014-08-28 21:37:18 +0200
  • 84ad05b4fa Fix bone not found exception for golden saint spellcasting scrawl 2014-08-28 17:02:11 +0200
  • 927dcc7cdd Another invalid iterator fix scrawl 2014-08-28 16:47:54 +0200
  • feeb740497 Fix bone not found exception for golden saint spellcasting scrawl 2014-08-28 17:02:11 +0200
  • 0f43592237 Another invalid iterator fix scrawl 2014-08-28 16:47:54 +0200
  • 3f503c6561 Fix mSelectedEnchantItem cleanup not working for non-player actors scrawl 2014-08-28 16:31:06 +0200
  • 1c222a0154 Fix mSelectedEnchantItem cleanup not working for non-player actors scrawl 2014-08-28 16:31:06 +0200
  • f91d639782 Add missing soul trap sound (Fixes #1855) scrawl 2014-08-28 16:30:42 +0200
  • d605019111 updated changelog Marc Zinnschlag 2014-08-28 14:09:12 +0200
  • 78393bca30 Merge branch 'editorfix' Marc Zinnschlag 2014-08-28 13:33:08 +0200
  • 0dff1fb816 fix for previous commit (was using wrong destination path) Marc Zinnschlag 2014-08-28 13:25:56 +0200
  • ea2feb0aa9 fix for bug 1672 Marek Kochanowicz 2014-07-28 17:33:21 +0200
  • ce3d75bba2 Merge remote-tracking branch 'scrawl/master' Marc Zinnschlag 2014-08-28 12:34:08 +0200
  • 9197d4b653 Merge remote-tracking branch 'scrawl/ai' Marc Zinnschlag 2014-08-28 09:32:44 +0200
  • 253036abee Play VFX_Soul_Trap on successful soul trap scrawl 2014-08-28 02:55:22 +0200
  • f8f4d2dfdb Another invalid iterator fix scrawl 2014-08-28 02:14:30 +0200
  • 1a98f8ca93 Invalid iterator fix scrawl 2014-08-28 02:09:00 +0200
  • 2e623bac5a Don't attempt to use broken weapons in AI scrawl 2014-08-28 02:01:41 +0200
  • 0bdc1b243a Consider weapon ammunition in combat AI (Fixes #1576) scrawl 2014-08-28 01:54:32 +0200
  • f1d72419de Don't equip weapons in autoEquip, AiCombat does that now (Fixes #1451) scrawl 2014-08-28 00:59:54 +0200
  • 0fe9612afb Implement basic spellcasting AI (Fixes #961) scrawl 2014-08-28 00:41:52 +0200
  • 1a96dd0bd5 Remove more MyGUI 3.2.0 specific code scrawl 2014-08-27 16:39:13 +0200
  • 7ff1136d81 For compiling in Windows with MSVC. cc9cii 2014-08-27 21:25:47 +1000
  • 0b3e2775a0 fixed wording in body part verifier Marc Zinnschlag 2014-08-27 10:46:21 +0200
  • 4d2bdda22f Merge branch 'master' of https://github.com/OpenMW/openmw Stanislav 2014-08-26 22:14:50 +0600
  • bdfb0c8351 Feature #1616: Body part record verifier Stanislav 2014-08-26 21:55:31 +0600
  • c5fa7bf7c2 Minor cleanup scrawl 2014-08-26 17:31:34 +0200
  • 4f92044d71 Allow user-created markers on local map (Fixes #1571) scrawl 2014-08-17 05:45:35 +0200
  • 17dc01ec44 Require MyGUI version 3.2.1 and remove legacy code (Fixes #1528) scrawl 2014-08-26 16:59:41 +0200
  • 1baf0f7bb2 Add version parsing to FindMyGUI.cmake scrawl 2014-08-26 16:56:04 +0200
  • c2a91148f3 Implement multiple emitter nodes for NiBSPArrayController scrawl 2014-08-25 21:56:32 +0200
  • dd77954512 Don't pass key to input binder if it was consumed by text editor (Fixes #1845) scrawl 2014-08-25 18:55:21 +0200
  • dcddd9a07c Use MyGUI clipboard events for MyGUI 3.2.1+ (Fixes #1846) scrawl 2014-08-25 18:00:53 +0200
  • 3d47f2ceb0 Fix bad indentation scrawl 2014-08-25 18:00:43 +0200
  • 10a0e2434e Open inventory when activating an unconscious actor (Fixes #1848) scrawl 2014-08-25 17:01:02 +0200
  • fc7ed05da8 Knock out actors when fatigue base is 0 (Fixes #1847) scrawl 2014-08-25 16:31:38 +0200
  • 44642ae21b Fix incorrect Speed value in ESM::MagicEffect (thanks Hrnchamd) scrawl 2014-08-25 02:39:47 +0200
  • b4fbaf1169 Fix potential infinite recursion in ActionTeleport (Fixes #1840) scrawl 2014-08-24 22:51:47 +0200
  • 854491ac15 Don't treat actors as following if another non-combat AiPackage precedes (Fixes #1843) scrawl 2014-08-24 22:39:46 +0200
  • 7714192e28 Remove wrong comment scrawl 2014-08-24 22:39:32 +0200
  • 9f13315d1c Remove unused numUnload scrawl 2014-08-24 19:53:52 +0200
  • c775e05d7a Show encumbrance preview when trading (Fixes #1793) scrawl 2014-08-24 19:15:02 +0200
  • f1f38fc786 Merge remote-tracking branch 'miroslavr/master' Marc Zinnschlag 2014-08-25 22:03:40 +0200
  • 46e9ee408f Do not allow mods to change fixed effect properties in the legacy format, but allow it entirely in the new format. MiroslavR 2014-08-25 18:59:50 +0200
  • fc21d898f2 Add hand-to-hand tooltip MiroslavR 2014-08-25 03:15:28 +0200
  • 3823e36f05 Merge branch 'master' of github.com:OpenMW/openmw MiroslavR 2014-08-25 00:56:35 +0200
  • d16e0c063c Enchanting, spellmaking dialog: check for flags when listing known effects MiroslavR 2014-08-24 21:59:52 +0200
  • df262e53ae Display school in the spell tooltip MiroslavR 2014-08-24 20:51:41 +0200