Commit graph

  • 35b2d91fb3 Throw error when failing to create graphics context scrawl 2015-06-10 18:46:51 +0200
  • d52d0d9640 Use the WorkQueue to update skinning scrawl 2015-06-10 18:16:02 +0200
  • cc71e894e1 Add WorkQueue class scrawl 2015-06-10 18:15:31 +0200
  • 15453e3d90 Use MyGUI::UString for unicode conversion scrawl 2015-06-10 16:59:35 +0200
  • 8e8da724f5 Remove unnecessary comment entry in the config file. cc9cii 2015-06-10 08:23:38 +1000
  • c621d0400c Fix error handling for out-of-range NIF roots (found in Bosmora, TR) scrawl 2015-06-09 18:22:18 +0200
  • ef88b28c26 Create a custom item editor for color columns Stanislav Bas 2015-06-09 15:20:50 +0300
  • db16cdad02 Add a comment scrawl 2015-06-09 03:16:41 +0200
  • 5921e70625 Build a kdtree for terrain geometry scrawl 2015-06-09 02:29:56 +0200
  • 93ee11c5e7 Fix particlesystem nested RenderBin issue (Bug #2631) scrawl 2015-06-08 21:21:09 +0200
  • f511cb08ff Compatibility with bullet versions < 2.81 scrawl 2015-06-08 20:37:01 +0200
  • d7fb497255 Color values are displayed as colored rectangles in tables Stanislav Bas 2015-06-08 21:33:23 +0300
  • 559aff0f54 Merge branch 'win-fixes' into appveyor-osg Alexander "Ace" Olofsson 2015-06-08 15:50:13 +0200
  • c71bbd02bf Finish up the OSG build scripts and configuration Alexander "Ace" Olofsson 2015-06-08 02:26:23 +0200
  • cd42448cd6 Windows build fixes and CMakeLists cleanup Alexander "Ace" Olofsson 2015-06-08 15:41:39 +0200
  • f3e040b531 Merge remote-tracking branch 'cc9cii/filter-fix' Marc Zinnschlag 2015-06-08 10:42:16 +0200
  • fc8e5dde3b Fix crash when OSG_STEREO is enabled scrawl 2015-06-08 03:26:36 +0200
  • 4f2cd17119 Let's get some OSG builds going Alexander "Ace" Olofsson 2015-06-08 02:14:20 +0200
  • c40f59179f Merge remote-tracking branch 'scrawl/osg' into appveyor-osg Alexander "Ace" Olofsson 2015-06-08 02:02:39 +0200
  • 347c9b57b8 Copy constructor signature fix scrawl 2015-06-08 01:59:42 +0200
  • d9a00288f8 Make install fix scrawl 2015-06-08 01:58:12 +0200
  • 10457c1b28 Include fix scrawl 2015-06-08 01:14:26 +0200
  • 5edf457ab7 Build fix scrawl 2015-06-08 01:13:23 +0200
  • 893ad11be1 Fix missing columns in tables. Should resolve Bug #2624. cc9cii 2015-06-08 08:04:18 +1000
  • 9c9b83f8e2 Changes to compile with osg-svn 3.3.8 scrawl 2015-06-07 23:51:54 +0200
  • 0330d3d61e Restore the "transparent" loading screen scrawl 2015-06-07 21:21:57 +0200
  • f3cbe7b9da Hide FPS widget since it currently doesn't work, use F3 instead scrawl 2015-06-07 19:33:48 +0200
  • bf02c7f6e4 Sun visibility fix scrawl 2015-06-07 19:28:12 +0200
  • ab626ca7b9 Improve MyGUI widget creation performance scrawl 2015-06-07 18:57:26 +0200
  • 508c57d6e2 addEffect crash fix for objects with no model scrawl 2015-06-07 17:09:37 +0200
  • 16e080e252 Fix the physics debug drawer lagging a frame behind scrawl 2015-06-07 17:00:00 +0200
  • b33fe8fb62 Fix the inventory listener bug scrawl 2015-06-07 16:50:34 +0200
  • e66e9916db Merge branch 'master' of https://github.com/OpenMW/openmw into osg scrawl 2015-06-07 15:23:54 +0200
  • c9a8d53240 Merge remote-tracking branch 'upstream/master' Stanislav Bas 2015-06-07 13:14:50 +0300
  • 211f6a39b8 Merge remote-tracking branch 'cc9cii/keep-comments' Marc Zinnschlag 2015-06-07 09:00:37 +0200
  • d90aff4303 Merge remote-tracking branch 'smbas/feature-id-completion' Marc Zinnschlag 2015-06-07 08:52:44 +0200
  • d3b7cf44d3 Remove user preference setting option. cc9cii 2015-06-07 13:29:45 +1000
  • 0a411cbd7c Enable particle lighting scrawl 2015-06-07 04:41:55 +0200
  • 68e322f969 Restore data directory verbose output that got lost scrawl 2015-06-07 01:47:19 +0200
  • a439f49c4d Fix loop where there was a potential for double entry. cc9cii 2015-06-07 07:38:52 +1000
  • 4902c66792 Allow space characters in front of comments. cc9cii 2015-06-07 07:21:15 +1000
  • d63b01dde3 Checkboxes in the table view use a combobox editor Stanislav Bas 2015-06-06 15:41:25 +0300
  • 15fe5d88e2 Allow comments (lines starting with # character) and blank lines in openmw.cfg. Should resolve Feature #2535. cc9cii 2015-06-06 20:35:55 +1000
  • 49512a2b57 Correct the explanation for the Console::acceptCommand() Stanislav Bas 2015-06-05 22:57:35 +0300
  • d2293867ba Add the explanation to Console::acceptCommand() Stanislav Bas 2015-06-05 22:44:06 +0300
  • 58e2d3711f Reset Console editbox before command execution Stanislav Bas 2015-06-05 22:00:02 +0300
  • 0afc03b6b7 Build fix scrawl 2015-06-05 16:56:38 +0200
  • 5c37079f0c Include only the columns that are visible for sorting. Should resolve Bug #2611. cc9cii 2015-06-05 12:19:21 +1000
  • 4c09ecef72 Normalize fixes scrawl 2015-06-05 03:41:10 +0200
  • 1fd48e6f81 Fix not being able to move during ashstorm scrawl 2015-06-05 03:35:59 +0200
  • 700000cbca Error handling fix scrawl 2015-06-05 02:57:31 +0200
  • 403ce30a35 Graceful handling for failing to create SDL window scrawl 2015-06-05 02:53:10 +0200
  • 76328677ef Add some values to launcher's antialiasing combobox scrawl 2015-06-05 02:48:51 +0200
  • 89fc473fae Remove Render System combo box from the launcher UI scrawl 2015-06-05 02:35:13 +0200
  • ddfed35d1c Object placement raycasts should use the rendering meshes scrawl 2015-06-05 02:26:16 +0200
  • d8d43f94b9 Fix a typo scrawl 2015-06-05 02:06:13 +0200
  • c40987338d Scrollbars don't save their positions between openings Stanislav Bas 2015-06-04 23:09:40 +0300
  • a0b0ae9bd1 Remove an unused variable scrawl 2015-06-04 21:51:24 +0200
  • e6ecb39d94 Potential include fix scrawl 2015-06-04 20:36:07 +0200
  • 958b34771a Fix clang warnings about 'typename' outside of a template scrawl 2015-06-04 20:34:49 +0200
  • 30ab15e605 Fix -Wunused-private-field clang warnings scrawl 2015-06-04 20:33:20 +0200
  • e23775e338 Fix -Woverloaded-virtual clang warnings scrawl 2015-06-04 20:31:28 +0200
  • 141e9d36a4 Get rid of unused DialogueManager::mScriptVerbose scrawl 2015-06-04 20:12:39 +0200
  • 78ac37b52a Remove BOOST_STATIC_ASSERT to fix clang warnings scrawl 2015-06-04 20:11:40 +0200
  • 93656aa6cf Add a header missing from CMakeLists scrawl 2015-06-04 20:10:07 +0200
  • 869f8a329a Cloud scrolling fix scrawl 2015-06-04 20:08:44 +0200
  • 231b217664 Build fix for MyGUI 3.2.1 scrawl 2015-06-04 17:13:42 +0200
  • 30053140a1 Add cmake-data workaround to travis script scrawl 2015-06-04 16:55:14 +0200
  • ce0d93caed Fix for "GlobalMap trying to erase an inactive camera" spam in main menu scrawl 2015-06-04 16:32:21 +0200
  • e046119487 Fix for unnecessary terrain texture coordinate arrays scrawl 2015-06-04 16:15:26 +0200
  • 71509d2497 Remove cmake script Ogre leftovers scrawl 2015-06-04 15:59:24 +0200
  • b6aed64982 Asking travis for a test run now that OSG 3.2 is in our PPA scrawl 2015-06-04 15:41:49 +0200
  • a2e211675d Update openmw_layers.xml to newer version scrawl 2015-06-04 02:35:52 +0200
  • 91eea1258c doc.hpp fix scrawl 2015-06-04 01:30:16 +0200
  • 7ac4b2bb66 Fix for travis build issue scrawl 2015-06-04 01:16:52 +0200
  • 58917bcca6 Minor cleanup scrawl 2015-06-04 00:28:09 +0200
  • 7fe86a7fe0 Adjust travis config -ogre, -boost_wave, +osg scrawl 2015-06-04 00:08:28 +0200
  • 60ad568004 Another missing include scrawl 2015-06-03 23:46:04 +0200
  • 7991ea25c0 Potentially missing includes scrawl 2015-06-03 23:32:49 +0200
  • 4bb3cbf0fb Remove last remains of Ogre scrawl 2015-06-03 23:04:35 +0200
  • b70383d127 Remove last remains of Ogre math scrawl 2015-06-03 21:37:21 +0200
  • 364b785e8f ESSImporter image conversions port to osg::Image scrawl 2015-06-03 21:36:46 +0200
  • 2eec0caca0 Remove dependency on Ogre::StringConverter scrawl 2015-06-03 19:59:54 +0200
  • cc6d5a3ba0 Fix player setup bug scrawl 2015-06-03 19:44:21 +0200
  • 7bacb9418d Various math code ported to osg scrawl 2015-06-03 19:41:19 +0200
  • 0cc9b1bb40 Remove dependency on OgrePlatform.h scrawl 2015-06-03 18:49:52 +0200
  • 4f0387bdb5 Fix for recent merge scrawl 2015-06-03 18:34:47 +0200
  • 1ba3fa4169 Remove leftovers of the old OpenCS navigation scrawl 2015-06-03 18:11:34 +0200
  • dd23981eab Font workaround for older MyGUI versions, works with 3.2.2 now scrawl 2015-06-03 18:00:45 +0200
  • bd0233ce68 Error handling improvement scrawl 2015-06-03 18:00:34 +0200
  • e642f20a65 Restore screenshot key functionality scrawl 2015-06-03 17:25:18 +0200
  • 2a85a22dba Write savegame screenshot scrawl 2015-06-03 16:40:16 +0200
  • 24551c7bab Fix for savegame incompatibility with master branch scrawl 2015-06-03 14:56:57 +0200
  • bd46ddcf47 Correct the return type in IdTree::data() for Display_Role Stanislav Bas 2015-06-03 15:51:34 +0300
  • b25cc6bc55 IdCompletionManager uses Display type instread of ColumnId for creating completers Stanislav Bas 2015-06-03 12:01:13 +0300
  • e49cf2888d Let's disable everything except OpenMW itself Alexander "Ace" Olofsson 2015-06-03 10:15:28 +0200
  • 41cce5240f Delete remaining files that won't be of any use scrawl 2015-06-03 03:29:21 +0200
  • 974fda5bde Merge branch 'master' of https://github.com/OpenMW/openmw into osg scrawl 2015-06-03 03:18:29 +0200
  • 292fa0b5e3 Unify raycasting techniques for "on touch" magic scrawl 2015-06-03 03:13:51 +0200
  • cee1db532f Improve area orb positioning for "on touch" spells scrawl 2015-06-03 03:04:39 +0200