Marc Zinnschlag
|
e47f9c7268
|
added first batch of magic effect columns (re-using existing columns)
|
2014-09-27 12:51:46 +02:00 |
|
Marc Zinnschlag
|
c321f2c252
|
load and save magic effect records
|
2014-09-26 13:05:51 +02:00 |
|
Marc Zinnschlag
|
33cd04b37d
|
added missing sound gen table columns
|
2014-09-25 11:40:45 +02:00 |
|
Marc Zinnschlag
|
7ab4881661
|
added sound gen table
|
2014-09-23 13:21:54 +02:00 |
|
Marc Zinnschlag
|
02247fe712
|
load and save sound gen records
|
2014-09-23 12:20:02 +02:00 |
|
Marc Zinnschlag
|
9d316a8745
|
Merge branch 'records'
|
2014-09-20 13:59:45 +02:00 |
|
Marc Zinnschlag
|
7733df239e
|
made CloneCommand a subclass of CreateCommand
|
2014-09-20 10:36:43 +02:00 |
|
Marc Zinnschlag
|
e93ab383ea
|
set refnum and increment refnum counter when creating a new reference
|
2014-09-18 12:25:17 +02:00 |
|
Marc Zinnschlag
|
33243c8c16
|
move code for storing old value from ModifyCommand constructor to redo function (allows use of the command on records that haven't been created at the time of construction)
|
2014-09-18 11:37:23 +02:00 |
|
Marc Zinnschlag
|
41275b0af3
|
Merge remote-tracking branch 'cc9cii/Bug-No-1869'
|
2014-09-17 09:20:59 +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 |
|
cc9cii
|
724ed807c8
|
Let the filterbox of the receiving side of the drag&drop to decide whether to add referenceable type. Only added if the table has "Referenceable ID" column AND the UniversalId type is referenceable.
|
2014-09-08 23:14:04 +10:00 |
|
cc9cii
|
4a8fe39b2c
|
For bug #1710. Change the ID type of mime data for filterbox drop events to Referenceable rather than using the ID's native type.
|
2014-09-07 06:29:09 +10:00 |
|
Rohit Nirmal
|
e315a72582
|
Remove extra semicolons at the end of some lines.
|
2014-09-06 13:04:52 -05:00 |
|
cc9cii
|
ab8403192c
|
Fix typo.
|
2014-09-06 08:00:48 +10:00 |
|
Marc Zinnschlag
|
cf05d3c69f
|
added run log
|
2014-09-05 13:49:34 +02:00 |
|
cc9cii
|
fd5f814218
|
Trivial change from "Musics" to "Music Files"
|
2014-09-03 20:06:43 +10: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
|
232c6c9ad3
|
Merge branch 'scriptedit' into run
|
2014-08-22 13:20:02 +02:00 |
|
Marc Zinnschlag
|
4e521d1aca
|
fixed resources collection access
|
2014-08-17 14:21:23 +02:00 |
|
Marc Zinnschlag
|
fd3842d726
|
added flag columns to debug profile table
|
2014-08-15 13:22:20 +02:00 |
|
Marc Zinnschlag
|
a5ecf2e9f0
|
hide record type column in resources tables
|
2014-08-12 11:32:38 +02:00 |
|
Marc Zinnschlag
|
fa9c6b19c2
|
removed OpenCS-specific custom Filter record struct (default ESM struct will do from now on)
|
2014-08-10 21:03:45 +02:00 |
|
Marc Zinnschlag
|
2df1079dd4
|
removed mScope field from Filter record (redundant now)
|
2014-08-10 20:49:14 +02:00 |
|
Marc Zinnschlag
|
828536e999
|
generalised the concept of record scope
|
2014-08-06 09:53:10 +02:00 |
|
Marc Zinnschlag
|
4d49924025
|
added debug profile record table
|
2014-08-04 13:36:01 +02:00 |
|
scrawl
|
469d2afffa
|
Merge branch 'master' of https://github.com/OpenMW/openmw
Conflicts:
apps/openmw/mwgui/levelupdialog.cpp
|
2014-07-24 02:33:46 +02:00 |
|
scrawl
|
75366b2e37
|
Implement CellRef's faction rank (rank requirement to use item)
|
2014-07-24 02:17:38 +02:00 |
|
Marc Zinnschlag
|
3333f67830
|
removed a left-over marker
|
2014-07-08 12:53:25 +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
|
b2ce94f28a
|
fixed exceptions
|
2014-07-08 08:56:28 +02:00 |
|
Marc Zinnschlag
|
b2c2342988
|
some refactoring (removing redundant code)
|
2014-07-08 08:53:39 +02:00 |
|
Marc Zinnschlag
|
c1bbefb840
|
enable dragging from resources tables
|
2014-07-07 15:20:05 +02:00 |
|
Marc Zinnschlag
|
df6996d4ae
|
filter resources files based on extension
|
2014-07-07 11:34:24 +02:00 |
|
Marc Zinnschlag
|
b2c957a56f
|
added resources tables
|
2014-07-05 15:50:47 +02:00 |
|
Marc Zinnschlag
|
4f6c7b0e84
|
resolved UniversalId naming ambiguity
|
2014-07-05 15:07:17 +02:00 |
|
Marc Zinnschlag
|
e171babd2f
|
added Feature_Constant to IdTable
|
2014-07-05 12:44:11 +02:00 |
|
Marc Zinnschlag
|
1b1f1bade3
|
injected new class IdTableBase between QAbstractItemModel and IdTable
|
2014-07-04 13:25:56 +02:00 |
|
Marc Zinnschlag
|
63d0fdee7f
|
removed leftover data member
|
2014-07-04 12:48:18 +02:00 |
|
Marc Zinnschlag
|
879ab49e9c
|
added resources manager
|
2014-07-04 12:46:57 +02:00 |
|
Marc Zinnschlag
|
1745335982
|
body part table fix: forgot to include body parts in ID listings
|
2014-07-03 12:03: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
|
395c45c88b
|
Merge branch 'editorfixes' into tables
|
2014-06-30 20:49:41 +02:00 |
|