Commit graph

  • f7ba1dbfc8 Add error handling for getPcRank and similar defines (Fixes #2071) scrawl 2014-10-28 16:07:37 +0100
  • 68b7532383 Move code to WorldspaceWidget so that UnpagedWorldspaceWidget can be supported. cc9cii 2014-10-29 00:50:48 +1100
  • f57ddec6a2 Allow NIF rotation matrices that include scale values (Fixes #2052) scrawl 2014-10-27 17:54:03 +0100
  • e48dc45ede Fix creatures not being able to move with 0/0 encumbrance scrawl 2014-10-27 15:34:53 +0100
  • fc1a897fbf Add comment to WNAM in ESM::Land scrawl 2014-10-27 15:34:37 +0100
  • c194226d08 Increase maximum height for finding spawn points to 500 (Fixes #2056) scrawl 2014-10-26 18:07:49 +0100
  • aa02974d3b Fix Journal instruction for non-existing journal indices (Fixes #2063) scrawl 2014-10-25 23:40:24 +0200
  • 5afaa0083f Minimise false detection of grab & drag operation. cc9cii 2014-10-28 06:42:33 +1100
  • a01a921644 Experimental mouse event state machine for 3d editing, starting with drag & drop objects. cc9cii 2014-10-28 06:01:19 +1100
  • e604fcf282 Merge branch 'double' Marc Zinnschlag 2014-10-27 09:56:52 +0100
  • 6f4b753750 replaced regular function call from SubView to View with signal-slot-connection Marc Zinnschlag 2014-10-27 09:51:55 +0100
  • 1aef9304e9 replaced the signal/slot user settings update with a regular function call Marc Zinnschlag 2014-10-27 09:44:18 +0100
  • b0a7b457f7 made double click actions in tables configurable Marc Zinnschlag 2014-10-27 09:32:02 +0100
  • 815e832dbb Merge branch 'master' into mouse-picking-state cc9cii 2014-10-27 18:57:42 +1100
  • 275bf854ed added new user setting: window/hide-subview (hide subview titlebar if there is only one subview in the window) Marc Zinnschlag 2014-10-27 08:57:18 +0100
  • 073478a97e Merge remote-tracking branch 'origin/openmw-33' into openmw-33 openmw-0.33.0 Marc Zinnschlag 2014-10-27 07:30:41 +0100
  • 5114eee40d Merge remote-tracking branch 'cc9cii/status-bar' Marc Zinnschlag 2014-10-27 07:20:50 +0100
  • e5a087f8d6 Merge remote-tracking branch 'miroslavr/master' Marc Zinnschlag 2014-10-27 07:17:56 +0100
  • 9d15e0d56f Merge remote-tracking branch 'sandstranger/fixes-shadows-on-glsles-shaders' Marc Zinnschlag 2014-10-27 07:16:32 +0100
  • a5b509ca70 Merge branch 'fixes-shadows-on-glsles-shaders' of https://github.com/sandstranger/openmw sylar 2014-11-26 06:56:28 +0400
  • 925f1487b0 fix for world_matrix error sylar 2014-11-26 06:55:41 +0400
  • 6c8320a638 More cleanup. cc9cii 2014-10-27 12:09:20 +1100
  • c2c33eac0f Minor cleanup. cc9cii 2014-10-27 08:26:01 +1100
  • 0b63ba5727 Move debug rendering code out of PhysicsSystem. cc9cii 2014-10-27 08:08:33 +1100
  • dd2c067e17 Cleanup for better legibility. cc9cii 2014-10-27 06:50:51 +1100
  • fb0f85c8db Report terrain position on cursor position. cc9cii 2014-10-26 21:15:47 +1100
  • 95683bc8c3 Add user interface for top level window status-bar setting (implementation already existed). For feature #854. cc9cii 2014-10-26 15:04:52 +1000
  • 450e951b2d Adjusted book layout to better match vanilla MiroslavR 2014-10-26 01:54:25 +0200
  • 8b0dc88db8 Use the correct name for deleting objects. cc9cii 2014-10-26 08:15:18 +1100
  • b46df4034d Cleanup bullet objects in the destructors. cc9cii 2014-10-26 07:56:51 +1100
  • dab05471be Reset crime when bounty is reset to 0 by a script (Fixes #2057) scrawl 2014-10-25 21:09:37 +0200
  • ac067564ea Don't include al.h in decoder classes, format support check will need to be redone later. For now, resample all formats that might not be supported on any hardware. scrawl 2014-10-25 20:50:41 +0200
  • dc6a99d32a Add missing virtual destructor scrawl 2014-10-25 20:00:10 +0200
  • 4680bc6c93 Merge branch 'master' of https://github.com/OpenMW/openmw scrawl 2014-10-25 19:59:23 +0200
  • c8a273f552 Stats window layout fix scrawl 2014-10-25 19:57:01 +0200
  • aad13e6bff close view when closing last sub-view unless this view is the last view Marc Zinnschlag 2014-10-25 18:13:56 +0200
  • 6126b3b84a Videoplayer: wait until we have the first picture before returning from playVideo() scrawl 2014-10-25 17:26:20 +0200
  • 55c9c0a266 Audio resampling fixes scrawl 2014-10-25 17:17:57 +0200
  • c9750dc7c6 fixes shadows on glsles sylar 2014-10-25 19:00:23 +0400
  • a9f5632afd extended double click functionality in tables Marc Zinnschlag 2014-10-25 16:27:36 +0200
  • 9337d6533a Add terrain collision. Support visibility mask for objects and terrain. cc9cii 2014-10-25 22:09:19 +1100
  • a87092d11b Merge remote-tracking branch 'miroslavr/master' Marc Zinnschlag 2014-10-25 12:09:36 +0200
  • a4be214fb1 Merge remote-tracking branch 'scrawl/master' Marc Zinnschlag 2014-10-25 12:08:16 +0200
  • 4678d26c22 Merge remote-tracking branch 'cc9cii/master' Marc Zinnschlag 2014-10-25 12:07:07 +0200
  • 18b63d2e16 Merge remote-tracking branch 'lgro/issue_1982_long_class_names_are_cut_off' Marc Zinnschlag 2014-10-25 12:05:01 +0200
  • cc0acec64c Add settings to enable/disable debug rendering of mouse picking. cc9cii 2014-10-25 21:02:40 +1100
  • dd9208afeb Merge remote-tracking branch 'upstream/master' into mouse-picking cc9cii 2014-10-25 10:59:17 +0100
  • d7716e7314 Fixes #1982: Long class names are cut off in the UI Lukasz Gromanowski 2014-10-25 09:37:51 +0200
  • ea67cf0ebe Try the fix again. cc9cii 2014-10-25 15:37:09 +1100
  • 69d0c7fd70 Cleanup leftover from previous osx support attempts. cc9cii 2014-10-25 10:40:33 +1100
  • e01795556f Suppress some warnings for MSVC. cc9cii 2014-10-25 10:37:57 +1100
  • dbe30e31b9 Make creature's model take priority over base_anim.nif (Fixes #2055) scrawl 2014-10-25 00:56:43 +0200
  • 102103e37b Add possibly missing include for av_rescale_q scrawl 2014-10-25 00:14:51 +0200
  • b39d69e98c Videoplayer fixes, play/pause & seeking scrawl 2014-10-24 21:19:17 +0200
  • ed3a3f717f Handle getdistance on objects inside a container (Fixes #2046) MiroslavR 2014-10-24 18:49:38 +0200
  • fa746b8e54 Do not display weight or value in tooltip for zero-weight items (Fixes #2047) MiroslavR 2014-10-24 13:05:39 +0200
  • 925fa8d193 Reset ownership of items dropped via 'drop' instruction (Fixes #2053) MiroslavR 2014-10-24 12:46:14 +0200
  • e2bad395e5 Leak fix scrawl 2014-10-24 18:07:17 +0200
  • 54a6897df8 Use QString rather than std::to_string cc9cii 2014-10-24 20:43:29 +1000
  • e5dd8d06a0 Store object reference id to RigidBody instead of scene node handles. cc9cii 2014-10-24 21:18:29 +1100
  • cb53e714f7 Convert PhysicsSystem to a singleton. cc9cii 2014-10-24 19:14:02 +1000
  • 2fa44c3c5f removed two issues from the changelog that did not make it into the release Marc Zinnschlag 2014-10-24 09:30:48 +0200
  • 98ff3e7307 No physics or mouse picking for object preview. cc9cii 2014-10-24 07:57:29 +1100
  • 19b380d0b4 Merge remote-tracking branch 'scrawl/master' Marc Zinnschlag 2014-10-23 20:07:40 +0200
  • 2a3627b5a8 avresample wrapper fix scrawl 2014-10-23 18:27:00 +0200
  • 20aa89e785 Minor tweaks to files and directories Bodillium 2014-10-23 23:32:24 +1100
  • 6ff41c6a00 intercept shift/ctrl double-clicks in tables Marc Zinnschlag 2014-10-23 11:28:58 +0200
  • 2f26fc1188 Avoid Ogre exceptions and null pointers. cc9cii 2014-10-23 20:14:01 +1100
  • 39cd89a9af Make gcc happy. cc9cii 2014-10-23 18:51:31 +1100
  • f70ddb5e98 Finish reworking files and directories section Bodillium 2014-10-23 15:46:43 +1100
  • 4d86371ca3 Minor refactoring and cleanup. cc9cii 2014-10-23 15:35:01 +1100
  • cca6d0a024 Fixed issue with mouse picking accuracy. cc9cii 2014-10-23 12:43:06 +1100
  • a9be8628b9 namespace fix, improve comment scrawl 2014-10-22 23:22:22 +0200
  • 9da1c49276 Add missing header to CMakeLists, remove stale comment scrawl 2014-10-22 22:41:05 +0200
  • eb1c24ffe6 Refactor video player engine to get rid of MWSound dependencies scrawl 2014-10-22 22:11:03 +0200
  • fdee3fd919 Added debug lines to show ray hit position. Added highlighting the Entity hit by the ray. Incorporated user setting far clip distance. cc9cii 2014-10-23 06:59:14 +1100
  • dd8964da99 Begin reworking files and directories section Bodillium 2014-10-22 21:54:37 +1100
  • c1d867a213 Merge remote-tracking branch 'origin/master' Marc Zinnschlag 2014-10-22 09:48:30 +0200
  • 8f0add75f5 Merge remote-tracking branch 'scrawl/master' Marc Zinnschlag 2014-10-22 09:42:28 +0200
  • 94d5151273 Merge remote-tracking branch 'miroslavr/master' Marc Zinnschlag 2014-10-22 09:39:54 +0200
  • bcb2d714c0 Add TODO comments for future videoplayer enhancements scrawl 2014-10-21 23:46:04 +0200
  • 4b53b8658b Debug rendering toggled by double clicking the right mouse button. Raycasting works, but inaccurate. cc9cii 2014-10-22 07:11:04 +1100
  • 41df4289c6 Merge remote-tracking branch 'upstream/openmw-33' into HEAD scrawl 2014-10-21 19:40:58 +0200
  • ba26879fd4 Merge pull request #336 from ace13/openmw-33 scrawl 2014-10-21 19:39:36 +0200
  • b5a57920b6 Fix compile error on Windows Alexander "Ace" Olofsson 2014-10-21 19:35:17 +0200
  • 5711103322 Remove leftover comment scrawl 2014-10-21 17:51:59 +0200
  • 202cfa879f Implement frame drop support in the videoplayer (Fixes #1343) scrawl 2014-10-20 00:27:32 +0200
  • 290aacd2a6 Fix videoplayer crash on quit scrawl 2014-10-19 23:53:39 +0200
  • 8472695f89 Revert "Fix for compiler warnings and deprecated functions usage in videoplayer." scrawl 2014-10-19 04:05:43 +0200
  • de0e0fedff Revert "Fix for compiler warnings and deprecated functions usage in videoplayer." scrawl 2014-10-19 04:05:16 +0200
  • 681f3fa530 Revert "Removed a warning about comparision between signed and unsigned variable in ffmpeg_decoder." scrawl 2014-10-19 04:04:43 +0200
  • bb10af64c0 Revert "Disable travis IRC spam until the OSX build is fixed" scrawl 2014-10-21 16:12:33 +0200
  • 5fdd264d07 Merge remote-tracking branch 'origin/master' Marc Zinnschlag 2014-10-21 12:38:35 +0200
  • 843493e90a fixed case-problem in OpenCS script compiler Marc Zinnschlag 2014-10-21 12:38:18 +0200
  • 8b3755a770 Compile fix scrawl 2014-10-20 17:42:51 +0200
  • f2877c69d7 Fix old alchemy apparatus still showing in alchemy window after removal scrawl 2014-10-20 17:27:25 +0200
  • 192069a181 Add automatic potion naming scrawl 2014-10-20 17:28:22 +0200
  • fd7c181e06 Fix alchemy producing potion IDs from content files scrawl 2014-10-20 17:07:54 +0200
  • 9bb51fd9c2 Compile fix scrawl 2014-10-20 17:42:51 +0200
  • ace8e0175b Fix old alchemy apparatus still showing in alchemy window after removal scrawl 2014-10-20 17:27:25 +0200