Marc Zinnschlag
|
50b58b2ead
|
added sound file column to sound table
|
2013-04-06 21:43:05 +02:00 |
|
Marc Zinnschlag
|
dd5940b395
|
added sound parameter columns to sonud table
|
2013-04-06 21:40:03 +02:00 |
|
Marc Zinnschlag
|
8bf569d58a
|
added basic sound table
|
2013-04-06 21:21:10 +02:00 |
|
Marc Zinnschlag
|
98e7b3fd93
|
check for at least one playable race
|
2013-04-06 19:20:59 +02:00 |
|
Marc Zinnschlag
|
9bc3945f40
|
multiple fixes to UniversalId constructor
|
2013-04-06 19:20:46 +02:00 |
|
Marc Zinnschlag
|
0fb583e065
|
added verifier for race record
|
2013-04-06 17:35:36 +02:00 |
|
Marc Zinnschlag
|
35fe828108
|
added race table weight/height columns
|
2013-04-05 13:46:48 +02:00 |
|
Marc Zinnschlag
|
076831c9cc
|
added flag columns to race table
|
2013-04-05 12:48:05 +02:00 |
|
Marc Zinnschlag
|
73da794d77
|
added basic race table
|
2013-04-04 14:34:39 +02:00 |
|
Marc Zinnschlag
|
7136ac0079
|
added missing attribute columns to faction table
|
2013-04-04 10:58:53 +02:00 |
|
Marc Zinnschlag
|
b5eaa464ad
|
added faction record verifier
|
2013-04-04 10:39:43 +02:00 |
|
Marc Zinnschlag
|
06533b8d71
|
additional check for using the same attribute twice in a class
|
2013-04-04 10:31:10 +02:00 |
|
Marc Zinnschlag
|
fea44c05d4
|
added class record verifier
|
2013-04-04 10:10:58 +02:00 |
|
Marc Zinnschlag
|
676a92e2e0
|
moved Verify function from World menu to File menu
|
2013-04-02 15:47:25 +02:00 |
|
Marc Zinnschlag
|
9d009af2a1
|
simplified code for sub view factory creation
|
2013-04-02 15:33:28 +02:00 |
|
Marc Zinnschlag
|
82498f6cff
|
added hidden flag column to faction table
|
2013-04-02 14:20:51 +02:00 |
|
Marc Zinnschlag
|
384c88182d
|
dealing with unset attribute fields
|
2013-04-02 14:15:22 +02:00 |
|
Marc Zinnschlag
|
ec6bdbeb40
|
added skill columns to faction table
|
2013-04-02 14:04:13 +02:00 |
|
Marc Zinnschlag
|
c71edb613d
|
added faction table
|
2013-04-02 12:00:45 +02:00 |
|
Lukasz Gromanowski
|
acae815cd2
|
Added workaround for OpenCS compilation problems due to bug in Qt MOC compiler.
For details please see:
https://forum.openmw.org/viewtopic.php?f=7&t=1451
https://bugreports.qt-project.org/browse/QTBUG-22829
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
|
2013-03-31 18:00:46 +02:00 |
|
Marc Zinnschlag
|
82f1cee116
|
added is-playable column to class
|
2013-03-26 09:51:39 +01:00 |
|
Marc Zinnschlag
|
ea3b14f2d2
|
added skill columns to class
|
2013-03-26 09:43:13 +01:00 |
|
Marc Zinnschlag
|
65cda580db
|
added attributes to class table
|
2013-03-25 14:31:46 +01:00 |
|
Marc Zinnschlag
|
c7275965b8
|
added basic class record table
|
2013-03-25 13:22:06 +01:00 |
|
Marc Zinnschlag
|
f2969e7143
|
fixed access to records flagged as deleted
|
2013-03-25 12:56:52 +01:00 |
|
Marc Zinnschlag
|
f39f694638
|
various global variable fixes in editor
|
2013-03-25 11:59:25 +01:00 |
|
Marc Zinnschlag
|
dc67ddf39b
|
added verifier stage for skill records
|
2013-03-25 11:07:04 +01:00 |
|
Marc Zinnschlag
|
739e7e7298
|
improved record access from ID collection
|
2013-03-25 11:06:40 +01:00 |
|
Marc Zinnschlag
|
7450554ef1
|
fixed a broken UniversalId constructor
|
2013-03-25 11:04:41 +01:00 |
|
Marc Zinnschlag
|
10c5f29075
|
added attribute column to skills
|
2013-03-24 15:50:29 +01:00 |
|
Marc Zinnschlag
|
114f99ddbf
|
add skill records when creating a new base file
|
2013-03-24 15:10:03 +01:00 |
|
Marc Zinnschlag
|
4208d52b1a
|
added use value columns to skills
|
2013-03-24 14:51:48 +01:00 |
|
Marc Zinnschlag
|
0ce962e815
|
added specialisation column to skill table
|
2013-03-23 13:13:53 +01:00 |
|
Marc Zinnschlag
|
92f0098911
|
added new constructors for EnumDelegateFactory
|
2013-03-23 13:13:34 +01:00 |
|
Marc Zinnschlag
|
8e472cc624
|
added description column to skill table
|
2013-03-21 14:38:06 +01:00 |
|
Marc Zinnschlag
|
fefe061294
|
added basic support for skills to editor
|
2013-03-21 14:31:32 +01:00 |
|
Marc Zinnschlag
|
947ab6635b
|
removed automatic detection of setting modified to the same value of base with subsequent setting modifiction state to base only (can cause problems with implicitly added records)
|
2013-03-21 14:29:31 +01:00 |
|
Marc Zinnschlag
|
a955068853
|
added universal IDs for skills
|
2013-03-21 13:40:55 +01:00 |
|
Marc Zinnschlag
|
9464f45d57
|
fixed an encoding problem. I hate you QString. I hate you so much
|
2013-03-21 12:47:22 +01:00 |
|
Marc Zinnschlag
|
cafbabde45
|
fixed broken loading of single files into the editor
|
2013-03-21 12:13:32 +01:00 |
|
Marc Zinnschlag
|
ebb1dab8e1
|
removed debugging leftovers
|
2013-03-21 10:19:07 +01:00 |
|
Marc Zinnschlag
|
d05508db52
|
switching editor id tables from QAbstractTableModel to QAbstractItemModel (in preparation for record types like containers)
|
2013-03-21 10:07:25 +01:00 |
|
Marc Zinnschlag
|
10fad47a81
|
some cleanup
|
2013-03-12 14:51:16 +01:00 |
|
graffy76
|
50abb22162
|
Fix to allow application closing from multiple views and a single view.
|
2013-03-12 06:28:13 -05:00 |
|
graffy76
|
96b62940b3
|
Fixes docked subviews becoming tabbed and application closure when
closing one of several views.
|
2013-03-11 06:38:27 -05:00 |
|
graffy76
|
ce91ef36ea
|
Fix for warnings on close, leaves all views open until a decision is
made
|
2013-03-10 07:49:43 -05:00 |
|
graffy76
|
c17821e6c8
|
Merge branch 'master' of https://github.com/zinnschlag/openmw into saveOnClose
|
2013-03-08 20:08:56 -06:00 |
|
graffy76
|
03c7f18112
|
Fixes for save-on-close message boxes
|
2013-03-07 17:48:05 -06:00 |
|
Marc Zinnschlag
|
a994a23f4e
|
file loading fixes
|
2013-03-07 07:56:29 +01:00 |
|
Pieter van der Kloet
|
9145fb210b
|
Merge remote-tracking branch 'upstream/master' into opencsui
|
2013-03-07 03:02:03 +01:00 |
|