Marc Zinnschlag
|
ff530a2e19
|
added missing magic effect table columns
|
2014-09-30 12:33:48 +02:00 |
|
Marc Zinnschlag
|
33cd04b37d
|
added missing sound gen table columns
|
2014-09-25 11:40:45 +02:00 |
|
Marc Zinnschlag
|
90b45e09f7
|
added refnum column to references tables
|
2014-09-16 12:48:10 +02:00 |
|
Marc Zinnschlag
|
f5483e76cf
|
added refnum counter column to cells table
|
2014-09-16 12:30:17 +02:00 |
|
Marc Zinnschlag
|
d1d861e1be
|
Merge branch 'run'
Conflicts:
apps/opencs/model/world/columns.cpp
apps/opencs/model/world/columns.hpp
apps/opencs/model/world/data.cpp
components/CMakeLists.txt
|
2014-09-14 11:59:54 +02:00 |
|
Marc Zinnschlag
|
03c0cbc65a
|
added owner global column to references table (Fixes #1695)
|
2014-08-30 10:13:34 +02:00 |
|
Marc Zinnschlag
|
5c536d571b
|
added script column to debug profile table (dialogue only)
|
2014-08-24 13:15:18 +02:00 |
|
Marc Zinnschlag
|
fd3842d726
|
added flag columns to debug profile table
|
2014-08-15 13:22:20 +02:00 |
|
Marc Zinnschlag
|
2df1079dd4
|
removed mScope field from Filter record (redundant now)
|
2014-08-10 20:49:14 +02:00 |
|
scrawl
|
75366b2e37
|
Implement CellRef's faction rank (rank requirement to use item)
|
2014-07-24 02:17:38 +02:00 |
|
Marc Zinnschlag
|
1548f4670a
|
drop part of resources drag and drop
|
2014-07-08 09:51:17 +02:00 |
|
Marc Zinnschlag
|
9d5956585c
|
added separate display type for colours
|
2014-07-08 09:08:01 +02:00 |
|
Marc Zinnschlag
|
37a2b48fa2
|
added missing type columns to body part table
|
2014-07-01 14:28:12 +02:00 |
|
Marc Zinnschlag
|
d96ed38d49
|
added body part table
|
2014-07-01 12:37:22 +02:00 |
|
Marc Zinnschlag
|
5649552f18
|
added other missing columns for enchantment table; fixed dialogue subviews for enchantment records
|
2014-07-01 09:50:43 +02:00 |
|
Marc Zinnschlag
|
ab8bee4d1a
|
added enchantment type column to enchantment table
|
2014-07-01 09:42:56 +02:00 |
|
Marc Zinnschlag
|
c4e7386770
|
Revert "added changed reference tracking for cells"
This reverts commit f4334da42e .
|
2014-06-04 21:12:23 +02:00 |
|
Marc Zinnschlag
|
f4334da42e
|
added changed reference tracking for cells
|
2014-05-23 09:32:34 +02:00 |
|
Marek Kochanowicz
|
fc1837e2ed
|
fixed bug: regions can be dragged
ps
fuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu
|
2014-04-15 19:26:43 +02:00 |
|
Marc Zinnschlag
|
2128d3008c
|
Merge branch 'master' into preview
|
2014-03-21 08:12:06 +01:00 |
|
Marek Kochanowicz
|
a692ce99fa
|
where was my mind…
|
2014-03-20 20:26:53 +01:00 |
|
Marek Kochanowicz
|
832a10b2ac
|
solving problems
|
2014-03-20 18:40:10 +01:00 |
|
Marc Zinnschlag
|
1a1d52c513
|
fixed a column ID problem
|
2014-03-20 14:19:50 +01:00 |
|
Marek Kochanowicz
|
089732419a
|
introduce longString
|
2014-03-10 17:18:29 +01:00 |
|
Marek Kochanowicz
|
09d3c7a446
|
Attempt to match types. Does not work at the moment.
|
2014-02-13 13:54:09 +01:00 |
|
Marek Kochanowicz
|
5f3f867a10
|
Implemented convertEnums function
|
2014-02-13 10:21:49 +01:00 |
|
Marek Kochanowicz
|
e1a39b8388
|
Replaced some display_string with specific type. Damn, i wish this is correct ;-)
|
2014-02-12 09:24:08 +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
|
767cb54e7c
|
added missing columns to journal info table
|
2013-10-31 12:54:55 +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
|
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
|
23095ec3ec
|
added missing scope column to filter table
|
2013-09-27 13:54:21 +02:00 |
|
Marc Zinnschlag
|
f2875e234c
|
added missing position columns to reference table
|
2013-09-22 10:43:09 +02:00 |
|
Marc Zinnschlag
|
7e02c9acf2
|
added filter text column to filter table
|
2013-08-24 18:53:11 +02:00 |
|
Marc Zinnschlag
|
7aee1da5c6
|
fixed some columns
|
2013-08-24 16:51:49 +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 |
|