Scott Howard
|
e2ef8c4022
|
fix -Wnewline-eof warnings
|
2015-03-11 10:54:45 -04:00 |
|
Marc Zinnschlag
|
a148b851c0
|
added start script table
|
2015-03-03 14:32:12 +01:00 |
|
Marc Zinnschlag
|
00073694c6
|
added pathgrid subview
|
2014-10-02 15:16:19 +02:00 |
|
Marc Zinnschlag
|
23fd314294
|
added magic effects table
|
2014-09-26 13:12:17 +02:00 |
|
Marc Zinnschlag
|
7ab4881661
|
added sound gen table
|
2014-09-23 13:21:54 +02:00 |
|
Marc Zinnschlag
|
bf6150d009
|
allow project scope scripts
|
2014-09-14 11:41:28 +02:00 |
|
Marc Zinnschlag
|
58916a7731
|
fixed creator for filter dialogue subview
|
2014-08-15 13:37:37 +02:00 |
|
Marc Zinnschlag
|
6f97fa472e
|
added dialgoue subview for debug profiles
|
2014-08-15 13:35:53 +02:00 |
|
Marc Zinnschlag
|
605f71ecc0
|
added creator to debug profile table
|
2014-08-15 12:03:07 +02:00 |
|
Marc Zinnschlag
|
2df1079dd4
|
removed mScope field from Filter record (redundant now)
|
2014-08-10 20:49:14 +02:00 |
|
Marc Zinnschlag
|
a54efbcfa0
|
made FilterCreator redundant by generalising GenericCreator
|
2014-08-10 18:46:32 +02:00 |
|
Marc Zinnschlag
|
4d49924025
|
added debug profile record table
|
2014-08-04 13:36:01 +02:00 |
|
Marc Zinnschlag
|
19828df799
|
added subviews for resources tables
|
2014-07-05 15:51:17 +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
|
e97fd35ae6
|
added enchantments table
|
2014-06-30 20:40:34 +02:00 |
|
Marc Zinnschlag
|
3e0c6ec732
|
some general cleanup; fixed two cases of dialogue subviews that allowed creating records where they shouldn't have
|
2014-06-06 13:09:17 +02:00 |
|
Marek Kochanowicz
|
6416ae90d2
|
Merge branch 'preview' of https://github.com/zinnschlag/openmw into Editor-Dialog
Conflicts:
apps/opencs/CMakeLists.txt
apps/opencs/view/world/subviews.cpp
|
2014-03-19 10:23:15 +01:00 |
|
Marek Kochanowicz
|
010160d047
|
missed those :/
|
2014-03-18 20:56:55 +01:00 |
|
Marek Kochanowicz
|
c0b2b783cb
|
use more proper creators
|
2014-03-18 20:53:21 +01:00 |
|
Marek Kochanowicz
|
db774b02d7
|
clone and create buttons work
|
2014-03-18 09:36:22 +01:00 |
|
Marc Zinnschlag
|
c36dfef972
|
prewview subview
|
2014-03-16 12:44:01 +01:00 |
|
Marek Kochanowicz
|
1edf5a4414
|
registered additional subviews.
|
2014-03-11 10:47:30 +01:00 |
|
Marek Kochanowicz
|
7eb10756d4
|
some extra views enabled
|
2014-03-09 08:58:24 +01:00 |
|
Marek Kochanowicz
|
0447be7e7a
|
register extra views. do not display id
|
2014-03-08 17:24:00 +01:00 |
|
Marek Kochanowicz
|
2e6b45dafb
|
edit view, savind works
|
2014-03-07 22:17:40 +01:00 |
|
Marek Kochanowicz
|
b0ae78e889
|
basicly enabled code
|
2014-03-06 20:10:13 +01:00 |
|
Marc Zinnschlag
|
2fe135d85f
|
journals subview was bound to the wrong universal ID type
|
2013-12-02 16:25:26 +01:00 |
|
Marc Zinnschlag
|
0745a86039
|
added InfoCreator
|
2013-11-08 11:51:59 +01:00 |
|
Marc Zinnschlag
|
ea0e8be0d3
|
disallow sorting (via column headers) in info tables
|
2013-10-31 13:40:14 +01:00 |
|
Marc Zinnschlag
|
ba88c94d58
|
first attempt at an info record collection
|
2013-10-29 13:18:22 +01:00 |
|
Marc Zinnschlag
|
0be157efea
|
set dialogue type for newly created dialogue records
|
2013-10-21 13:39:13 +02:00 |
|
Marc Zinnschlag
|
adf3a41a83
|
added topic and journal tables
|
2013-10-20 17:15:32 +02:00 |
|
Marc Zinnschlag
|
9ea092927f
|
added basic scene subview (no functionality yet)
|
2013-09-28 09:25:54 +02:00 |
|
Marc Zinnschlag
|
f6226e4859
|
added Creator class for filters
|
2013-08-08 15:55:23 +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
|
57be764cce
|
added specialised Creator for referenceable records
|
2013-07-30 12:34:18 +02:00 |
|
Marc Zinnschlag
|
82958e6514
|
added custom creator for cell records
|
2013-07-28 18:08:57 +02:00 |
|
Marc Zinnschlag
|
ba5ca5beed
|
replaced createAndDelete flag with a new class hierarhy (Creator)
|
2013-07-26 12:35:17 +02:00 |
|
Marc Zinnschlag
|
7600d6c04b
|
basic filter table
|
2013-07-22 21:18:47 +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
|
9a49125281
|
added references table
|
2013-07-06 17:03:18 +02:00 |
|
Marc Zinnschlag
|
9426eda47a
|
small test with statics and two columns
|
2013-05-11 17:01:16 +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
|
ec6dff38b1
|
added basic spell table
|
2013-04-09 11:40:36 +02:00 |
|
Marc Zinnschlag
|
60cc95305d
|
added basic birthsign table
|
2013-04-07 20:26:39 +02:00 |
|
Marc Zinnschlag
|
e25f5c6dfe
|
added basic region table
|
2013-04-07 16:32:06 +02:00 |
|
Marc Zinnschlag
|
ff1d908af4
|
added script table
|
2013-04-07 15:17:35 +02:00 |
|