Commit graph

  • 9a02a85a24 Pulled duplicate code into function. dteviot 2015-07-05 18:07:14 +1200
  • c90841d649 Fix head tracking for NPCs scrawl 2015-07-04 21:00:01 +0200
  • 4fbd24206b ExtendedCommandConfigurator: layout changes Stanislav Bas 2015-07-04 20:47:10 +0300
  • 880bc31ddf TableBottomBox: Creator/Configurator can be closed via Escape Stanislav Bas 2015-07-04 20:30:02 +0300
  • c1b06538dc Add Edit 'ID' action for nested fields Stanislav Bas 2015-07-04 19:55:48 +0300
  • 30fd711a47 TableEditIdAction: prevent creation of a UniversalId with Type_None Stanislav Bas 2015-07-04 19:39:53 +0300
  • 86dc5a2c67 Add Edit 'ID' action for nested tables Stanislav Bas 2015-07-04 19:27:42 +0300
  • 464e674a81 Rework Table (view) code to use a TableEditIdAction Stanislav Bas 2015-07-04 18:51:39 +0300
  • 6b34845168 Create a separate class for Edit 'ID' action to use in tables' context menus Stanislav Bas 2015-07-04 18:49:32 +0300
  • c773ed9f9a move checkWayIsClear to pathfinding; move shortcut logic to separate func (AiPackage::shortcutPath); rework AiPackage::pathTo mrcheko 2015-07-04 18:00:16 +0300
  • fae93e3d82 Bugfix: was not resetting mStuckCount. dteviot 2015-07-04 19:00:27 +1200
  • 46a654286b Remove fix for #1317 dteviot 2015-07-04 18:57:56 +1200
  • 164994f3d3 Made PathFinder::buildPath() private. dteviot 2015-07-04 18:47:26 +1200
  • 6bcea21e14 Use fCombatDelayCreature, fCombatDelayNpc for random delays between aicombat attacks (Bug #1876) scrawl 2015-07-04 05:19:05 +0200
  • 1f826476ff Fix build error Stanislav Bas 2015-07-04 02:02:22 +0300
  • ff3c9a6fb2 ExtendedCommandConfigurator: the perform button is now the default for the widget Stanislav Bas 2015-07-03 23:35:00 +0300
  • e664ef7578 ExtendedCommandConfigurator: the perform button takes the name of the command that is executed Stanislav Bas 2015-07-03 23:15:26 +0300
  • 05cc130212 The configuration panel gets a focus when opening Stanislav Bas 2015-07-03 22:31:38 +0300
  • 95d16b24c0 ExtendedCommandConfigurator: disable the perform button when all tables are unchecked Stanislav Bas 2015-07-03 22:25:56 +0300
  • 260f6f22ae TableBottomBox adjusts its size according to the current widget size Stanislav Bas 2015-07-03 22:07:37 +0300
  • d73fd471c3 IdContextMenu: don't add Edit action if it's already in the context menu Stanislav Bas 2015-07-03 19:07:44 +0300
  • 61ab0ba482 Prevent the Edit 'ID' action for the current ID of the dialogue subview Stanislav Bas 2015-07-03 18:48:13 +0300
  • 149cb9d004 IdContextMenu: if the ID field is empty show the standard context menu (if available) Stanislav Bas 2015-07-03 16:51:47 +0300
  • e8e34f37dd Edit 'ID' action is available in dialogue sub-views (for LineEdits and Labels) Stanislav Bas 2015-07-03 16:24:08 +0300
  • 47b66b57ae Create a context menu handler for dialogue editors with ID information Stanislav Bas 2015-07-03 15:37:10 +0300
  • 382cdb8c60 implemented sorting in report views (Fixes #2540) Marc Zinnschlag 2015-07-03 10:45:08 +0200
  • a7bd050928 Accurate attack timings in AiCombat scrawl 2015-07-03 05:58:12 +0200
  • 741e5db862 Fix for non-bipedal creatures that use weapons, e.g. rieklings scrawl 2015-07-03 05:37:18 +0200
  • 2385938485 Fix a typo scrawl 2015-07-03 02:42:40 +0200
  • 82740c1645 Remove completely broken code scrawl 2015-07-03 02:29:42 +0200
  • d07b176b36 Take into account hit recovery, knockdown and other animations for AiCombat attack timing scrawl 2015-07-02 22:25:19 +0200
  • 520a832a9a Remove an already resolved todo comment scrawl 2015-07-02 22:24:23 +0200
  • 12bf3694bd Rework widget layout of ExtendedCommandConfigurator Stanislav Bas 2015-07-02 22:05:45 +0300
  • 6724585777 Light magic effect scrawl 2015-07-02 17:19:30 +0200
  • 631cec7304 Take the radius of lights into account when sorting scrawl 2015-07-02 17:19:07 +0200
  • bf9c62fa42 Fix for some coverity scan defects scrawl 2015-07-01 03:42:04 +0200
  • dcb8fbc69c Accurate handling of fog depth/density (Fixes #2752) scrawl 2015-07-01 03:21:39 +0200
  • b8772c6902 Add the ability to configure extended commands for tables Stanislav Bas 2015-07-02 20:44:59 +0300
  • fcf69555f4 Add the user setting for enabling the configuration of extended commands Stanislav Bas 2015-07-02 20:41:32 +0300
  • 6691891bee Include cleanup scrawl 2015-07-02 19:16:44 +0200
  • a1432b0255 Move attackingOrSpell flag to the CharacterController scrawl 2015-07-02 19:14:28 +0200
  • 519fb9482a Minor cleanup scrawl 2015-07-02 18:11:24 +0200
  • ba762ec1c1 Add the configuration widget to the bottom box Stanislav Bas 2015-07-02 17:21:47 +0300
  • 1949fe4bf9 Add the configuration widget for extended commands Stanislav Bas 2015-07-02 15:47:12 +0300
  • dafb1b5fa9 Merge remote-tracking branch 'smbas/master' Marc Zinnschlag 2015-07-01 23:13:49 +0200
  • 1afa22f443 Add the RecordType column to the MetaData table Stanislav Bas 2015-06-30 23:35:54 +0300
  • 5d24091364 Fix build error and a pair of warnings Alexander "Ace" Olofsson 2015-07-01 15:06:38 +0200
  • 65ba072dcd Disable most targets except for OpenMW in coverity script scrawl 2015-07-01 02:09:13 +0200
  • c30936c19b Reduce number of jobs in coverity script further scrawl 2015-06-30 20:52:03 +0200
  • 277113f75b Fix number of jobs in coverity script scrawl 2015-06-30 18:05:48 +0200
  • 2065e0fa2d Use the correct format specifier for ess-imported savegames scrawl 2015-06-30 17:43:22 +0200
  • 20d03c7e39 Refuse loading save games of unknown format scrawl 2015-06-30 17:26:42 +0200
  • a081d402c5 Use the format field instead of version field scrawl 2015-06-30 17:26:33 +0200
  • 4637750601 Savegame loading optimization scrawl 2015-06-30 03:58:23 +0200
  • 4eaaa5e855 Increment save file version and mark it as used, will be used in next commit scrawl 2015-06-30 03:54:56 +0200
  • 51a2d4ef5a Merge remote-tracking branch 'upstream/master' Stanislav Bas 2015-06-30 13:50:33 +0300
  • d3bcf0711c Merge remote-tracking branch 'smbas/feature-cloning-enhancements' Marc Zinnschlag 2015-06-30 10:40:28 +0200
  • 43f9c7f295 Skip the Update traversal for inactive skeletons scrawl 2015-06-30 03:25:30 +0200
  • ca21e9ecb1 Fix magic hit VFX showing when casting on a static object scrawl 2015-06-30 02:52:09 +0200
  • 4b2391c60f Ignore effect meshes in getScreenBounds scrawl 2015-06-30 02:51:32 +0200
  • d5a47cfafe Include cleanup scrawl 2015-06-30 01:41:03 +0200
  • e2103287aa Not accepted drag event must be ignored Stanislav Bas 2015-06-29 22:45:34 +0300
  • 017c9f7ac9 Fading for weather particle effects scrawl 2015-06-29 20:19:46 +0200
  • bbf4927a10 Disable OSX travis for now, needs to be updated with an OSG package scrawl 2015-06-28 16:38:11 +0200
  • cd2e6d4436 Move the __STDC_CONSTANT_MACROS define to cmakelists scrawl 2015-06-28 05:53:03 +0200
  • 1956e2c988 Merge branch 'master' of https://github.com/OpenMW/openmw into osg scrawl 2015-06-28 00:38:39 +0200
  • e4d52ff9b0 Deleted records can be cloned Stanislav Bas 2015-06-28 00:31:41 +0300
  • 9d274ee156 Merge branch 'master' into feature-cloning-enhancements Stanislav Bas 2015-06-27 22:02:31 +0300
  • 7182d564d7 Merge remote-tracking branch 'upstream/master' Stanislav Bas 2015-06-27 22:02:12 +0300
  • 81c7ce5b06 Add the proper getErrors() method to CellCreator. Fix the impossibility of the Exterior Cell creation. Stanislav Bas 2015-06-27 21:59:16 +0300
  • 15bb2855a9 disable prev/next buttons if there is no previous/next record Marc Zinnschlag 2015-06-27 16:57:45 +0200
  • e27a75bd10 added user setting for cyclic prev/next Marc Zinnschlag 2015-06-27 15:56:41 +0200
  • 95522fcad2 more general cleanup Marc Zinnschlag 2015-06-27 15:29:54 +0200
  • 9aa153984a fixed inconsistent handling of deleted records in dialogue; general cleanup Marc Zinnschlag 2015-06-27 15:02:50 +0200
  • a8c26ec0c1 moved most of the code for next/prev buttons from DialogueSubView to RecordBUttonBar Marc Zinnschlag 2015-06-27 14:42:22 +0200
  • d5e6d8a58b disable dialogue subview buttons while document is locked Marc Zinnschlag 2015-06-27 14:25:48 +0200
  • 6769479358 moved code for initiating record cloning from DialogueSubView to RecordButtonBar Marc Zinnschlag 2015-06-27 13:47:07 +0200
  • 7f1129df3b cleaned up DialogueSubView constructor; moved bottom box below button bar Marc Zinnschlag 2015-06-27 12:53:46 +0200
  • 49dc30683f refactored dialogue subview button bar into a new class Marc Zinnschlag 2015-06-27 12:49:56 +0200
  • cbb124ab4f Close the creator when the original record is removed (in clone mode) Stanislav Bas 2015-06-27 12:26:19 +0300
  • cad4ce4e0f Cell type can be changed when cloning a cell Stanislav Bas 2015-06-27 11:47:59 +0300
  • 5761ec428d Creating/cloning Cell sets the proper Interior flag Stanislav Bas 2015-06-26 23:38:20 +0300
  • f3bb00e3d9 Add the ability to add nested values to the Create command Stanislav Bas 2015-06-26 22:16:12 +0300
  • a7f31988d1 Add the ability to search a nested column index Stanislav Bas 2015-06-26 22:14:11 +0300
  • 502cc852da Handle encoding conversions when saving TES3 header (Fixes #2727) scrawl 2015-06-26 20:16:32 +0200
  • f99eed2e81 Merge remote-tracking branch 'upstream/master' Stanislav Bas 2015-06-26 20:35:09 +0300
  • 6d5823e8aa killed some tabs Marc Zinnschlag 2015-06-26 18:54:49 +0200
  • fdf6645dbc Merge remote-tracking branch 'smbas/fix-info-tables' Marc Zinnschlag 2015-06-26 18:47:16 +0200
  • 654e7428aa Merge remote-tracking branch 'smbas/master' Marc Zinnschlag 2015-06-26 18:39:40 +0200
  • 2dada1a162 Merge branch 'meta' Marc Zinnschlag 2015-06-26 18:37:39 +0200
  • 4487bda702 size limits for meta data strings Marc Zinnschlag 2015-06-26 18:19:00 +0200
  • 59db9664ba Pass the CharacterController to AiPackage::execute scrawl 2015-06-26 17:47:04 +0200
  • a4c2c75d1f fixed overwriting of meta data when loading project file Marc Zinnschlag 2015-06-26 16:22:06 +0200
  • 1e033fa8fe added meta data dialogue sub view Marc Zinnschlag 2015-06-26 16:11:00 +0200
  • 57015f3666 fixed handling of numeric read-only fields in dialogue sub views Marc Zinnschlag 2015-06-26 15:50:36 +0200
  • 10fbe6aada split DialogueSubView in SimpleDialogueSubView and DialogueSubView Marc Zinnschlag 2015-06-26 15:17:47 +0200
  • 5a37530c1c added missing MetaData table UniversalId type Marc Zinnschlag 2015-06-26 15:17:18 +0200
  • 1870b087e7 ported setting of meta data for saving to the new mechanism Marc Zinnschlag 2015-06-26 13:13:22 +0200
  • f3ff90e1fd moved meta data into a new single-row table Marc Zinnschlag 2015-06-26 13:01:25 +0200
  • feeb9ea8b0 Merge remote-tracking branch 'upstream/master' Stanislav Bas 2015-06-26 12:10:51 +0300