Commit graph

  • 7b35882814 RemoveParticlesVisitor fix scrawl 2015-06-17 15:13:17 +0200
  • 6199c0bbc5 Use osgDB::SharedStateManager for sharing of StateSets across NIF files scrawl 2015-06-16 23:50:19 +0200
  • ed09424223 Correct the position of the colored rectangle in ColorEditor and ColorDelegate Stanislav Bas 2015-06-17 00:45:43 +0300
  • 850f612c8b Merge branch 'master' into feature-color-picking Stanislav Bas 2015-06-16 22:39:12 +0300
  • 1c151f2f0a Re-enable some outcommented sky code scrawl 2015-06-16 20:56:48 +0200
  • 1e368de289 Adjust columns of nested tables when a dialog subview is opened Stanislav Bas 2015-06-16 21:47:27 +0300
  • 3da8f6e62e Water ripples scrawl 2015-06-16 20:36:48 +0200
  • 6cfee630aa Proper size hint for DataDisplayDelegate Stanislav Bas 2015-06-16 21:25:06 +0300
  • 3663511cdb Merge branch 'master' of https://github.com/OpenMW/openmw into osg scrawl 2015-06-16 19:53:41 +0200
  • b73947033d Rotate sky meshes scrawl 2015-06-16 16:33:31 +0200
  • 2c1ca33a20 Refactor Enum- and DataDisplayDelegate code Stanislav Bas 2015-06-16 15:39:54 +0300
  • 0ffb2bc6bc Proper size hint for EnumDelegate Stanislav Bas 2015-06-16 14:18:47 +0300
  • 62c5f185d7 Merge remote-tracking branch 'cc9cii/master' Marc Zinnschlag 2015-06-16 12:30:21 +0200
  • 13112c6d04 Merge remote-tracking branch 'scrawl/aiwanderfix' Marc Zinnschlag 2015-06-16 12:28:34 +0200
  • 6a47ea9a67 fix typo cc9cii 2015-06-16 13:09:44 +1000
  • cccf6c6bdd Rebuild the list of available content files when opening the open/new dialogues. Should resolve Bug #2644. cc9cii 2015-06-16 12:48:45 +1000
  • d906a9d7d1 DataDisplayDelegate doesn't draw a text outside a table cell Stanislav Bas 2015-06-16 00:19:51 +0300
  • 2d072aab2d Broken bone references from .kf files are no longer a fatal error (Bug #2687) scrawl 2015-06-15 22:42:14 +0200
  • 5347d407d8 Disallow AiWander fast-forward for water creatures scrawl 2015-06-15 20:05:12 +0200
  • 98a77f68a3 Fix AiWander::fastForward using incorrect pathgrid coordinates when actor recently moved to a new cell scrawl 2015-06-15 20:04:36 +0200
  • aad8e7b6d0 Light culling fix scrawl 2015-06-15 19:37:44 +0200
  • 18f4eaa8dc Preliminary handling for overflowing light lists scrawl 2015-06-15 18:56:40 +0200
  • acf9fc2d37 Enable per-frame light list updates (Bug #2638, Bug #2654) scrawl 2015-06-15 18:15:26 +0200
  • 1d198a5592 Keep the light list StateSet cache for more than one frame scrawl 2015-06-15 18:09:01 +0200
  • 609e146a22 Build fixes for windows scrawl 2015-06-15 14:16:14 +0200
  • 675884ba30 Merge remote-tracking branch 'smbas/feature-soundgen-verifier' Marc Zinnschlag 2015-06-15 16:25:11 +0200
  • 8fc0bdfac7 Merge remote-tracking branch 'cc9cii/keep-config-comments' Marc Zinnschlag 2015-06-15 16:22:48 +0200
  • 07937c741a Improve exception handling when starting a new game from the main menu scrawl 2015-06-15 16:19:05 +0200
  • d7a4a9fd66 Create NIF root nodes as Group instead of Transform when possible scrawl 2015-06-15 15:25:45 +0200
  • 6b28955f31 Fix attempt to erase using a const_iterator. cc9cii 2015-06-15 10:26:16 +1000
  • b79ab1a3b8 Fix InverseWorldMatrix bug introduced by last commit scrawl 2015-06-15 02:22:52 +0200
  • ec25f1da95 Fix ParticleSystem bug introduced by last commit scrawl 2015-06-15 02:17:57 +0200
  • ad46ff7a98 Remove redundant Transform nodes for TriShapes/ParticleSystems with an identity transform scrawl 2015-06-15 02:06:04 +0200
  • 36aa4aa9bd If a removed 'content=' item has comments, keep them in config file for later use. cc9cii 2015-06-15 09:53:26 +1000
  • ab597f672e State the filename in NIF loader warning messages scrawl 2015-06-15 01:49:46 +0200
  • 6a788c3462 Minor cleanup scrawl 2015-06-15 01:29:32 +0200
  • a5b72a358b Prune empty nodes in RemoveDrawableVisitor scrawl 2015-06-14 23:56:35 +0200
  • f017fd6860 Reduce includes in animation.hpp scrawl 2015-06-14 23:13:26 +0200
  • 9e049894e8 Reduce the number of StateSets created for NIF scene graphs scrawl 2015-06-14 21:22:44 +0200
  • b204396b57 Minor fix scrawl 2015-06-14 21:04:59 +0200
  • 98571148b0 Remove custom license for terrain code scrawl 2015-06-14 20:44:29 +0200
  • 412e001edb Fix simulation time reset in OpenCS when opening a new view scrawl 2015-06-14 19:19:23 +0200
  • b90fc8ad92 Fix for various Viewer::frame calls resetting the simulationTime scrawl 2015-06-14 18:19:53 +0200
  • 30de47f858 Reduce the number of jobs in .travis.yml scrawl 2015-06-14 17:12:14 +0200
  • 9fc2c2e8ee Don't advertise an alpha channel in GraphicsContext::traits (Bug #2677) scrawl 2015-06-14 16:32:34 +0200
  • cad18969e3 Merge branch 'master' of https://github.com/OpenMW/openmw into osg scrawl 2015-06-14 16:14:56 +0200
  • 2476cd4f9a Error message fix scrawl 2015-06-14 16:12:18 +0200
  • 195e1a8410 Fix the Viewer's FrameStamp not being set correctly during Engine::frame scrawl 2015-06-14 15:27:33 +0200
  • e17f7ac81a Merge remote-tracking branch 'cc9cii/master' Marc Zinnschlag 2015-06-14 12:50:10 +0200
  • 0994893bc5 Merge remote-tracking branch 'dteviot/FixRunningInCircles' Marc Zinnschlag 2015-06-14 12:05:53 +0200
  • c22c9c271d Allow comments (lines starting with # character) and blank lines in openmw.cfg. Should resolve Feature #2535. cc9cii 2015-06-14 14:51:01 +1000
  • 0efe8f5465 Fix broken launcher build for windows. cc9cii 2015-06-14 14:42:08 +1000
  • 520fbd63c4 simplified pathfinding code. dteviot 2015-06-14 15:14:02 +1200
  • 28caeadef4 Improve error message for not found records scrawl 2015-06-14 02:31:00 +0200
  • bfff84ba8f replaced #include with forward class declaration, as suggested by slaugherfish. dteviot 2015-06-14 10:30:55 +1200
  • de98d991b4 Revert "Allow comments (lines starting with # character) and blank lines in openmw.cfg. Should resolve Feature #2535." scrawl 2015-06-13 23:50:04 +0200
  • c54a225467 Revert "Allow space characters in front of comments." scrawl 2015-06-13 23:49:29 +0200
  • 3bfe167bc0 Revert "Fix loop where there was a potential for double entry." scrawl 2015-06-13 23:49:29 +0200
  • b7cd62e4de Revert "Remove user preference setting option." scrawl 2015-06-13 23:49:27 +0200
  • f70250a296 Merge branch 'master' of https://github.com/OpenMW/openmw into osg scrawl 2015-06-13 21:11:24 +0200
  • 281088c93b Add check for an empty sound field to SoundGens verifier Stanislav Bas 2015-06-13 19:47:39 +0300
  • 2c15ad5e0c Add SoundGens verifier Stanislav Bas 2015-06-13 19:08:31 +0300
  • 5b6984d8d8 Set modified flag in setData() operations, without which the changes weren't being saved. Should resolve Bug #2656. cc9cii 2015-06-13 22:24:22 +1000
  • c560f8b8a2 Merge remote-tracking branch 'smbas/fix-regionmap-colors' Marc Zinnschlag 2015-06-13 11:33:12 +0200
  • b81454d226 Fix using wrong bit flag for NPC stats auto-calculation. Also set the corresponding mNpdtType which is used when determining which data structure to save. Should resolve Bug #2668. cc9cii 2015-06-13 14:37:47 +1000
  • a294e24a85 Reset ColorEditor checked state after the popup is hidden Stanislav Bas 2015-06-13 00:37:10 +0300
  • b06d1f008f Redraw the color editor immediately after the color is updated Stanislav Bas 2015-06-12 23:34:08 +0300
  • f19d07b404 Rename ColorPickerDelegate to ColorDelegate Stanislav Bas 2015-06-12 23:09:31 +0300
  • 650e37dba1 RegionMap uses proper colors Stanislav Bas 2015-06-12 22:31:12 +0300
  • e516d37cbf MapColourColumn::set() uses the correct color value Stanislav Bas 2015-06-12 22:03:47 +0300
  • caeba1b887 Draw the frame around rect in ColorEditor and ColorPickerDelegate Stanislav Bas 2015-06-12 20:34:35 +0300
  • eb5180ba86 Save selected color in a model when picking is finished Stanislav Bas 2015-06-12 18:33:55 +0300
  • 89c2a7e26b Fix for possibly missing library on windows scrawl 2015-06-12 15:22:19 +0200
  • e13a938896 Add support to build with Qt5 (Task #2665) scrawl 2015-06-12 15:10:12 +0200
  • 4096d2851c Remove outdated ColorEditButton files Stanislav Bas 2015-06-12 14:09:25 +0300
  • d4c45efb2b Remove useless #undef's for windows now that we have NOMINMAX flag scrawl 2015-06-12 04:39:44 +0200
  • 40eb8b65c7 Revert the travis testing changes scrawl 2015-06-12 04:35:46 +0200
  • 4b5c2398a1 Remove QTextCodec::setCodecForCStrings scrawl 2015-06-12 02:00:06 +0200
  • c04f6cf167 Remove unused code scrawl 2015-06-12 01:58:13 +0200
  • 45fcea929a Refactor cmake scripts, reducing the amount of find_package(FFmpeg) scrawl 2015-06-12 01:45:48 +0200
  • cf95d3fc35 Refactor cmake scripts, reducing the amount of find_package(Boost) scrawl 2015-06-11 23:49:27 +0200
  • 7407bbdac9 Add a function for SDL error handling scrawl 2015-06-12 01:08:58 +0200
  • 800bd511f6 Set a sensible value for SDL_GL_DEPTH_SIZE (Bug #2649) scrawl 2015-06-12 00:12:12 +0200
  • fc5176dc38 Refactor cmake scripts, reducing the amount of find_package(Qt4) scrawl 2015-06-11 23:26:32 +0200
  • d03880fbf0 Compile fix for old boost versions scrawl 2015-06-11 23:25:26 +0200
  • 76bdf7a5b7 Add night-eye effect scrawl 2015-06-11 23:16:05 +0200
  • e257c915bf Add color picker popup to choose color Stanislav Bas 2015-06-12 00:00:23 +0300
  • 6051c47eef Fix for incorrect QString -> path conversion scrawl 2015-06-11 22:36:19 +0200
  • 712cef36b0 Minor cleanup scrawl 2015-06-11 18:01:00 +0200
  • cdc47fa874 Remove BulletNifLoader dependency on keyframe manager scrawl 2015-06-11 17:59:49 +0200
  • f81c3bcd6d Fix for broken InitWorldSpaceParticles on projectile effects scrawl 2015-06-11 16:40:26 +0200
  • c94c87d409 Attach effects to the insert node instead of the object root (Bug #2654) scrawl 2015-06-11 16:22:09 +0200
  • c7493eb45c Fix bug with invisibility effect for meshes w/ vertex colors scrawl 2015-06-11 16:14:51 +0200
  • cb8ca2f03a Moved logic for building a Sync'ed path from AiCombat to PathFinding. dteviot 2015-06-11 18:31:35 +1200
  • 6d7e6cd30c AiTravel logic merged into AiPackage. dteviot 2015-06-11 18:28:31 +1200
  • 8d6620b074 Assign an initial bounding box to particle systems scrawl 2015-06-11 02:37:49 +0200
  • b5099324d1 Enable ParticleSystem's FreezeOnCull, big speed-up in Vivec scrawl 2015-06-10 20:35:59 +0200
  • a1e74a35a2 Revert "Use the WorkQueue to update skinning" scrawl 2015-06-10 19:08:56 +0200
  • 9c86d4f8bc Race condition fix scrawl 2015-06-10 19:02:33 +0200
  • 8d22d26669 Merge remote-tracking branch 'cc9cii/scrollbar-fix' Marc Zinnschlag 2015-06-10 18:51:14 +0200