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
|
82498f6cff
|
added hidden flag column to faction table
|
2013-04-02 14:20:51 +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 |
|
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
|
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
|
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 |
|
Marc Zinnschlag
|
46de45b9a2
|
added var type column to globals
|
2013-03-05 11:37:13 +01:00 |
|
Marc Zinnschlag
|
ba4907fbaf
|
use new Variant type for GMSTs
|
2013-03-05 08:02:27 +01:00 |
|
Marc Zinnschlag
|
a1ac20c6f3
|
changed global variable records to new variant type
|
2013-03-04 14:32:59 +01:00 |
|
Marc Zinnschlag
|
868916a9a2
|
added add-on global variables in the same way add-on GMSTs were added
|
2013-02-23 12:51:45 +01:00 |
|
Marc Zinnschlag
|
6f5a772d02
|
fixed another case handling problem
|
2013-02-23 12:35:05 +01:00 |
|
graffy76
|
6f89d453a5
|
Operations widget height fix and abort button feature. Successfully
tested resizing of Operations QDockWidget for multiple concurrent
operations.
|
2013-02-22 21:53:32 -06:00 |
|
Marc Zinnschlag
|
a50ff34774
|
better default value for string GMSTs
|
2013-02-18 09:23:14 +01:00 |
|
Marc Zinnschlag
|
475f4f9311
|
implicitly add Tribunal/Bloodmoon GMSTs to base, if present neither in base nor in modified
|
2013-02-17 20:03:39 +01:00 |
|
Marc Zinnschlag
|
abd307d70e
|
Issue #567: workaround for crash with non-English ESX files
|
2013-02-17 19:26:01 +01:00 |
|
Marc Zinnschlag
|
bb990b96bf
|
Merge branch 'globaltype' into next
|
2013-02-17 17:27:41 +01:00 |
|
Marc Zinnschlag
|
50d61a5b6e
|
proper implementation of gmst type column
|
2013-02-17 17:27:25 +01:00 |
|
Marc Zinnschlag
|
5e3529783d
|
Merge remote-tracking branch 'ace/win-fixes' into next
|
2013-02-12 15:42:45 +01:00 |
|
Alexander "Ace" Olofsson
|
0ae01794f1
|
Fixed build errors in OpenCS
|
2013-02-12 13:57:16 +01:00 |
|
Marc Zinnschlag
|
d40ee06897
|
fixed base/modified logic
|
2013-02-09 15:25:50 +01:00 |
|
Marc Zinnschlag
|
828695f295
|
added value column to gmst table
|
2013-02-08 14:48:38 +01:00 |
|
Marc Zinnschlag
|
cce2d63433
|
added type column to gmst table
|
2013-02-08 12:20:03 +01:00 |
|
Marc Zinnschlag
|
d5dd0640c7
|
basic gmst support
|
2013-02-08 09:58:19 +01:00 |
|
Marc Zinnschlag
|
dd2b7d5c63
|
handle deleted records
|
2013-02-07 13:26:00 +01:00 |
|
Marc Zinnschlag
|
adcaea464b
|
basic globals record loading
|
2013-02-07 12:52:01 +01:00 |
|