Stanislav Bas
cbb124ab4f
Close the creator when the original record is removed (in clone mode)
10 years ago
Stanislav Bas
cad4ce4e0f
Cell type can be changed when cloning a cell
10 years ago
Stanislav Bas
5761ec428d
Creating/cloning Cell sets the proper Interior flag
10 years ago
Stanislav Bas
f3bb00e3d9
Add the ability to add nested values to the Create command
10 years ago
Stanislav Bas
a7f31988d1
Add the ability to search a nested column index
10 years ago
Marc Zinnschlag
6d5823e8aa
killed some tabs
10 years ago
Marc Zinnschlag
fdf6645dbc
Merge remote-tracking branch 'smbas/fix-info-tables'
10 years ago
Marc Zinnschlag
654e7428aa
Merge remote-tracking branch 'smbas/master'
10 years ago
Marc Zinnschlag
2dada1a162
Merge branch 'meta'
10 years ago
Marc Zinnschlag
4487bda702
size limits for meta data strings
10 years ago
scrawl
59db9664ba
Pass the CharacterController to AiPackage::execute
10 years ago
Marc Zinnschlag
a4c2c75d1f
fixed overwriting of meta data when loading project file
10 years ago
Marc Zinnschlag
1e033fa8fe
added meta data dialogue sub view
10 years ago
Marc Zinnschlag
57015f3666
fixed handling of numeric read-only fields in dialogue sub views
10 years ago
Marc Zinnschlag
10fbe6aada
split DialogueSubView in SimpleDialogueSubView and DialogueSubView
10 years ago
Marc Zinnschlag
5a37530c1c
added missing MetaData table UniversalId type
10 years ago
Marc Zinnschlag
1870b087e7
ported setting of meta data for saving to the new mechanism
10 years ago
Marc Zinnschlag
f3ff90e1fd
moved meta data into a new single-row table
10 years ago
Stanislav Bas
feeb9ea8b0
Merge remote-tracking branch 'upstream/master'
10 years ago
scrawl
a44be148d8
Fix door collisions
10 years ago
scrawl
882e359008
Move attackStrength to the CharacterController, where it should have been to begin with
...
Only relevant for actors in active cells, so doesn't belong in CreatureStats. This change should slightly reduce the game's memory usage.
10 years ago
scrawl
beb1086260
Fix attackStrength being unset for creatures with no weapons
10 years ago
scrawl
5bc6513e2d
Fix projectile hit bug where the incorrect attackStrength would be used if a new attack has been performed in the meantime
10 years ago
scrawl
4ef6aa6b7f
Fix weather particles disappearing
10 years ago
scrawl
ea0339d471
Make the string argument to BetaComment optional
10 years ago
Stanislav Bas
ea97b0a20c
Refine InfoTableProxyModel::getFirstInfoRow() code
10 years ago
Stanislav Bas
844e5c504d
Fix conversion to QString
10 years ago
Stanislav Bas
867ce686ae
Proper conversion to QString for DropLineEdit::dropEvent()
10 years ago
scrawl
8a3889a81e
Rain fading
10 years ago
scrawl
3a21f05f6e
Rain effect
10 years ago
Marc Zinnschlag
8fbc799655
Merge remote-tracking branch 'cc9cii/master'
10 years ago
Marc Zinnschlag
69db0179ca
update refresh menu item on stateChanged signal instead of when opening the menu
10 years ago
cc9cii
c0f3d70f06
Use the new severity message attribute.
10 years ago
cc9cii
71f3b7ed4f
Fix crash when user preference is missing.
10 years ago
Marc Zinnschlag
6fbdbb11d5
added refrash menu item to report table ( Fixes #2620 )
10 years ago
Stanislav Bas
d282bead23
InfoCreator accepts drops of Topic/Journal ID
10 years ago
Stanislav Bas
5b82b9d9d0
ReferenceCreator accepts drops of Cell ID
10 years ago
Stanislav Bas
21f0b586ec
Rows with the same topic but in different letter case can be reordered
10 years ago
Marc Zinnschlag
e29d9bcc8e
use a namespace instead of a class with only static functions
10 years ago
Marc Zinnschlag
b0aad9c8cb
Merge remote-tracking branch 'smbas/feature-improved-dragndrop'
10 years ago
Stanislav Bas
270c17faa7
Prevent drops on non-editable table cells
10 years ago
Stanislav Bas
d1339a643a
Fix for NestedTableProxyModel::forwardDataChanged()
10 years ago
scrawl
6f34a0501a
Attempting to make a potion with no effects removes the ingredients ( Fixes #2722 )
10 years ago
scrawl
33a3dabc31
An alchemy effect listed more than once in the same ingredient should not automatically create a potion of that effect (Bug #2722 )
10 years ago
scrawl
d7695f2560
Remove unused NpcAnimation visibilityFlags
10 years ago
scrawl
d5b73f2a55
Move HeadAnimationTime to the implementation file
10 years ago
scrawl
24bfb44b13
Move head tracking from NpcAnimation to Animation (Bug #2720 )
10 years ago
scrawl
a5670b5133
Merge branch 'master' of https://github.com/OpenMW/openmw into osg
...
Conflicts:
apps/opencs/CMakeLists.txt
apps/opencs/main.cpp
apps/openmw/mwworld/player.hpp
10 years ago
Marc Zinnschlag
83961e9109
Merge remote-tracking branch 'dteviot/FixRunningInCircles'
10 years ago
scrawl
3f54f77647
essimporter build fix
10 years ago
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