Commit graph

  • 2b78e9795d Implement Calm effect removing combat packages (Fixes #1985) scrawl 2014-12-14 19:35:34 +0100
  • 4f3995a4d8 Fix werewolf AI being able to use items scrawl 2014-12-14 19:15:43 +0100
  • 4acc25f59c Use SoundGen with no creature field as fallback scrawl 2014-12-14 17:52:06 +0100
  • 192626c6f5 SoundGen fix: use Original Creature field only if non-empty scrawl 2014-12-14 17:44:03 +0100
  • c5a604453e Fix several book formatting issues (Fixes #2204) MiroslavR 2014-12-14 16:25:27 +0100
  • 97a4b30b59 updated credits file Marc Zinnschlag 2014-12-14 14:59:27 +0100
  • 88a2e4c043 Graceful error handling for missing spells/factions (Fixes #1825, Bug #2176, Bug #2203) scrawl 2014-12-14 01:53:15 +0100
  • 80c92789c2 Fix issue when killed NPC cannot be looted if it was in combat mode before killing. Nik Dyonin 2014-12-14 02:58:42 +0300
  • 8f29f2667e Fix rotation order for XYZ rotation keys (Fixes #1067) scrawl 2014-12-13 15:49:32 +0100
  • ed5387fb8c replaced stay [ ignoring implementation with one that does not interfere with other workarounds (Fixes #2205) Marc Zinnschlag 2014-12-13 15:43:40 +0100
  • e4f75267d0 in case of arguments not separated with comma the fist token of the next argument was put back incorrectly Marc Zinnschlag 2014-12-13 15:40:24 +0100
  • 1f74d8cca5 Merge remote-tracking branch 'scrawl/scripttest' Marc Zinnschlag 2014-12-13 12:49:33 +0100
  • 33d905dc03 Merge remote-tracking branch 'scrawl/master' Marc Zinnschlag 2014-12-13 12:37:57 +0100
  • ba65c6cc7f Add --script-all-dialogue switch to compile all dialogue scripts (Fixes #1659) scrawl 2014-12-13 02:47:04 +0100
  • 0ca11eab1c Ignore extra argument for removeItem (Fixes #2208) scrawl 2014-12-13 02:39:56 +0100
  • 2ebf328dec Always print the failing dialogue script scrawl 2014-12-13 00:39:24 +0100
  • ed6face4aa Disable activation scripts for actors in combat scrawl 2014-12-12 22:21:57 +0100
  • 60aa209144 Implement drowning when knocked out underwater (Fixes #1228) scrawl 2014-12-12 17:39:00 +0100
  • d034a079e6 Allow equipping twohanded weapon and shield at the same time (Fixes #1785) scrawl 2014-12-12 16:49:22 +0100
  • 74e341b2bc updated changelog again Marc Zinnschlag 2014-12-12 10:09:09 +0100
  • b8edd9bac3 Get a nif file's version string regardless of its length. Arthur Moore 2014-12-12 01:48:57 -0500
  • cd835152e1 Fix spacing issue for NIF file errors. Arthur Moore 2014-12-12 01:36:10 -0500
  • 018f4e6895 Fail early if trying to read a string larger than the nif file size. Arthur Moore 2014-11-30 18:59:05 -0500
  • bc85bb32c2 Fix vampirism magic effect not applying immediately (Fixes #1984) scrawl 2014-12-12 02:39:59 +0100
  • 03da21f088 Remove redundant GUI element showing during loading screens scrawl 2014-12-12 02:12:49 +0100
  • e69cf11029 Hide tooltips during loading screens scrawl 2014-12-12 02:05:26 +0100
  • cf5fc60e86 Make ToggleMenus affect tooltips (Fixes #1989) scrawl 2014-12-12 01:42:13 +0100
  • f42420bc19 Use the Original Creature field for SoundGen lookups scrawl 2014-12-12 01:24:35 +0100
  • 2601b26217 Merge branch 'master' of https://github.com/OpenMW/openmw scrawl 2014-12-11 22:44:58 +0100
  • 7892ed35f3 PlaceItem, PlaceItemCell: Make sure references are placed above terrain (Bug #2078) scrawl 2014-12-11 22:25:53 +0100
  • 886903d70e Implement HitAttemptOnMe function (Bug #2078) scrawl 2014-12-11 22:25:41 +0100
  • 5f00a3d5c3 Reset lastHitObject when it is retrieved rather than every frame scrawl 2014-12-11 22:00:31 +0100
  • a355550cab Add support for NPCs with missing head/hair models (Fixes #2078) scrawl 2014-12-11 21:43:31 +0100
  • be16f1d0a5 Implement PcForce1stPerson, PcForce3rdPerson, PcGet3rdPerson (Bug #2078) scrawl 2014-12-11 20:57:25 +0100
  • d955017079 Don't report script operation status via messageBox (Bug #1942) scrawl 2014-12-11 20:51:02 +0100
  • 912dcdc418 Merge remote-tracking branch 'scrawl/ptrupdate' Marc Zinnschlag 2014-12-11 20:41:53 +0100
  • 7759f9f8f9 Merge remote-tracking branch 'scrawl/launcher' Marc Zinnschlag 2014-12-11 20:40:20 +0100
  • 19bd07648b Merge remote-tracking branch 'scrawl/pathgrid' Marc Zinnschlag 2014-12-11 20:32:32 +0100
  • ed2aa5a233 Fix crash caused by dangling baseNode pointer scrawl 2014-12-11 20:32:05 +0100
  • 7e8ca3fff1 Fix object movement between cells producing a stale Ptr within the script execution (Bug #1942) scrawl 2014-12-11 19:27:13 +0100
  • 8ed376af5e Launcher: fix changing active profile through the Play page scrawl 2014-12-11 15:59:27 +0100
  • 3270f0e932 Change pathgrid workaround to check for interior cell name scrawl 2014-12-11 15:19:48 +0100
  • cda0363f29 allow a space in the middle of multi-character comparison operators (Fixes #2185) Marc Zinnschlag 2014-12-11 13:51:37 +0100
  • ed66bbb28d Fix bug setting current launcher profile on startup (Bug #2188) scrawl 2014-12-10 21:10:14 +0100
  • 9ef6e95bf6 Launcher: fix bugs deleting profiles (Fixes #2188) scrawl 2014-12-10 21:47:04 +0100
  • 46cf2a7a77 updated changelog Marc Zinnschlag 2014-12-11 09:20:18 +0100
  • 04a68fc976 Revert "Implement overwriting pathgrid records" scrawl 2014-12-11 00:20:45 +0100
  • 1937ace1b7 Launcher: fix bugs deleting profiles (Fixes #2188) scrawl 2014-12-10 21:47:04 +0100
  • fb1aa096be Settings: reduce scope for better readability scrawl 2014-12-10 21:46:36 +0100
  • 33019b93b4 Fix bug setting current launcher profile on startup (Bug #2188) scrawl 2014-12-10 21:10:14 +0100
  • 6eebe9b44c Read NiFogProperty, but don't use it yet (Feature #920) scrawl 2014-12-10 20:51:32 +0100
  • 623783cd6a Enchanting: fix cast cost for "on use" enchantments being set incorrectly scrawl 2014-12-10 18:05:11 +0100
  • 619ea846b4 Enchanting: fixed case where no range types at all are allowed (e.g. a Constant Effect item with an effect that does not allow the Self range-type) scrawl 2014-12-10 17:48:49 +0100
  • 74c345f790 Enchanting: fix being able to create On Touch / On Target constant effect enchantments (this combination makes no sense) scrawl 2014-12-10 17:40:59 +0100
  • ead6bf1601 Enchanting: cast the enchant points for the item to int (Fixes #2202) scrawl 2014-12-10 17:30:33 +0100
  • 3c747195ae Add fall damage for creatures (Fixes #2201) scrawl 2014-12-10 17:21:34 +0100
  • e0c6f84546 AiFollow: target has to be seen in order to start following (Fixes #1637) scrawl 2014-12-09 22:25:28 +0100
  • 61d73d186d Fixed part of settings window being in the incorrect place Digmaster 2014-12-09 14:56:40 -0600
  • e076e8a9bd Fixed error when downgrading openmw versions Digmaster 2014-12-09 14:53:50 -0600
  • 95219a7936 Show currently selected input type for settings window Digmaster 2014-12-09 14:48:34 -0600
  • bb6ed06a4e read gamecontrollerdb file location from settings file Digmaster 2014-12-09 14:37:32 -0600
  • a7a211860a Fixed binding controls to A on joystick Digmaster 2014-12-09 12:12:38 -0600
  • ad54e09593 Inital value for joysticks is 0.5 Digmaster 2014-12-09 11:16:17 -0600
  • 109a3f78a1 Adjust AiFollow distance for groups of multiple followers (Fixes #1637) scrawl 2014-12-09 16:02:07 +0100
  • 3ad0189982 Take sound listener y rotation (roll) into account, though currently unused for actors scrawl 2014-12-09 12:06:44 +0100
  • 0522da257c Merge remote-tracking branch 'scrawl/master' Marc Zinnschlag 2014-12-09 11:07:26 +0100
  • 073a2f0674 Fixed issue with walking Digmaster 2014-12-09 00:02:18 -0600
  • c37881ead1 Joystick Support Digmaster 2014-12-08 21:57:32 -0600
  • 0fe7500f74 Work around pathgrid record limitation (Fixes #2195) scrawl 2014-12-09 00:13:56 +0100
  • 855fe33c59 Add vanilla-compatible range limiting for playloopsound (Fixes #244, Fixes #1342) scrawl 2014-12-08 23:26:54 +0100
  • f6960debcb Attach sound listener to the player head instead of camera scrawl 2014-12-08 23:26:09 +0100
  • ddad963312 adjusted changelog (removed a regression that was specific to 0.34.0) Marc Zinnschlag 2014-12-08 20:14:00 +0100
  • 6c8a662042 label local/global openmw.cfg files (Fixes #2196) Marc Zinnschlag 2014-12-08 20:08:59 +0100
  • 0649373d2e Merge branch 'report' Marc Zinnschlag 2014-12-08 19:01:38 +0100
  • cf85cbbc8e Switch sound distance model to AL_INVERSE_DISTANCE scrawl 2014-12-08 17:43:56 +0100
  • fbed429b25 Use GMSTs for sound fading distance scrawl 2014-12-08 17:24:45 +0100
  • e6307a5151 move cursor in scripteditor to position of error Marc Zinnschlag 2014-12-08 12:29:23 +0100
  • 9f90a1e44b Remove script access to deleted references that have no content file scrawl 2014-12-07 22:37:50 +0100
  • a64b741af2 store hints from operations in report model report Marc Zinnschlag 2014-12-07 20:53:09 +0100
  • 3a847732b4 abstracted message collection into a class Marc Zinnschlag 2014-12-07 18:57:47 +0100
  • 109fbab546 changed column/row numbering in script compiler error messages from being starting at 0 to starting at 1 Marc Zinnschlag 2014-12-07 16:02:28 +0100
  • 209c5cdbe3 Merge remote-tracking branch 'scrawl/master' Marc Zinnschlag 2014-12-07 12:33:39 +0100
  • f49fde3d5d Add support for undeleting references (Fixes #2193) scrawl 2014-12-06 21:08:18 +0100
  • 9c4355e91c Merge remote-tracking branch 'scrawl/master' Marc Zinnschlag 2014-12-06 20:55:35 +0100
  • 2952a0e2aa Make Resurrect function reset most of the runtime state (Fixes #2181) scrawl 2014-12-06 19:53:24 +0100
  • 41542dedf7 Fix map insert return value mixup (Fixes #2192) scrawl 2014-12-06 17:24:05 +0100
  • 9a1b7cbe52 Add SharedStateButton, used in spell window and controls box to apply mouseover effect to all buttons within one row (Fixes #1986) scrawl 2014-12-06 16:50:09 +0100
  • 6a67aba336 added double click with modifier actions in report table Marc Zinnschlag 2014-12-06 15:08:51 +0100
  • 58f4cc882f added remove action to report table context menu Marc Zinnschlag 2014-12-06 14:30:40 +0100
  • f2fc693325 added context menu to report table Marc Zinnschlag 2014-12-06 14:17:56 +0100
  • 350b0cb93c added hidden hint column to report model Marc Zinnschlag 2014-12-06 13:45:47 +0100
  • 6c18a3b0b5 allow drags from report table Marc Zinnschlag 2014-12-06 13:19:43 +0100
  • 7c59ea6296 added specialised report table Marc Zinnschlag 2014-12-06 13:01:55 +0100
  • 9ae69447d3 Merge remote-tracking branch 'scrawl/master' Marc Zinnschlag 2014-12-06 11:19:47 +0100
  • 3f0bc6eecb Ignore extra bytes after the SCVR string list (Fixes #2184) scrawl 2014-12-05 23:36:06 +0100
  • 416d549568 Fix animation glitch caused by knockdown scrawl 2014-12-05 22:02:18 +0100
  • e313ed3cef Support animated container models scrawl 2014-12-05 20:58:33 +0100
  • 5a25649076 Implement XYZ rotation keys support (Fixes #1067) scrawl 2014-12-05 20:58:03 +0100
  • 65536f0857 Load initial particle system state from NIF files (Fixes #2178) scrawl 2014-12-05 18:00:30 +0100
  • a67e7c64ea Optimize pathgrid store scrawl 2014-12-05 15:58:22 +0100