Marc Zinnschlag
|
583f1ae9c2
|
fixed info record ordering and performance problems by determining topic ranges in the record collection instead of in the index collection
|
2013-11-10 13:00:46 +01:00 |
|
Marc Zinnschlag
|
ec6018928c
|
some fixes to info record sorting (doesn't address the main problem)
|
2013-11-10 12:09:49 +01:00 |
|
Marc Zinnschlag
|
b7bb7d6902
|
Merge remote-tracking branch 'scrawl/master'
Conflicts:
apps/opencs/editor.cpp
|
2013-11-10 11:49:48 +01:00 |
|
Marc Zinnschlag
|
935d9241d8
|
first attempt at proper info record loading: partially incorrect and way too slow
|
2013-11-09 11:42:19 +01:00 |
|
Marc Zinnschlag
|
3d8da2b9e0
|
proper sorting for newly created records and some case smashing fixes
|
2013-11-08 12:16:41 +01:00 |
|
Marc Zinnschlag
|
a06aa881cb
|
make sure case handling in info IDs is consistent
|
2013-11-08 12:03:03 +01:00 |
|
Marc Zinnschlag
|
982024a328
|
Topic range access in InfoCollection
|
2013-11-08 11:52:30 +01:00 |
|
Marc Zinnschlag
|
0745a86039
|
added InfoCreator
|
2013-11-08 11:51:59 +01:00 |
|
Bret Curtis
|
5a071b0f81
|
necessary dpkg rules to get opencs building and packaged on dpkg systems
|
2013-11-08 09:08:56 +01:00 |
|
Bret Curtis
|
36efe9605f
|
necessary dpkg rules to get opencs building and packaged on dpkg systems
|
2013-11-07 23:05:45 +01:00 |
|
Marc Zinnschlag
|
c545b3682a
|
compose info record IDs from actual record ID and parent topic ID (to make sure IDs are unique)
|
2013-11-05 12:57:55 +01:00 |
|
Marc Zinnschlag
|
2d4a6c0edf
|
cleaned up ID handling in INFO record (including a ESMTool bug fix)
|
2013-11-05 12:56:20 +01:00 |
|
Marc Zinnschlag
|
9d7695ea88
|
added missing columns to topic info table
|
2013-11-05 11:41:48 +01:00 |
|
graffy76
|
dace904490
|
changed game/addon to content for writing to openmw.cfg from launcher
|
2013-11-03 16:45:18 -06:00 |
|
graffy76
|
12c06a5615
|
Fixed broken dependency check
|
2013-11-03 06:21:28 -06:00 |
|
Marc Zinnschlag
|
4724df7e9b
|
added topic/journal column to info tables
|
2013-11-03 10:48:50 +01:00 |
|
graffy76
|
973803eb2f
|
Fixed pathing issues in launcher
|
2013-11-03 00:02:46 -05:00 |
|
graffy76
|
cddece4f9e
|
Another stab at fixing the pathing problem...
|
2013-11-01 21:47:26 -05:00 |
|
scrawl
|
e6960d915a
|
Add simple Ogre widget
|
2013-11-02 02:51:38 +01:00 |
|
Marc Zinnschlag
|
15b7d3263c
|
subclass ESM::DialInfo to keep track of parent topic
|
2013-11-01 17:43:45 +01:00 |
|
graffy76
|
0cb591e4f6
|
Fixed path problem with adjuster widget and local data path.
|
2013-10-31 18:12:13 -05:00 |
|
Marc Zinnschlag
|
ea0e8be0d3
|
disallow sorting (via column headers) in info tables
|
2013-10-31 13:40:14 +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
|
45f5a66bcc
|
use result of getAppendIndex instead of always appending at the end
|
2013-10-29 09:27:23 +01:00 |
|
graffy76
|
b51bef0d98
|
fixed missing adjuster widget in file dialog open view
|
2013-10-27 20:21:19 -05:00 |
|
Marc Zinnschlag
|
9a80e11182
|
reimplemented add and appendBlankRecord via insertRecord
|
2013-10-27 14:13:10 +01:00 |
|
Marc Zinnschlag
|
525d6fadec
|
added Collection insert function for arbitrary position and reimplemented appendRecord in via this function
|
2013-10-27 14:00:25 +01:00 |
|
graffy76
|
ea7a8eb2a4
|
last commit
|
2013-10-26 23:04:39 -05:00 |
|
graffy76
|
5e123d3f52
|
Hide adjusterwidget for open files view
|
2013-10-26 22:57:22 -05:00 |
|
graffy76
|
9b483c3ae3
|
Fix for file path issues
|
2013-10-26 22:55:44 -05:00 |
|
graffy76
|
ba365ff49e
|
Fixed merge conflicts with saving branch
|
2013-10-25 19:23:03 -05:00 |
|
graffy76
|
9ce4a04a2d
|
merge from saving
Merge branch 'saving' of https://github.com/zinnschlag/openmw into esxSelector
Conflicts:
apps/launcher/datafilespage.cpp
apps/opencs/editor.cpp
apps/opencs/view/doc/filedialog.cpp
apps/opencs/view/doc/filedialog.hpp
|
2013-10-25 14:44:22 -05:00 |
|
graffy76
|
16d87ea1d1
|
Merge branch 'master' into esxSelector
|
2013-10-25 08:11:24 -05:00 |
|
graffy76
|
2ca7f24731
|
Fixed filedialog new / edit content path issue
|
2013-10-24 17:33:28 -05:00 |
|
graffy76
|
b48f066f33
|
Reimplemented content selector for filedialog and datafilespage classes
|
2013-10-23 17:39:17 -05:00 |
|
graffy76
|
ba3589bc76
|
Revert "Implemented ContentSelector as a singleton "charm" modifier for"
This reverts commit 24b167b755 .
Conflicts:
apps/launcher/datafilespage.cpp
apps/opencs/editor.cpp
apps/opencs/view/doc/filedialog.cpp
apps/opencs/view/doc/filedialog.hpp
components/contentselector/view/contentselector.cpp
components/contentselector/view/contentselector.hpp
|
2013-10-22 22:20:21 -05:00 |
|
graffy76
|
f9591ddda6
|
Reimplemented constentselector view class
|
2013-10-22 21:52:35 -05:00 |
|
Marc Zinnschlag
|
67bc0a0c70
|
additional modification to the IDValidator (restricting relaxed mode slightly more)
|
2013-10-22 11:32:10 +02:00 |
|
Marc Zinnschlag
|
dc473221e7
|
added ID-argument to CollectionBase::getAppendIndex (required for info record collection)
|
2013-10-22 11:21:12 +02:00 |
|
Marc Zinnschlag
|
aa61948801
|
relaxed rules for new IDs when ID is also a user visible text
|
2013-10-22 11:08:37 +02:00 |
|
Marc Zinnschlag
|
3146af34d6
|
some fixes for the merged filter branch
|
2013-10-21 19:28:57 +02:00 |
|
Marc Zinnschlag
|
fdba029566
|
Merge remote-tracking branch 'sirherrbatka/filters' into saving
|
2013-10-21 18:59:12 +02:00 |
|
Marek Kochanowicz
|
70602c2c36
|
Removed changes in the unimplemented copy ctor.
|
2013-10-21 18:24:16 +02:00 |
|
Marek Kochanowicz
|
5e1bdd605b
|
Corrected formatting in document.hpp
|
2013-10-21 18:15:26 +02:00 |
|
Marc Zinnschlag
|
88e09159c4
|
splitting off characters menu from mechanics menu (was getting too big)
|
2013-10-21 18:04:40 +02:00 |
|
Marc Zinnschlag
|
743c6ea5b1
|
save dialogue records
|
2013-10-21 16:47:32 +02: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 |
|
Marek Kochanowicz
|
b23df42817
|
Removed old comment. Changed to set resources path correctly.
|
2013-10-21 16:06:16 +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
|
c0e5501431
|
disallow the deletion of non-topic, non-journal dialogue records
|
2013-10-21 13:58:47 +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
|
ebf7732912
|
some cleanup
|
2013-10-20 15:48:39 +02:00 |
|
Marek Kochanowicz
|
96b6787255
|
Getting rid of extension. Correcting tiny mistake in filters file.
|
2013-10-20 10:56:27 +02:00 |
|
Marek Kochanowicz
|
184456892b
|
Added check to load custom filters set when present.
|
2013-10-19 18:43:47 +02:00 |
|
Marek Kochanowicz
|
4e26a61db3
|
Removed command line handling. Maybe zini will let me to implement it later. Implemented switch to handle resources directory. TODO: check for defaultfilters on data path.
|
2013-10-18 22:11:14 +02:00 |
|
Marek Kochanowicz
|
a7002e8a09
|
Implements switch (--help and --resources), and copying defaultfilters.omwaddon.project. Seems to work.
|
2013-10-17 18:21:41 +02:00 |
|
Marek Kochanowicz
|
3000386443
|
failed attempt on switch adding.
|
2013-10-16 13:07:26 +02:00 |
|
Marc Zinnschlag
|
db7ea30483
|
allow float values in cell for value tests
|
2013-10-14 11:15:36 +02:00 |
|
Marc Zinnschlag
|
679754b305
|
corrected an error message
|
2013-10-14 11:06:59 +02:00 |
|
Marc Zinnschlag
|
9b0766b678
|
minor fix in ValueNode::toString
|
2013-10-14 10:58:11 +02:00 |
|
Marc Zinnschlag
|
4905f1c8ab
|
make testing empty cells against an empty string yield true
|
2013-10-13 21:54:36 +02:00 |
|
Marc Zinnschlag
|
b8ae195a46
|
Merge branch 'scene'
|
2013-10-13 15:42:27 +02:00 |
|
Marc Zinnschlag
|
4624bed899
|
changed handling of scene toolbar button icons
|
2013-10-13 15:41:48 +02:00 |
|
Marc Zinnschlag
|
608d154ad7
|
Merge remote-tracking branch 'rainChu/master'
|
2013-10-12 20:31:33 +02:00 |
|
Marc Zinnschlag
|
b5d620a8dc
|
fixed string filter on enum column when column is empty
|
2013-10-12 16:35:59 +02:00 |
|
Marc Zinnschlag
|
a29b8667ef
|
fixed string filter on boolean columns when testing against the value false
|
2013-10-12 16:29:36 +02:00 |
|
Marc Zinnschlag
|
a77044cda4
|
fixed column numbering
|
2013-10-12 16:15:47 +02:00 |
|
graffy76
|
17950210fa
|
Merge branch 'master' into esxSelector
|
2013-10-07 06:52:20 -05:00 |
|
Marc Zinnschlag
|
74cee66273
|
consolidated magic numbers for button size
|
2013-10-07 11:24:53 +02:00 |
|
Marc Zinnschlag
|
4d6c3cdf09
|
removed more garbage
|
2013-10-07 08:55:04 +02:00 |
|
graffy76
|
4c72a9ffdf
|
Fixed non-loading files
|
2013-10-06 22:10:38 -05:00 |
|
graffy76
|
217a4d75b4
|
Implemented profile function in launcher datafiles page
Implemented dependency sorting to ensure dependent files appear latest
in the list.
|
2013-10-06 21:13:47 -05:00 |
|
graffy76
|
00c78a4aa1
|
Implementing ContentSelector class in DataFilesPage
Moved AdjusterWidget / FileWidget to ContentSelectorView
|
2013-10-01 21:29:45 -05:00 |
|
Alex "rainChu" Haddad
|
4496244b14
|
Tabs to spaces
My own code uses only tabs - I forgot to change the setting on my IDE,
sorry!
|
2013-10-01 05:36:13 -04:00 |
|
Alex "rainChu" Haddad
|
bffbfff41c
|
My own fix to make it hackily compile
|
2013-09-30 00:32:06 -04:00 |
|
graffy76
|
24b167b755
|
Implemented ContentSelector as a singleton "charm" modifier for
FileDialog...
|
2013-09-29 12:19:07 -05:00 |
|
Marc Zinnschlag
|
7be1f1afc2
|
implemented SceneToolMode as a horizontal panel with radiobutton-type buttons
|
2013-09-28 13:10:42 +02:00 |
|
Marc Zinnschlag
|
0c5f07a65a
|
added SceneToolMode class
|
2013-09-28 11:27:24 +02:00 |
|
Marc Zinnschlag
|
84cadc10f4
|
added scene toolbar buttons (still not doing anything)
|
2013-09-28 11:06:56 +02:00 |
|
Marc Zinnschlag
|
9ea092927f
|
added basic scene subview (no functionality yet)
|
2013-09-28 09:25:54 +02:00 |
|
Marc Zinnschlag
|
6143ec33e0
|
giving Documents direct access to ConfigurationManager
|
2013-09-27 15:24:58 +02:00 |
|
Marc Zinnschlag
|
e7c48cbe58
|
load project files
|
2013-09-27 15:04:30 +02:00 |
|
Marc Zinnschlag
|
62148b3247
|
moved implementation of searchColumnIndex and findColumnIndex functions from IdTable to CollectionBase
|
2013-09-27 15:04:09 +02:00 |
|
Marc Zinnschlag
|
baae548106
|
added project scope filter saving
|
2013-09-27 13:56:40 +02:00 |
|
Marc Zinnschlag
|
6ac4dedfbe
|
added missing column enum
|
2013-09-27 13:56:23 +02:00 |
|
Marc Zinnschlag
|
31346dde58
|
fixed uninitialise scope value for filters
|
2013-09-27 13:55:28 +02:00 |
|
Marc Zinnschlag
|
6f2c418a5c
|
(slightly) improved error reporting during save operations
|
2013-09-27 13:54:51 +02:00 |
|
Marc Zinnschlag
|
23095ec3ec
|
added missing scope column to filter table
|
2013-09-27 13:54:21 +02:00 |
|
Marc Zinnschlag
|
5779f799ab
|
create project file when saving content file
|
2013-09-27 11:36:06 +02:00 |
|
Marc Zinnschlag
|
1363e86828
|
made verifier ignore deleted records
|
2013-09-27 10:08:09 +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
|
e4fdebc85b
|
added saving for referenceable records
|
2013-09-24 13:53:19 +02:00 |
|
Marc Zinnschlag
|
c42e74dadf
|
make 4 byte record type accessable from record struct
|
2013-09-24 13:17:28 +02:00 |
|