Marc Zinnschlag
|
69f28ee4be
|
split info records between journal and topic info tables
|
2013-10-31 12:16:45 +01:00 |
|
Marc Zinnschlag
|
ba88c94d58
|
first attempt at an info record collection
|
2013-10-29 13:18:22 +01:00 |
|
Marc Zinnschlag
|
45f5a66bcc
|
use result of getAppendIndex instead of always appending at the end
|
2013-10-29 09:27:23 +01:00 |
|
Marc Zinnschlag
|
9a80e11182
|
reimplemented add and appendBlankRecord via insertRecord
|
2013-10-27 14:13:10 +01:00 |
|
Marc Zinnschlag
|
525d6fadec
|
added Collection insert function for arbitrary position and reimplemented appendRecord in via this function
|
2013-10-27 14:00:25 +01:00 |
|
Marc Zinnschlag
|
67bc0a0c70
|
additional modification to the IDValidator (restricting relaxed mode slightly more)
|
2013-10-22 11:32:10 +02:00 |
|
Marc Zinnschlag
|
dc473221e7
|
added ID-argument to CollectionBase::getAppendIndex (required for info record collection)
|
2013-10-22 11:21:12 +02:00 |
|
Marc Zinnschlag
|
aa61948801
|
relaxed rules for new IDs when ID is also a user visible text
|
2013-10-22 11:08:37 +02:00 |
|
Marc Zinnschlag
|
88e09159c4
|
splitting off characters menu from mechanics menu (was getting too big)
|
2013-10-21 18:04:40 +02:00 |
|
Marc Zinnschlag
|
3b85d97087
|
handle deleted dialogue records
|
2013-10-21 15:38:13 +02:00 |
|
Marc Zinnschlag
|
dc12648a3e
|
add fixed dialogue records when creating a new omwgame file
|
2013-10-21 14:26:54 +02:00 |
|
Marc Zinnschlag
|
c0e5501431
|
disallow the deletion of non-topic, non-journal dialogue records
|
2013-10-21 13:58:47 +02:00 |
|
Marc Zinnschlag
|
0be157efea
|
set dialogue type for newly created dialogue records
|
2013-10-21 13:39:13 +02:00 |
|
Marc Zinnschlag
|
75c5316ad7
|
added dialogue type column to topics table
|
2013-10-20 17:26:09 +02:00 |
|
Marc Zinnschlag
|
adf3a41a83
|
added topic and journal tables
|
2013-10-20 17:15:32 +02:00 |
|
Marc Zinnschlag
|
ebf7732912
|
some cleanup
|
2013-10-20 15:48:39 +02:00 |
|
Marc Zinnschlag
|
db7ea30483
|
allow float values in cell for value tests
|
2013-10-14 11:15:36 +02:00 |
|
Marc Zinnschlag
|
679754b305
|
corrected an error message
|
2013-10-14 11:06:59 +02:00 |
|
Marc Zinnschlag
|
9b0766b678
|
minor fix in ValueNode::toString
|
2013-10-14 10:58:11 +02:00 |
|
Marc Zinnschlag
|
4905f1c8ab
|
make testing empty cells against an empty string yield true
|
2013-10-13 21:54:36 +02:00 |
|
Marc Zinnschlag
|
b8ae195a46
|
Merge branch 'scene'
|
2013-10-13 15:42:27 +02:00 |
|
Marc Zinnschlag
|
4624bed899
|
changed handling of scene toolbar button icons
|
2013-10-13 15:41:48 +02:00 |
|
Marc Zinnschlag
|
608d154ad7
|
Merge remote-tracking branch 'rainChu/master'
|
2013-10-12 20:31:33 +02:00 |
|
Marc Zinnschlag
|
b5d620a8dc
|
fixed string filter on enum column when column is empty
|
2013-10-12 16:35:59 +02:00 |
|
Marc Zinnschlag
|
a29b8667ef
|
fixed string filter on boolean columns when testing against the value false
|
2013-10-12 16:29:36 +02:00 |
|
Marc Zinnschlag
|
a77044cda4
|
fixed column numbering
|
2013-10-12 16:15:47 +02:00 |
|
Marc Zinnschlag
|
74cee66273
|
consolidated magic numbers for button size
|
2013-10-07 11:24:53 +02:00 |
|
Marc Zinnschlag
|
4d6c3cdf09
|
removed more garbage
|
2013-10-07 08:55:04 +02:00 |
|
Alex "rainChu" Haddad
|
4496244b14
|
Tabs to spaces
My own code uses only tabs - I forgot to change the setting on my IDE,
sorry!
|
2013-10-01 05:36:13 -04:00 |
|
Alex "rainChu" Haddad
|
bffbfff41c
|
My own fix to make it hackily compile
|
2013-09-30 00:32:06 -04:00 |
|
Marc Zinnschlag
|
7be1f1afc2
|
implemented SceneToolMode as a horizontal panel with radiobutton-type buttons
|
2013-09-28 13:10:42 +02:00 |
|
Marc Zinnschlag
|
0c5f07a65a
|
added SceneToolMode class
|
2013-09-28 11:27:24 +02:00 |
|
Marc Zinnschlag
|
84cadc10f4
|
added scene toolbar buttons (still not doing anything)
|
2013-09-28 11:06:56 +02:00 |
|
Marc Zinnschlag
|
9ea092927f
|
added basic scene subview (no functionality yet)
|
2013-09-28 09:25:54 +02:00 |
|
Marc Zinnschlag
|
1363e86828
|
made verifier ignore deleted records
|
2013-09-27 10:08:09 +02:00 |
|
Marek Kochanowicz
|
ae5e8b95ff
|
Solving Issue912
|
2013-09-23 20:12:04 +02:00 |
|
Marc Zinnschlag
|
a6ea670255
|
use IdTypeDelegate in report table
|
2013-09-22 13:54:01 +02:00 |
|
Marc Zinnschlag
|
1c4a4b4f26
|
generalised RefIdTypeDelegate into IdTypeDelegate
|
2013-09-22 13:39:44 +02:00 |
|
Marc Zinnschlag
|
f2875e234c
|
added missing position columns to reference table
|
2013-09-22 10:43:09 +02:00 |
|
Marc Zinnschlag
|
8d4f4e395f
|
update syntax highlighting when ID list changes
|
2013-09-19 14:26:09 +02:00 |
|
Marc Zinnschlag
|
ba5e2a0330
|
changed ID listing to include deleted records by default
|
2013-09-19 13:42:19 +02:00 |
|
Marc Zinnschlag
|
9c751ae370
|
separate highlight colour for IDs
|
2013-09-19 12:30:42 +02:00 |
|
Marc Zinnschlag
|
3d2281fe80
|
added signals and functions to Data for handling ID list changes
|
2013-09-19 12:11:27 +02:00 |
|
Marc Zinnschlag
|
78f7f80fc3
|
configured script highlighting with extensions
|
2013-09-19 08:58:27 +02:00 |
|
Marc Zinnschlag
|
07ff0a8de9
|
possible build fix for Windows
|
2013-09-12 20:52:05 +02:00 |
|
Marc Zinnschlag
|
554c44892a
|
Merge branch 'newgame'
|
2013-09-10 16:45:09 +02:00 |
|
Marc Zinnschlag
|
e9f14449eb
|
added AdjusterWidget
|
2013-09-10 16:45:01 +02:00 |
|
Marc Zinnschlag
|
2dc3c0ae4f
|
integrated startup icons
|
2013-09-09 09:41:43 +02:00 |
|
Marc Zinnschlag
|
25b7cd33ea
|
added FileWidget; fixed OpenCS configuration
|
2013-09-08 14:31:20 +02:00 |
|
Marc Zinnschlag
|
ecedb60169
|
splitting new game and new addon functions (new game currently not working)
|
2013-09-08 12:06:28 +02:00 |
|