Commit Graph

10882 Commits (c783b50a8399411f705cad3c4fc91a0e60f13144)

Author SHA1 Message Date
Stanislav Bas d606b62688 Nested tables accept drops 10 years ago
scrawl 2ce269c0fc Werewolf stats compatibility with old save files 10 years ago
Stanislav Bas b9882eb59a DragRecordTable checks drag type before accepting it 10 years ago
scrawl d6a7255391 Loading/saving for player's original skills/attributes (prior to becoming a werewolf) 10 years ago
scrawl 44582fe3b3 Don't use separate werewolf skills/attributes for non-player werewolves
Still need to deal with save files.
10 years ago
Stanislav Bas a23de394f8 Refine DropLineEdit code 10 years ago
Stanislav Bas 2565452052 Add some drag'n'drop utils to work with TableMimeData 10 years ago
dteviot c65e7a31e7 Aquatic creatures no longer try to get onto land.
AiWander for aquatic creatures no longer uses path grid points as they're usually on land.
10 years ago
Stanislav Bas dc37aea8eb Add missing mappings to TableMimeData 10 years ago
Stanislav Bas 7dcdd130bb Rework Dialogue subview code according to DropLineEdit changes 10 years ago
Marc Zinnschlag c644f15167 calm down travis 10 years ago
Marc Zinnschlag b9f6baf317 add normal script warnings mode (Fixes #2642) 10 years ago
Marc Zinnschlag 197b8ec731 added severity attribute for operation messages (Fixes #2717) 10 years ago
Marc Zinnschlag 8791832c86 standarised on the use of the Message struct when passing operations messages around 10 years ago
Stanislav Bas 64701b273d LineEdits for ID values accept drops with a proper type 10 years ago
scrawl ad6764fa6a Fix bug #2715 10 years ago
Marc Zinnschlag 0e21c61297 replaced redundant CSMTools::ReportModel::Line struct with CSMDoc::Message struct 10 years ago
Stanislav Bas 27ece7f36a Rework DropLineEdit. Make it type-sensitive 10 years ago
Marc Zinnschlag 9a102f81c8 added setting for controlling script compiler warnings 10 years ago
Marc Zinnschlag 1ee1934053 framework for accessing user settings in operation stages 10 years ago
Stanislav Bas ced4e237a8 Fix the sorting of Info tables when new row are added 10 years ago
Marc Zinnschlag 8aba52170f fixed a build error 10 years ago
Stanislav Bas f1a38ffe93 InfoTableProxyModel: ignore the letter case in the search of the first Topic/Journal row 10 years ago
scrawl efad4efe19 Star fading (Bug #2693) 10 years ago
scrawl 74260a9a44 Tweak moon sizes 10 years ago
scrawl f5c50aa581 Disable FreezeOnCull for effect particles 10 years ago
Stanislav Bas 170692b480 InfoTableProxyModel: invalidate first row cache after row insertion/deletion 10 years ago
scrawl 1ed4e33815 Fading for mooncircle texture 10 years ago
scrawl 38d90f47a6 Moon fading fix (Bug #2713) 10 years ago
Stanislav Bas e212414bc7 Use an ID parent type as the collection ID in GenericCreator.
Fix impossibility of creation/cloning records from Dialogue subviews in Info tables
10 years ago
Stanislav Bas 581ba55db9 Add Topic/Journal Id completion to InfoCreator 10 years ago
Stanislav Bas a6734a0ea4 Add Cell Id completion to ReferenceCreator 10 years ago
scrawl 2b53e5d965 Fix for explosion effects playing when the game is paused 10 years ago
scrawl e0dfc1425e Correct moon blending 10 years ago
scrawl 0c4ebee6b3 Cloud opacity & cross-fading 10 years ago
scrawl fb94395628 Fix atmosphere lighting 10 years ago
Stanislav Bas 36271f25ec Rework creator factories to accept Document as a parameter 10 years ago
Marc Zinnschlag d5bc561d17 Merge remote-tracking branch 'smbas/feature-color-picking' 10 years ago
Marc Zinnschlag 88d1f158d0 made double click behaviour in report tables configurable (Fixes #2622) 10 years ago
scrawl c719b7038e Merge branch 'master' of https://github.com/OpenMW/openmw into osg 10 years ago
scrawl 04010b8a1a Set OnPcHitMe even for missed hits 10 years ago
scrawl 76799982a5 Add missing include 10 years ago
Stanislav Bas cf487581f7 Show the pop-up of ColorEditor immediately after the editor creation in tables 10 years ago
Marc Zinnschlag 12e0873446 Merge remote-tracking branch 'smbas/feature-info-tables-sorting' 10 years ago
Marc Zinnschlag 63d46f7e66 removed an unused variable 10 years ago
Marc Zinnschlag 0b32b24d60 Merge remote-tracking branch 'smbas/fix-enumdelegates' 10 years ago
scrawl fabc5126f3 Include cleanup 10 years ago
Stanislav Bas c60fed89ac Enable sorting for Info tables 10 years ago
scrawl 0ffa1f964b Fix water ripple height 10 years ago
Stanislav Bas a6624ca576 Cache topic/journal first rows in InfoTableProxyModel 10 years ago
Stanislav Bas 2e40b68862 Add a custom proxy model for Info tables 10 years ago
scrawl 6e5f3339ad Make sure to play IdleSwim when the character is swimming (Bug #2696) 10 years ago
scrawl 3ebfb4e0d9 Ignore particle systems in getScreenBounds 10 years ago
scrawl b543308e3e Remove an already resolved todo comment 10 years ago
Marc Zinnschlag 5a5c2bb5bc Merge remote-tracking branch 'dteviot/FixRunningInCircles' 10 years ago
scrawl b648722d3b Don't use the ParticleSystem for computing placeable bounds (Bug #2700) 10 years ago
scrawl 7b35882814 RemoveParticlesVisitor fix 10 years ago
Stanislav Bas ed09424223 Correct the position of the colored rectangle in ColorEditor and ColorDelegate 10 years ago
Stanislav Bas 850f612c8b Merge branch 'master' into feature-color-picking 10 years ago
scrawl 1c151f2f0a Re-enable some outcommented sky code 10 years ago
Stanislav Bas 1e368de289 Adjust columns of nested tables when a dialog subview is opened 10 years ago
scrawl 3da8f6e62e Water ripples 10 years ago
Stanislav Bas 6cfee630aa Proper size hint for DataDisplayDelegate 10 years ago
scrawl 3663511cdb Merge branch 'master' of https://github.com/OpenMW/openmw into osg
Conflicts:
	apps/opencs/CMakeLists.txt
	extern/ogre-ffmpeg-videoplayer/CMakeLists.txt
10 years ago
scrawl b73947033d Rotate sky meshes 10 years ago
Stanislav Bas 2c1ca33a20 Refactor Enum- and DataDisplayDelegate code 10 years ago
Stanislav Bas 0ffb2bc6bc Proper size hint for EnumDelegate 10 years ago
Marc Zinnschlag 62c5f185d7 Merge remote-tracking branch 'cc9cii/master' 10 years ago
Marc Zinnschlag 13112c6d04 Merge remote-tracking branch 'scrawl/aiwanderfix' 10 years ago
cc9cii 6a47ea9a67 fix typo 10 years ago
cc9cii cccf6c6bdd Rebuild the list of available content files when opening the open/new dialogues. Should resolve Bug #2644. 10 years ago
Stanislav Bas d906a9d7d1 DataDisplayDelegate doesn't draw a text outside a table cell 10 years ago
scrawl 2d072aab2d Broken bone references from .kf files are no longer a fatal error (Bug #2687) 10 years ago
scrawl 5347d407d8 Disallow AiWander fast-forward for water creatures
Pathgrid nodes are usually above the water level, so appearing at a random node would have the creature break out of the water level it's supposed to be constrained to.
10 years ago
scrawl 98a77f68a3 Fix AiWander::fastForward using incorrect pathgrid coordinates when actor recently moved to a new cell 10 years ago
scrawl 609e146a22 Build fixes for windows 10 years ago
Marc Zinnschlag 675884ba30 Merge remote-tracking branch 'smbas/feature-soundgen-verifier' 10 years ago
Marc Zinnschlag 8fc0bdfac7 Merge remote-tracking branch 'cc9cii/keep-config-comments' 10 years ago
scrawl 07937c741a Improve exception handling when starting a new game from the main menu 10 years ago
scrawl a5b72a358b Prune empty nodes in RemoveDrawableVisitor
Gets rid of 28 useless transform nodes in base_anim.1st.nif.
10 years ago
scrawl f017fd6860 Reduce includes in animation.hpp 10 years ago
scrawl 412e001edb Fix simulation time reset in OpenCS when opening a new view 10 years ago
scrawl b90fc8ad92 Fix for various Viewer::frame calls resetting the simulationTime 10 years ago
scrawl 9fc2c2e8ee Don't advertise an alpha channel in GraphicsContext::traits (Bug #2677) 10 years ago
scrawl cad18969e3 Merge branch 'master' of https://github.com/OpenMW/openmw into osg
Conflicts:
	apps/openmw/mwmechanics/aicombat.cpp
	apps/openmw/mwmechanics/aitravel.cpp
10 years ago
scrawl 2476cd4f9a Error message fix 10 years ago
scrawl 195e1a8410 Fix the Viewer's FrameStamp not being set correctly during Engine::frame 10 years ago
Marc Zinnschlag e17f7ac81a Merge remote-tracking branch 'cc9cii/master' 10 years ago
Marc Zinnschlag 0994893bc5 Merge remote-tracking branch 'dteviot/FixRunningInCircles' 10 years ago
cc9cii c22c9c271d Allow comments (lines starting with # character) and blank lines in openmw.cfg. Should resolve Feature #2535.
- allows moving various config entries up or down
- comment lines above config entries stay as a pair
10 years ago
cc9cii 0efe8f5465 Fix broken launcher build for windows. 10 years ago
dteviot 520fbd63c4 simplified pathfinding code.
remove mIsPathConstructed.  Instead call !mPath.empty().
10 years ago
scrawl 28caeadef4 Improve error message for not found records 10 years ago
dteviot bfff84ba8f replaced #include with forward class declaration, as suggested by slaugherfish. 10 years ago
scrawl de98d991b4 Revert "Allow comments (lines starting with # character) and blank lines in openmw.cfg. Should resolve Feature #2535."
Breaks the saving of content= entry order.

This reverts commit 15fe5d88e2.

Conflicts:
	components/config/gamesettings.cpp
10 years ago
scrawl b7cd62e4de Revert "Remove user preference setting option."
This reverts commit d3b7cf44d3.
10 years ago
scrawl f70250a296 Merge branch 'master' of https://github.com/OpenMW/openmw into osg
Conflicts:
	apps/launcher/CMakeLists.txt
	apps/opencs/CMakeLists.txt
	apps/opencs/view/render/worldspacewidget.cpp
	apps/openmw/CMakeLists.txt
	components/CMakeLists.txt
	extern/osg-ffmpeg-videoplayer/CMakeLists.txt
10 years ago
Stanislav Bas 281088c93b Add check for an empty sound field to SoundGens verifier 10 years ago
Stanislav Bas 2c15ad5e0c Add SoundGens verifier 10 years ago
cc9cii 5b6984d8d8 Set modified flag in setData() operations, without which the changes weren't being saved. Should resolve Bug #2656. 10 years ago
Marc Zinnschlag c560f8b8a2 Merge remote-tracking branch 'smbas/fix-regionmap-colors' 10 years ago
cc9cii 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. 10 years ago
Stanislav Bas a294e24a85 Reset ColorEditor checked state after the popup is hidden 10 years ago
Stanislav Bas b06d1f008f Redraw the color editor immediately after the color is updated 10 years ago
Stanislav Bas f19d07b404 Rename ColorPickerDelegate to ColorDelegate 10 years ago
Stanislav Bas 650e37dba1 RegionMap uses proper colors 10 years ago
Stanislav Bas e516d37cbf MapColourColumn::set() uses the correct color value 10 years ago
Stanislav Bas caeba1b887 Draw the frame around rect in ColorEditor and ColorPickerDelegate 10 years ago
Stanislav Bas eb5180ba86 Save selected color in a model when picking is finished 10 years ago
scrawl 89c2a7e26b Fix for possibly missing library on windows 10 years ago
scrawl e13a938896 Add support to build with Qt5 (Task #2665)
Known issue: the render view doesn't work in Qt5. With the switch to OSG around the corner, this isn't worth fixing.
10 years ago
Stanislav Bas 4096d2851c Remove outdated ColorEditButton files 10 years ago
scrawl d4c45efb2b Remove useless #undef's for windows now that we have NOMINMAX flag 10 years ago
scrawl 4b5c2398a1 Remove QTextCodec::setCodecForCStrings
Not needed, we're using QString::fromUtf8/toUtf8 to handle encodings correctly.
10 years ago
scrawl cf95d3fc35 Refactor cmake scripts, reducing the amount of find_package(Boost) 10 years ago
scrawl 7407bbdac9 Add a function for SDL error handling 10 years ago
scrawl 800bd511f6 Set a sensible value for SDL_GL_DEPTH_SIZE (Bug #2649) 10 years ago
scrawl fc5176dc38 Refactor cmake scripts, reducing the amount of find_package(Qt4) 10 years ago
scrawl d03880fbf0 Compile fix for old boost versions 10 years ago
scrawl 76bdf7a5b7 Add night-eye effect 10 years ago
Stanislav Bas e257c915bf Add color picker popup to choose color 10 years ago
scrawl 6051c47eef Fix for incorrect QString -> path conversion 10 years ago
scrawl 712cef36b0 Minor cleanup 10 years ago
scrawl f81c3bcd6d Fix for broken InitWorldSpaceParticles on projectile effects 10 years ago
scrawl c94c87d409 Attach effects to the insert node instead of the object root (Bug #2654) 10 years ago
scrawl c7493eb45c Fix bug with invisibility effect for meshes w/ vertex colors 10 years ago
dteviot cb8ca2f03a Moved logic for building a Sync'ed path from AiCombat to PathFinding.
Is now used by AiFollow, which should fix "running in circles" bug caused when recalc a path and closest way point is the one NPC has just passed.
10 years ago
dteviot 6d7e6cd30c AiTravel logic merged into AiPackage. 10 years ago
Marc Zinnschlag 8d22d26669 Merge remote-tracking branch 'cc9cii/scrollbar-fix' 10 years ago
scrawl 15453e3d90 Use MyGUI::UString for unicode conversion 10 years ago
Stanislav Bas ef88b28c26 Create a custom item editor for color columns 10 years ago
scrawl f511cb08ff Compatibility with bullet versions < 2.81 10 years ago
Stanislav Bas d7fb497255 Color values are displayed as colored rectangles in tables 10 years ago
Alexander "Ace" Olofsson cd42448cd6 Windows build fixes and CMakeLists cleanup
Adds some flags necessary to build and link with OSG.
This also moves LTO and MP switches to user-accessible options, and actually
applies the generated CXXFLAGS to the project. Since the generation
happens after the subdirectories are added.
10 years ago
Marc Zinnschlag f3e040b531 Merge remote-tracking branch 'cc9cii/filter-fix' 10 years ago
cc9cii 893ad11be1 Fix missing columns in tables. Should resolve Bug #2624.
- Using Flag_Table in filterAcceptsColumn() does not work.
- Workaround by not allowing nested columns in sorting and filtering.
10 years ago
scrawl 0330d3d61e Restore the "transparent" loading screen 10 years ago
scrawl f3cbe7b9da Hide FPS widget since it currently doesn't work, use F3 instead 10 years ago
scrawl bf02c7f6e4 Sun visibility fix 10 years ago
scrawl 508c57d6e2 addEffect crash fix for objects with no model 10 years ago
scrawl 16e080e252 Fix the physics debug drawer lagging a frame behind 10 years ago
scrawl b33fe8fb62 Fix the inventory listener bug 10 years ago
scrawl e66e9916db Merge branch 'master' of https://github.com/OpenMW/openmw into osg
Conflicts:
	apps/opencs/CMakeLists.txt
	apps/opencs/model/doc/document.cpp
	apps/opencs/model/doc/document.hpp
10 years ago
Stanislav Bas c9a8d53240 Merge remote-tracking branch 'upstream/master' 10 years ago
Marc Zinnschlag 211f6a39b8 Merge remote-tracking branch 'cc9cii/keep-comments' 10 years ago
Marc Zinnschlag d90aff4303 Merge remote-tracking branch 'smbas/feature-id-completion' 10 years ago
cc9cii d3b7cf44d3 Remove user preference setting option. 10 years ago
scrawl 0a411cbd7c Enable particle lighting 10 years ago
Stanislav Bas d63b01dde3 Checkboxes in the table view use a combobox editor 10 years ago
cc9cii 15fe5d88e2 Allow comments (lines starting with # character) and blank lines in openmw.cfg. Should resolve Feature #2535.
- controlled via a checkbox in launcher settings
10 years ago
Stanislav Bas 49512a2b57 Correct the explanation for the Console::acceptCommand() 10 years ago
Stanislav Bas d2293867ba Add the explanation to Console::acceptCommand() 10 years ago
Stanislav Bas 58e2d3711f Reset Console editbox before command execution 10 years ago
cc9cii 5c37079f0c Include only the columns that are visible for sorting. Should resolve Bug #2611. 10 years ago
scrawl 4c09ecef72 Normalize fixes 10 years ago
scrawl 1fd48e6f81 Fix not being able to move during ashstorm 10 years ago
scrawl 700000cbca Error handling fix 10 years ago
scrawl 403ce30a35 Graceful handling for failing to create SDL window 10 years ago
scrawl ddfed35d1c Object placement raycasts should use the rendering meshes 10 years ago
Stanislav Bas c40987338d Scrollbars don't save their positions between openings 10 years ago
scrawl a0b0ae9bd1 Remove an unused variable 10 years ago
scrawl 958b34771a Fix clang warnings about 'typename' outside of a template 10 years ago
scrawl 30ab15e605 Fix -Wunused-private-field clang warnings 10 years ago
scrawl e23775e338 Fix -Woverloaded-virtual clang warnings 10 years ago
scrawl 141e9d36a4 Get rid of unused DialogueManager::mScriptVerbose 10 years ago
scrawl 78ac37b52a Remove BOOST_STATIC_ASSERT to fix clang warnings 10 years ago
scrawl 93656aa6cf Add a header missing from CMakeLists 10 years ago
scrawl 869f8a329a Cloud scrolling fix 10 years ago
scrawl ce0d93caed Fix for "GlobalMap trying to erase an inactive camera" spam in main menu 10 years ago
scrawl 91eea1258c doc.hpp fix 10 years ago
scrawl 4bb3cbf0fb Remove last remains of Ogre 10 years ago
scrawl b70383d127 Remove last remains of Ogre math 10 years ago
scrawl 364b785e8f ESSImporter image conversions port to osg::Image 10 years ago
scrawl 2eec0caca0 Remove dependency on Ogre::StringConverter 10 years ago
scrawl cc6d5a3ba0 Fix player setup bug 10 years ago
scrawl 7bacb9418d Various math code ported to osg 10 years ago
scrawl 0cc9b1bb40 Remove dependency on OgrePlatform.h 10 years ago
scrawl 1ba3fa4169 Remove leftovers of the old OpenCS navigation 10 years ago
scrawl e642f20a65 Restore screenshot key functionality 10 years ago
scrawl 2a85a22dba Write savegame screenshot 10 years ago
scrawl 24551c7bab Fix for savegame incompatibility with master branch 10 years ago
Stanislav Bas bd46ddcf47 Correct the return type in IdTree::data() for Display_Role 10 years ago
Stanislav Bas b25cc6bc55 IdCompletionManager uses Display type instread of ColumnId for creating completers 10 years ago
scrawl 41cce5240f Delete remaining files that won't be of any use 10 years ago
scrawl 974fda5bde Merge branch 'master' of https://github.com/OpenMW/openmw into osg
Conflicts:
	extern/sdl4ogre/sdlwindowhelper.cpp
10 years ago
scrawl 292fa0b5e3 Unify raycasting techniques for "on touch" magic
We don't want pixel-precise raycasting here. Gets annoying when trying to hit a skeleton.
10 years ago
scrawl cee1db532f Improve area orb positioning for "on touch" spells 10 years ago
scrawl cd47dff196 Minor cleanup 10 years ago
scrawl 2883ecc19a Fix the hilarious bug of NPCs falling to their deaths in interiors 10 years ago
scrawl cdd0623009 Terrain rendering 10 years ago
Stanislav Bas 4e759370de Change Display_String to the proper display type where appropriate 10 years ago
Stanislav Bas f84c36b500 CommandDelegate: extract a display type from a model if it isn't specified 10 years ago
scrawl 58ebf57154 Apply a comment that got lost in the endless depths of my git stash 10 years ago
scrawl 8c50f8ed26 Fix for lights with no mesh 10 years ago
scrawl 5a7f2a4f1f Restore light attenuation settings 10 years ago
scrawl 01944c33f5 Basic water rendering 10 years ago
scrawl adc8e0b93e Merge branch 'smbas-master' 10 years ago
Stanislav Bas 2c4025ec72 Rename the method isCompleterExistFor() to hasCompleterFor() 10 years ago
Stanislav Bas 959fe3eb87 Reset the scrollbar position in the topic list when DialogueWindow is closed 10 years ago
scrawl de8e5f0db1 Restore projectiles 10 years ago