Marc Zinnschlag
|
26c2f28879
|
replaced global world->scene menu item with individual view context menu items in cell and reference tables
|
2014-03-02 22:43:44 +01:00 |
|
Marek Kochanowicz
|
be8b978a89
|
corrected mistake in data
|
2014-01-27 12:23:03 +01:00 |
|
Marek Kochanowicz
|
1b1ecafdd8
|
introduced missing columns to data
|
2014-01-23 15:13:37 +01:00 |
|
Marek Kochanowicz
|
4d9d31b25e
|
refrences cloning does not work
|
2014-01-23 09:41:09 +01:00 |
|
Marek Kochanowicz
|
92ee252eef
|
Small correction.
|
2014-01-20 16:39:42 +01:00 |
|
Marek Kochanowicz
|
5a52715701
|
implemented check for deletion. But it seems flawed.
|
2014-01-20 15:58:19 +01:00 |
|
Marc Zinnschlag
|
1c020b74c8
|
hid ID column in info tables (not relevant for the user)
|
2013-11-14 13:14:37 +01:00 |
|
Marc Zinnschlag
|
8c4303399f
|
Merge branch 'master' into dialogue
Conflicts:
apps/opencs/model/world/columns.cpp
apps/opencs/model/world/columns.hpp
apps/opencs/model/world/data.cpp
components/esm/loadinfo.hpp
|
2013-11-10 13:21:39 +01:00 |
|
Marc Zinnschlag
|
9d7695ea88
|
added missing columns to topic info table
|
2013-11-05 11:41:48 +01:00 |
|
Marc Zinnschlag
|
4724df7e9b
|
added topic/journal column to info tables
|
2013-11-03 10:48:50 +01:00 |
|
Marc Zinnschlag
|
15b7d3263c
|
subclass ESM::DialInfo to keep track of parent topic
|
2013-11-01 17:43:45 +01:00 |
|
Marc Zinnschlag
|
90aa8f9db6
|
fixed dialogue record loading with multiple content files
|
2013-10-31 13:11:15 +01:00 |
|
Marc Zinnschlag
|
767cb54e7c
|
added missing columns to journal info table
|
2013-10-31 12:54:55 +01:00 |
|
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
|
c995533e07
|
Merge branch 'dialogue' into saving
Conflicts:
apps/opencs/model/world/columnimp.hpp
apps/opencs/model/world/columns.cpp
apps/opencs/model/world/columns.hpp
apps/opencs/model/world/data.cpp
components/esm/loaddial.hpp
|
2013-10-21 16:45:43 +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
|
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
|
e7c48cbe58
|
load project files
|
2013-09-27 15:04:30 +02:00 |
|
Marc Zinnschlag
|
23095ec3ec
|
added missing scope column to filter table
|
2013-09-27 13:54:21 +02:00 |
|
Marc Zinnschlag
|
96fd1c35bf
|
preserve author/descriptin meta data
|
2013-09-24 17:17:01 +02:00 |
|
Marc Zinnschlag
|
830530bd06
|
set record count in TES3 header
|
2013-09-24 17:08:24 +02:00 |
|
Marc Zinnschlag
|
f2875e234c
|
added missing position columns to reference table
|
2013-09-22 10:43: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
|
3d2281fe80
|
added signals and functions to Data for handling ID list changes
|
2013-09-19 12:11:27 +02:00 |
|
Marc Zinnschlag
|
7e02c9acf2
|
added filter text column to filter table
|
2013-08-24 18:53:11 +02:00 |
|
Marc Zinnschlag
|
25e6380884
|
implemented use of predefined filters
|
2013-08-24 17:40:00 +02:00 |
|
Marc Zinnschlag
|
a95715b61d
|
added description field to filter record
|
2013-08-09 13:45:50 +02:00 |
|
Marc Zinnschlag
|
76b9d3dbc1
|
columns are now identified via an enum instead the name string
|
2013-08-07 09:36:05 +02:00 |
|
Marc Zinnschlag
|
d2f96deb98
|
renamed columns.hpp to columimp.hpp
|
2013-08-02 10:42:52 +02:00 |
|
Marc Zinnschlag
|
adb05737ee
|
Merge branch 'master' into filter
Conflicts:
apps/opencs/model/world/universalid.cpp
apps/opencs/view/doc/view.cpp
apps/opencs/view/world/subviews.cpp
|
2013-07-30 15:55:50 +02:00 |
|
Marc Zinnschlag
|
102700a498
|
added specialised Creator for references
|
2013-07-30 12:53:03 +02:00 |
|
Marc Zinnschlag
|
5ec9d370cb
|
check if ID is already in use when creating new IDs
|
2013-07-28 15:27:15 +02:00 |
|
Marc Zinnschlag
|
7600d6c04b
|
basic filter table
|
2013-07-22 21:18:47 +02:00 |
|
Marc Zinnschlag
|
6159724b04
|
build region map from records (only initial build; updates not implemented yet)
|
2013-07-08 16:53:08 +02:00 |
|
Marc Zinnschlag
|
4f05f2bddf
|
basic region map; non-interactive for now and working with dummy data instead of real cell/region records
|
2013-07-08 13:12:50 +02:00 |
|
Marc Zinnschlag
|
de5898c953
|
post merge fixes
|
2013-07-06 18:34:14 +02:00 |
|
Marc Zinnschlag
|
1c4b70805b
|
added missing reference table columns
|
2013-07-06 17:41:06 +02:00 |
|
Marc Zinnschlag
|
9a49125281
|
added references table
|
2013-07-06 17:03:18 +02:00 |
|
Marc Zinnschlag
|
c22f773f72
|
load all types of referenceable IDs
|
2013-05-11 17:45:28 +02:00 |
|
Marc Zinnschlag
|
9426eda47a
|
small test with statics and two columns
|
2013-05-11 17:01:16 +02:00 |
|
Marc Zinnschlag
|
f7f56a1a1f
|
added a RefIdCollection to Data
|
2013-05-07 11:23:18 +02:00 |
|
Marc Zinnschlag
|
b2b953d2a8
|
added region column to cell table
|
2013-04-14 19:34:55 +02:00 |
|
Marc Zinnschlag
|
71148121a2
|
added flag columns to cell table
|
2013-04-14 17:10:37 +02:00 |
|
Marc Zinnschlag
|
0c33dd86d5
|
added basic cell table
|
2013-04-14 17:04:55 +02:00 |
|
Marc Zinnschlag
|
d61ec1063e
|
added script editor
|
2013-04-10 20:14:10 +02:00 |
|
Marc Zinnschlag
|
be4a01bdb4
|
added missing recrod type columns
|
2013-04-09 14:27:32 +02:00 |
|