Commit graph

  • 8b3054aa8b Fix for player collision cleanup issue scrawl 2015-05-28 02:45:38 +0200
  • 6555ee8d80 Minor include cleanup scrawl 2015-05-28 02:37:35 +0200
  • 025a1a7866 Restore savegame screenshot display scrawl 2015-05-28 02:34:38 +0200
  • 00c165d3a5 Add user preference option to check unused or redundant pathgrid points. Also resolve namespace clash issue in osx. cc9cii 2015-05-28 08:44:17 +1000
  • 1f00174c02 Use a btCollisionWorld instead of btDiscreteDynamicsWorld scrawl 2015-05-27 23:09:38 +0200
  • fe439e53ff Bullet include cleanup scrawl 2015-05-27 22:32:11 +0200
  • b6878c2e0c improved error handling in LocalScripts::add Marc Zinnschlag 2015-05-27 19:45:26 +0200
  • baaf801521 Merge remote-tracking branch 'cc9cii/loadcell-fix' Marc Zinnschlag 2015-05-27 19:31:25 +0200
  • 674a124bc6 Don't use local type as a template parameter. cc9cii 2015-05-27 22:27:32 +1000
  • 3a31468af0 Pathgrid record verifier. Feature #2000. cc9cii 2015-05-27 22:12:11 +1000
  • 6966555377 Object verifier check to see if the script used by that object actually exists. Should resolve Bug #2582. cc9cii 2015-05-27 15:55:00 +1000
  • b7044ac119 Fix crash loading some addon files. Should resolve Bug #2583. cc9cii 2015-05-27 10:27:57 +1000
  • 5fd107a95c Fix crash with array out of bounds when refNum index is incorrect. cc9cii 2015-05-27 10:19:26 +1000
  • 2f97649540 Fix for cleanup issue when exiting after a failed savegame load (Fixes #2580) scrawl 2015-05-27 00:30:39 +0200
  • 723beb1cac Move IncrementalCompileOperation to SceneManager scrawl 2015-05-26 20:20:18 +0200
  • 5de24552a8 Leak fix scrawl 2015-05-26 19:12:29 +0200
  • 099f93f00d Sky fixes scrawl 2015-05-26 18:22:21 +0200
  • c4951d1e73 Map rotation fix scrawl 2015-05-26 18:10:31 +0200
  • 3dcb167066 Map rendering scrawl 2015-05-26 16:40:44 +0200
  • 2c9bf343ac Merge remote-tracking branch 'cramal/master' Marc Zinnschlag 2015-05-26 14:39:12 +0200
  • 99dbd82a44 Merge remote-tracking branch 'cc9cii/fix-dialogue-subview-crash' Marc Zinnschlag 2015-05-26 14:37:50 +0200
  • ae1a606876 Merge remote-tracking branch 'cc9cii/selective-refresh' Marc Zinnschlag 2015-05-26 14:32:03 +0200
  • f06ddd47c4 Return the correct range for a given topic. Should resolve Bug #2569. cc9cii 2015-05-26 17:38:22 +1000
  • aafcaf32c5 Qualify the scope of Flag_Dialogue. (another one) cc9cii 2015-05-26 16:12:54 +1000
  • 2f29c2c077 Qualify the scope of Flag_Dialogue. cc9cii 2015-05-26 13:58:58 +1000
  • ec808843c3 Do not rebuild the dialogue subview unless required. Should resolve Bug #2581. cc9cii 2015-05-26 13:35:10 +1000
  • 95f740ec40 Give CSVWorld::EditWidget::mMainWidget a chance to clean up its children. Should resolve Bug #2578. cc9cii 2015-05-25 22:28:41 +1000
  • 08484a46c7 remove latex error Cramal 2015-05-25 18:45:42 +0900
  • ad77c662aa correct latex error Cramal 2015-05-25 18:44:21 +0900
  • 18f047f50e Moving to Object/Instance terminology + minor spelling corrections Cramal 2015-05-25 18:40:13 +0900
  • 5f41ef4809 Merge remote-tracking branch 'cc9cii/master' Marc Zinnschlag 2015-05-25 11:10:17 +0200
  • 3c82e6d034 Retrieve the correct index for the type of record being un-deleted. cc9cii 2015-05-25 16:36:42 +1000
  • e6d2821b78 Refresh table filters when the model is updated. Should resolve Bug #2579. cc9cii 2015-05-25 09:15:07 +1000
  • 6402b82823 Merge remote-tracking branch 'cc9cii/master' Marc Zinnschlag 2015-05-24 21:15:36 +0200
  • 07ce7b95cf Merge remote-tracking branch 'cc9cii/npc-additional-data' Marc Zinnschlag 2015-05-24 21:15:26 +0200
  • 22420c3a83 Close DialogueSubView if the corresponding record is deleted. Should resolve Bug #2575. cc9cii 2015-05-24 23:19:06 +1000
  • c721e340d8 Merge branch 'master' into npc-additional-data cc9cii 2015-05-24 19:24:27 +1000
  • 21af1913e1 Ensure ColumnId names are unique. cc9cii 2015-05-24 19:18:54 +1000
  • 76dd3e4034 Fix lip animation regression scrawl 2015-05-24 04:40:09 +0200
  • 1fd9fba7a3 Fix debug drawer crash scrawl 2015-05-24 04:28:34 +0200
  • 95465a1489 Player raycast fix scrawl 2015-05-24 04:00:35 +0200
  • d84990be85 Restore getCollisions scrawl 2015-05-24 03:59:22 +0200
  • 8b322fcd06 Implement getFacedObject using osgUtil::IntersectionVisitor scrawl 2015-05-24 03:36:34 +0200
  • c2131e7c31 Make near clip distance configurable scrawl 2015-05-24 02:34:20 +0200
  • c748ea7363 Fix view distance slider scrawl 2015-05-24 01:40:49 +0200
  • 9a0db5d55a Restore cell changes scrawl 2015-05-24 01:32:00 +0200
  • 152d690a7a Minor cleanup scrawl 2015-05-23 23:10:53 +0200
  • da24e298ee Fix -Wreorder warnings scrawl 2015-05-23 22:44:00 +0200
  • 22f01b1232 Merge branch 'master' of https://github.com/OpenMW/openmw into osg scrawl 2015-05-23 20:33:44 +0200
  • 53b4c15d85 Merge remote-tracking branch 'smbas/master' Marc Zinnschlag 2015-05-23 16:02:09 +0200
  • 913caf96bd Merge branch 'openmw-36' Marc Zinnschlag 2015-05-23 09:46:54 +0200
  • 63c3d8df2e updated credits file Marc Zinnschlag 2015-05-23 09:46:48 +0200
  • c64e96e551 Merge remote-tracking branch 'cramal/master' Marc Zinnschlag 2015-05-23 09:45:08 +0200
  • b58b7a89ed Merge remote-tracking branch 'rohit-n/reorder2' Marc Zinnschlag 2015-05-23 09:19:03 +0200
  • 45f6e3b39e debug latex code Cramal 2015-05-23 14:40:04 +0900
  • 10ca6cf379 debug latex code Cramal 2015-05-23 14:39:16 +0900
  • f2809ab63b Delete nifosgtest again scrawl 2015-05-23 06:53:26 +0200
  • 0de6839890 Minor cleanup scrawl 2015-05-23 06:07:11 +0200
  • 0b042b75cc Restore actor visibility mask scrawl 2015-05-23 05:42:37 +0200
  • 04e827ecf6 Don't try to play an empty video scrawl 2015-05-23 05:42:21 +0200
  • cd81ec92db Minor cleanup scrawl 2015-05-23 05:41:53 +0200
  • 8092f37ce5 New game crash fix scrawl 2015-05-23 05:40:24 +0200
  • a5183aefbe Add record state tracking to the ModifyCommand (Fix #2555) Stanislav Bas 2015-05-22 23:53:25 +0300
  • 0fb59178b6 Settings file cleanup scrawl 2015-05-22 20:15:50 +0200
  • d1b6289cad Don't teleport followers when using teleportation spells scrawl 2015-05-22 19:56:39 +0200
  • 396fba7fa9 Silence -Wreorder warnings, and remove -Wno-reorder. Rohit Nirmal 2015-04-30 19:24:27 -0500
  • 85345e663a Restore getHitContact scrawl 2015-05-22 04:36:17 +0200
  • 627fee07bc Minor cleanup scrawl 2015-05-22 01:54:06 +0200
  • cac7c1e535 Restore various physics features scrawl 2015-05-22 01:43:45 +0200
  • d6da5c8007 Fix for crosshair not showing scrawl 2015-05-22 01:43:16 +0200
  • 5ea61af6ac Fix for applying view distance scrawl 2015-05-22 01:43:04 +0200
  • 2235d2978b Restore animation text key handling scrawl 2015-05-22 00:55:43 +0200
  • 9b8e2e9db3 Port MWRender::Camera scrawl 2015-05-21 23:54:39 +0200
  • d27b92e9f1 Avoid gaps between local indexes in RefIdData after removal of records (Fix #2545) Stanislav Bas 2015-05-22 00:57:47 +0300
  • 0fb97bd2e7 Readded baseonly parameter to Animation::setObjectRoot scrawl 2015-05-21 23:24:22 +0200
  • aecd9a275e Remove debugging comments. cc9cii 2015-05-22 06:09:55 +1000
  • 6031db7882 Character sliding fix scrawl 2015-05-21 21:04:48 +0200
  • 9767910f06 updated credits file Marc Zinnschlag 2015-05-21 17:51:20 +0200
  • 49529b7cd0 Merge remote-tracking branch 'bodillium/ManualEdit' Marc Zinnschlag 2015-05-21 17:49:02 +0200
  • 8f8fdedcde Some more edits Nicola Bodill 2015-05-21 14:20:35 +1000
  • 2fc964ca73 Grey out disabled entries rather than hiding them. cc9cii 2015-05-21 13:11:07 +1000
  • 1d0b8587a1 Use HasWater bit flag rather than mWaterInt bool. cc9cii 2015-05-20 21:14:17 +1000
  • ca7829032e updated credits file Marc Zinnschlag 2015-05-20 11:45:16 +0200
  • cfe57199d7 Minor cleanup scrawl 2015-05-20 03:54:04 +0200
  • 7882c3d7f0 Fix incorrect rotation for meshes with BoneOffset scrawl 2015-05-20 03:38:40 +0200
  • c4452afd89 Inventory item picking scrawl 2015-05-20 03:35:52 +0200
  • 8d033f0558 Fix UpdateRigBounds not being copied properly scrawl 2015-05-20 03:12:42 +0200
  • 72c1f37527 Port CharacterPreview scrawl 2015-05-20 02:18:20 +0200
  • 820f4a2688 Fix light direction scrawl 2015-05-20 02:07:18 +0200
  • 163c12d3eb Merge remote-tracking branch 'upstream/master' Stanislav Bas 2015-05-19 21:39:48 +0300
  • 196be7283d Reset an activated reference after activation's exectution (Fix #1738) Stanislav Bas 2015-05-19 21:39:17 +0300
  • b27a879352 Add the remaining Cell data for editing with dialogue subview. Should resolve Bug #2551. cc9cii 2015-05-19 22:01:40 +1000
  • aeec1be8b3 Fix occasional crash with DialogueSubView, e.g. when deleting a row of a subtable. cc9cii 2015-05-19 19:19:52 +1000
  • f0a6513d7e Merge remote-tracking branch 'scrawl/master' Marc Zinnschlag 2015-05-19 09:27:29 +0200
  • 0ecfd9119f Add the remaining Race data for editing with dialogue subview. Should resolve Bug #2546. cc9cii 2015-05-19 06:56:38 +1000
  • 8b768f4377 Minor fix for behaviour with non-existing LightManager scrawl 2015-05-18 21:06:42 +0200
  • 314c1161ae Minor addition to reading display scrawl 2015-05-18 21:05:17 +0200
  • 5176e3d84b Merge remote-tracking branch 'cc9cii/mainwindow-scrollbar' Marc Zinnschlag 2015-05-18 16:46:03 +0200
  • 7494340b66 Add the remaining NPC data for editing with dialogue subview. Should resolve Bug #2547. cc9cii 2015-05-18 22:08:36 +1000
  • cfcfb17320 Updates to optional horizontal scrollbar. cc9cii 2015-05-18 07:12:02 +1000