Commit graph

  • ede4bfcf52 Rework EsmTool code. Remove explicit NAME handling Stanislav Bas 2015-07-19 14:55:54 +0300
  • 8e6a7be6f5 Implement saving of deleted records Stanislav Bas 2015-07-19 11:42:05 +0300
  • e04e32bcff Delete infos of deleted dialogue when loading a content file Stanislav Bas 2015-07-18 20:32:10 +0300
  • a4d3e59e5c Add a separate method to check whether a record is deleted or not for IdCollection Stanislav Bas 2015-07-18 15:55:24 +0300
  • 5fd48efd28 Some refactoring. Remove unused code Stanislav Bas 2015-07-16 22:31:59 +0300
  • e65ff723ce More ESM records have DELE handling. Changed records: Race, Land, Pathgrid, StartScript, DebugProfile, Filter Stanislav Bas 2015-07-16 22:17:49 +0300
  • ad353e6dd0 Refine DELE handling in ESM records. Add position-independent DELE search Stanislav Bas 2015-07-16 19:52:31 +0300
  • 9b3d5c958f Merge remote-tracking branch 'scrawl/music' Marc Zinnschlag 2015-07-19 11:49:00 +0200
  • 137d5e2586 Merge remote-tracking branch 'scrawl/master' Marc Zinnschlag 2015-07-19 11:46:06 +0200
  • 00eef585af renamed mPlayedIdle to mIdleAnimation. dteviot 2015-07-19 18:04:42 +1200
  • 22f49128cc replaced multiple booleans with single state variable. dteviot 2015-07-19 18:02:13 +1200
  • 1ed6e95c07 Got rid of some radians to degrees to radians conversions. dteviot 2015-07-19 18:01:25 +1200
  • 3ebe9fb34f renamed mRotate to mTurnActorGivingGreetingToFacePlayer dteviot 2015-07-19 18:00:49 +1200
  • b01abe4d19 Stop title music when the game starts (Fixes #2468) scrawl 2015-07-19 02:08:24 +0200
  • 1156668843 Render certain map markers on top of the player arrow (Fixes #2559) scrawl 2015-07-19 00:45:02 +0200
  • a5b4e087c5 define owned colours in settings.cfg Jiří Kuneš 2015-07-18 22:17:46 +0200
  • cbc44b33ba define crosshair owned colour in openmw_hud_box.skin.xml Jiří Kuneš 2015-07-18 21:29:38 +0200
  • 278a078e9d Unify magic effect tick functions scrawl 2015-07-18 20:39:45 +0200
  • 77f1387da8 Include cleanup scrawl 2015-07-18 19:40:31 +0200
  • 833ad5a2b4 Merge remote-tracking branch 'origin/master' Marc Zinnschlag 2015-07-18 17:48:05 +0200
  • cdfa3006a3 incorrect sBribe GMSTs for new omwgame files (Fixes #2785) Marc Zinnschlag 2015-07-18 17:47:50 +0200
  • b2ab0122ab Merge branch 'scriptbuttons' Marc Zinnschlag 2015-07-18 17:37:43 +0200
  • 75f5972898 show owned - better settings Jiří Kuneš 2015-07-18 17:13:20 +0200
  • f1ac440b78 do not allow editing of deleted scripts Marc Zinnschlag 2015-07-18 17:00:00 +0200
  • df077f8649 color tooltip red when taking item would result in crime Jiří Kuneš 2015-07-18 16:56:57 +0200
  • 8763a3b3c3 make compilation delay configurable via a user setting Marc Zinnschlag 2015-07-18 15:32:38 +0200
  • 111cf5462b Merge pull request #666 from scrawl/animation scrawl 2015-07-18 13:33:41 +0200
  • 73b6df8280 put script compilation in script subview behind a timer Marc Zinnschlag 2015-07-18 13:09:17 +0200
  • 4fa2cd288d Merge branch 'openmw-36' Marc Zinnschlag 2015-07-18 12:47:05 +0200
  • b3ad983f1f Merge remote-tracking branch 'scrawl/version' Marc Zinnschlag 2015-07-18 12:22:37 +0200
  • e921552053 Merge remote-tracking branch 'scrawl/opencs' Marc Zinnschlag 2015-07-18 11:58:20 +0200
  • edde1fb727 Merge remote-tracking branch 'scrawl/master' Marc Zinnschlag 2015-07-18 11:40:36 +0200
  • 39ab9948f6 updated credits file Marc Zinnschlag 2015-07-18 11:40:18 +0200
  • 964cd44e96 Merge remote-tracking branch 'kunesj/master' Marc Zinnschlag 2015-07-18 11:34:04 +0200
  • 05d2790601 Merge pull request #672 from slothlife/windows-icon-fix scrawl 2015-07-18 05:00:23 +0200
  • f8f0380413 Fix for loading window icon on Windows slothlife 2015-07-17 21:41:53 -0500
  • 58720e6a28 Fix the OpenCS rendering crash on exit (Fixes #2735) scrawl 2015-07-18 03:52:38 +0200
  • 753d35b0de Merge pull request #667 from slothlife/static-deps-build scrawl 2015-07-18 03:28:07 +0200
  • a33ca75742 Pass AnimPriority by const reference scrawl 2015-07-18 03:23:41 +0200
  • f09e4620b6 Move OpenMW version information to a textfile instead of compiling it in scrawl 2015-07-18 03:01:06 +0200
  • c783b50a83 Fix config file priority in the launcher to match OpenMW scrawl 2015-07-18 01:38:35 +0200
  • 6e493500c9 Show custom map markers on the tooltip of the world map marker (Fixes #2711) scrawl 2015-07-18 00:14:11 +0200
  • 420789baa9 Remove an unused include slothlife 2015-07-17 15:26:04 -0500
  • 1b3cc957f8 Move some OSG static library setup code slothlife 2015-07-17 15:13:43 -0500
  • 41bed4c7d9 Use multimap to speed up custom map marker code scrawl 2015-07-17 20:49:10 +0200
  • 4a6d806127 fixed comment, save settings to member variable, removed usless include, changed variable to const Jiří Kuneš 2015-07-17 20:30:00 +0200
  • e68b388d16 removed setCrosshairOwned from windowmanager Jiří Kuneš 2015-07-17 19:13:45 +0200
  • c019f8e23d use correct mechanics manager Jiří Kuneš 2015-07-17 18:49:47 +0200
  • 15107ca5cf crosshair owned - settings option Jiří Kuneš 2015-07-17 17:48:38 +0200
  • 66edae9b93 change collor of crosshair Jiří Kuneš 2015-07-17 17:29:00 +0200
  • df99d5a59d Move setup code for OSG when statically linked slothlife 2015-07-17 09:56:21 -0500
  • 72728b9c01 disable cusor when item/container is owned Jiří Kuneš 2015-07-17 16:32:35 +0200
  • 5febb96012 do not try to jump to source location for errors that do not have a source location Marc Zinnschlag 2015-07-17 13:59:50 +0200
  • f665919046 consider column when jumping to error in source text Marc Zinnschlag 2015-07-17 13:53:22 +0200
  • 0abd29a3b4 jump to line in source text when clicking on an error in error table Marc Zinnschlag 2015-07-17 13:42:25 +0200
  • 100af80388 made error table read only Marc Zinnschlag 2015-07-17 13:06:51 +0200
  • 56ed0926bd improved error table layout Marc Zinnschlag 2015-07-17 12:45:08 +0200
  • eab1ec9160 consider script warning settings for script subview Marc Zinnschlag 2015-07-17 11:52:59 +0200
  • 43b1f15af9 Merge remote-tracking branch 'upstream/master' into static-deps-build slothlife 2015-07-17 01:03:19 -0500
  • 83ef1f7eea Add support for linking OpenSceneGraph statically slothlife 2015-07-17 00:56:15 -0500
  • 91d71d0fcd Disable MyGUI's scrollbar autorepeat (Fixes #2779) scrawl 2015-07-17 03:39:09 +0200
  • 660e7f5d89 Don't update animation states in skipAnim mode (Fixes #2782) scrawl 2015-07-17 03:28:17 +0200
  • 9a115fedbc Add ability to copy&paste the version label in the main menu scrawl 2015-07-16 20:11:33 +0200
  • cc59493cb2 Don't restart the jump animation when equipping a different weapon (Fixes #2286) scrawl 2015-07-16 20:03:16 +0200
  • b5c79738f1 Fix enchantments casting more than once per button press, broken by a1432b0255 scrawl 2015-07-16 19:56:09 +0200
  • f6f82d433c Fix bug with loop key assignment scrawl 2015-07-16 19:55:05 +0200
  • 9b12b4f1e2 refactored mapping from message severity enum to string Marc Zinnschlag 2015-07-16 14:46:02 +0200
  • 2d8a78726d improved error reporting Marc Zinnschlag 2015-07-16 14:09:14 +0200
  • 2016ff773f display script errors in script subview Marc Zinnschlag 2015-07-16 12:36:20 +0200
  • 3ba73f5fd9 Handle deleted records in RefCollection Stanislav Bas 2015-07-15 20:53:08 +0300
  • f8d360190d Remove an unneeded virtual scrawl 2015-07-15 19:10:09 +0200
  • 992b770315 Don't set OnPcEquip for items that failed to equip (Fixes #2776) scrawl 2015-07-15 18:52:23 +0200
  • e8a9567be3 Move DELE handling to CellRef record Stanislav Bas 2015-07-15 19:39:01 +0300
  • 17ada63fcb Don't play turning animations on the upperbody when in first person mode (Fixes #2287) scrawl 2015-07-15 15:46:31 +0200
  • 3656851750 Remove the now unused changeBlendMask scrawl 2015-07-15 14:55:33 +0200
  • 83cceeee72 Use the extended animation priority for Block animations, allow starting attacks during a block animation (Fixes #2761) scrawl 2015-07-15 14:54:37 +0200
  • cf14d1748c Use the extended animation priority for Hit animations scrawl 2015-07-15 14:47:29 +0200
  • 50db6ed396 Use the extended animation priority for weapon animations scrawl 2015-07-15 14:40:36 +0200
  • e93a578f23 Extend the animation priority system to one priority value per bone group / distinct blend mask scrawl 2015-07-15 14:18:31 +0200
  • 335ef97cf5 Rename Animation::Group to Animation::BlendMask scrawl 2015-07-09 18:47:11 +0200
  • a1389b87ba Return a correct index for a loaded record that was deleted Stanislav Bas 2015-07-14 23:31:16 +0300
  • 355ef14d23 Merge pull request #665 from Koncord/master scrawl 2015-07-14 20:10:27 +0200
  • 5e623a2a1d Rework RefIdData code. Update the index map when a new record is loaded Stanislav Bas 2015-07-14 16:18:33 +0300
  • fd750de21d Merge branch 'appveyor' of github.com:ace13/openmw into appveyor Alexander "Ace" Olofsson 2015-07-14 18:42:18 +0200
  • 73731d27e9 Add ${MYGUI_LIBRARIES} to components/CMakeLists.txt Koncord 2015-07-14 23:54:47 +0900
  • 90af7060ea Forgot an echo Alexander "Ace" Olofsson 2015-07-14 16:26:32 +0200
  • df027b3498 hooked up script subview buttons to bottom box (enables add and clone) Marc Zinnschlag 2015-07-14 13:52:48 +0200
  • cf1fb76bb4 fixed deleted button sensitivity state Marc Zinnschlag 2015-07-14 13:34:13 +0200
  • 0860c27b03 improving consistency of subview layouts Marc Zinnschlag 2015-07-14 11:49:41 +0200
  • 2202973c24 replaced the script subview status bar with a bottom box (including a status bar) Marc Zinnschlag 2015-07-14 10:05:45 +0200
  • de6dc21552 Create hardware cursors in advance (Fixes #2660) scrawl 2015-07-13 23:36:25 +0200
  • b55a4999ca Add NAME handling to DebugProfile and Filter records Stanislav Bas 2015-07-13 22:37:14 +0300
  • c4866bdfc6 Disable mipmaps for GUI textures scrawl 2015-07-13 19:13:26 +0200
  • dca4704b4b Print exceptions in CharacterCreation::spawnDialog scrawl 2015-07-13 18:40:05 +0200
  • f1b52c964a Select the current resolution in resolution list on game start (Fixes #2768) scrawl 2015-07-13 18:00:41 +0200
  • 5a0af772dd Update README.md scrawl 2015-07-13 17:40:03 +0200
  • fc6c14614b added user settings option to toggle toolbars in single-record subviews Marc Zinnschlag 2015-07-13 12:52:18 +0200
  • 71e5fc7f04 Remove INAM handling from InfoCollection Stanislav Bas 2015-07-13 11:19:14 +0300
  • c8c79dc1ef Move ID loading into a separate method for Dialogue and DialInfo records Stanislav Bas 2015-07-13 10:53:31 +0300
  • 749eff5259 renaming a few user settings categories Marc Zinnschlag 2015-07-13 09:42:16 +0200