Marek Kochanowicz
|
4b4a72c3b6
|
Merge remote-tracking branch 'refs/remotes/master/master' into NonTableFields
|
2014-07-13 10:52:39 +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
|
ab8bee4d1a
|
added enchantment type column to enchantment table
|
2014-07-01 09:42:56 +02:00 |
|
Marek Kochanowicz
|
172f1a1301
|
Merge remote-tracking branch 'refs/remotes/master/master' into NonTableFields
|
2014-06-30 20:06:44 +02:00 |
|
Marc Zinnschlag
|
4f08efc4d7
|
added missing combat, magic and stealth columns for creatures (Feature #1312)
|
2014-06-30 19:51:59 +02:00 |
|
Marek Kochanowicz
|
894c98ee89
|
Added extra columnid type to use for ID of the inventory item
|
2014-06-20 14:22:40 +02:00 |
|
Marek Kochanowicz
|
a076798f8f
|
Quick and dirty prototype of actual nested header data implementation
|
2014-06-19 18:46:09 +02:00 |
|
Marek Kochanowicz
|
1fb18873cb
|
adding proxy model that is ment to be used by the dialoguesubview
|
2014-06-18 15:35:31 +02:00 |
|
scrawl
|
fd59a4a79e
|
Fix some doxygen typos
|
2014-06-15 16:11:22 +02:00 |
|
Marek Kochanowicz
|
befc7a4078
|
adding column for the content of the container
|
2014-05-25 17:02:40 +02:00 |
|
Marc Zinnschlag
|
1a1d52c513
|
fixed a column ID problem
|
2014-03-20 14:19:50 +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
|
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
|
75c5316ad7
|
added dialogue type column to topics table
|
2013-10-20 17:26:09 +02:00 |
|
Marc Zinnschlag
|
a77044cda4
|
fixed column numbering
|
2013-10-12 16:15:47 +02:00 |
|
Marc Zinnschlag
|
6ac4dedfbe
|
added missing column enum
|
2013-09-27 13:56:23 +02:00 |
|
Marc Zinnschlag
|
f2875e234c
|
added missing position columns to reference table
|
2013-09-22 10:43:09 +02:00 |
|
Marc Zinnschlag
|
649ef6f120
|
moved list of enum literals from ViewManager to Columns (which makes them available to the rest of model now)
|
2013-09-02 11:58:05 +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 |
|
Marc Zinnschlag
|
de5898c953
|
post merge fixes
|
2013-07-06 18:34:14 +02:00 |
|
Marc Zinnschlag
|
4986b7d65d
|
Merge branch 'master' into ref
|
2013-07-06 17:54:19 +02:00 |
|
Marc Zinnschlag
|
1c4b70805b
|
added missing reference table columns
|
2013-07-06 17:41:06 +02:00 |
|
graffy76
|
35fb9b669a
|
Final details implemented
Png icons, alignments fixed.
|
2013-05-29 06:38:35 -05:00 |
|
Marc Zinnschlag
|
b2b953d2a8
|
added region column to cell table
|
2013-04-14 19:34:55 +02:00 |
|
Marc Zinnschlag
|
d61ec1063e
|
added script editor
|
2013-04-10 20:14:10 +02:00 |
|
Marc Zinnschlag
|
ae0a7d5bcd
|
added cost and type columns to spell table
|
2013-04-09 11:53:47 +02:00 |
|
Marc Zinnschlag
|
baf8eaecb8
|
added texture column to birthsign table
|
2013-04-07 20:46:04 +02:00 |
|
Marc Zinnschlag
|
c9424f577f
|
added sleeplist column to region table
|
2013-04-07 19:29:15 +02:00 |
|
Marc Zinnschlag
|
f49a2a97c5
|
added map colour column to region table
|
2013-04-07 16:56:21 +02:00 |
|
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
|
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
|
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
|
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
|
10c5f29075
|
added attribute column to skills
|
2013-03-24 15:50:29 +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
|
9464f45d57
|
fixed an encoding problem. I hate you QString. I hate you so much
|
2013-03-21 12:47:22 +01:00 |
|