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
|
5ac502d104
|
Merge branch 'master' of https://github.com/OpenMW/openmw into osg
|
10 years ago |
scrawl
|
d3ef075952
|
Fix an uninitialized variable
|
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 |