Kyle Cooley
|
8c4b12a603
|
VFS changes, one VFS and resource system per document.
Added ability to reset a VFS::Manager.
Removed ability to rebuild the index for a VFS::Manager.
Moved VFS creation to CSM::Data.
|
2017-08-21 22:31:19 -04:00 |
|
Kyle Cooley
|
d31ed83b54
|
Preliminary asset reloading
|
2017-08-19 03:43:31 -04:00 |
|
scrawl
|
11496b8075
|
Read fallback settings in OpenCS
|
2016-01-11 23:10:16 +01:00 |
|
Marc Zinnschlag
|
1b663f01af
|
create merged document and open a view for it (document is still empty at this point)
|
2015-08-16 15:24:48 +02:00 |
|
Marc Zinnschlag
|
b83f9445a9
|
added UI for merge tool (merge tool itself is still missing)
|
2015-08-06 12:52:10 +02:00 |
|
scrawl
|
974fda5bde
|
Merge branch 'master' of https://github.com/OpenMW/openmw into osg
Conflicts:
extern/sdl4ogre/sdlwindowhelper.cpp
|
2015-06-03 03:18:29 +02:00 |
|
cc9cii
|
0aaac59cc3
|
Return to startup dialog when the open/create action is cancelled. Should resolve Bug #2588.
|
2015-05-30 08:37:58 +10:00 |
|
scrawl
|
236d628884
|
Merge branch 'master' of https://github.com/OpenMW/openmw into osg
Conflicts:
apps/opencs/model/doc/document.cpp
apps/opencs/model/doc/documentmanager.cpp
components/CMakeLists.txt
components/bsa/resources.cpp
components/nif/data.hpp
components/nif/node.cpp
components/nifogre/mesh.hpp
components/nifogre/ogrenifloader.cpp
components/nifogre/particles.cpp
|
2015-03-27 17:30:48 +01:00 |
|
scrawl
|
af27a10b0c
|
OpenCS: preliminary port of PreviewWidget to OSG
|
2015-03-20 16:22:33 +01:00 |
|
scrawl
|
40fc097722
|
OpenCS: use the new VFS, restored resource tables
|
2015-03-20 16:22:33 +01:00 |
|
cc9cii
|
fd86076db3
|
More warning fixes.
|
2015-03-14 08:09:19 +11:00 |
|
Scott Howard
|
e2ef8c4022
|
fix -Wnewline-eof warnings
|
2015-03-11 10:54:45 -04:00 |
|
Marc Zinnschlag
|
a9f9dec923
|
consider script blacklist in OpenCS verifier
|
2014-07-21 12:15:21 +02:00 |
|
Marc Zinnschlag
|
879ab49e9c
|
added resources manager
|
2014-07-04 12:46:57 +02:00 |
|
Marc Zinnschlag
|
bd252d0aec
|
display record count in loading window
|
2014-06-26 11:41:21 +02:00 |
|
Marc Zinnschlag
|
8279d307c4
|
text encoding configuration (was using hardcoded settings before)
|
2014-05-12 10:32:57 +02:00 |
|
Marc Zinnschlag
|
95d24492de
|
display load error messages in loading window
|
2014-05-10 13:18:40 +02:00 |
|
Marc Zinnschlag
|
492620c8cf
|
handle exceptions thrown during loading and report them to the user
|
2014-05-06 09:39:39 +02:00 |
|
Marc Zinnschlag
|
3fdd72f204
|
added cancel button to loading window
|
2014-05-03 16:44:50 +02:00 |
|
Marc Zinnschlag
|
6bc5869222
|
record loading progress bar
|
2014-05-03 15:33:35 +02:00 |
|
Marc Zinnschlag
|
e0e2ad8316
|
content file loading progress bar
|
2014-05-03 13:01:29 +02:00 |
|
Marc Zinnschlag
|
8dc6ad5059
|
moved new flag from setupData function to Document constructor
|
2014-04-29 14:27:44 +02:00 |
|
Marc Zinnschlag
|
5f1d2f72f6
|
added basic loading GUI
|
2014-04-29 14:17:25 +02:00 |
|
Marc Zinnschlag
|
ddb0496dca
|
replaced return value of removeDocument with a signal
|
2014-04-26 13:11:27 +02:00 |
|
Marc Zinnschlag
|
dbb192f084
|
moved loading to a separate thread
|
2014-04-24 15:09:25 +02:00 |
|
Marc Zinnschlag
|
e324450118
|
replaced return value of DocumentManager::addDocument with a signal
|
2014-04-21 09:02:58 +02:00 |
|
Marek Kochanowicz
|
f3dc45f1ec
|
long line split.
|
2014-02-14 15:29:10 +01: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 |
|
Marc Zinnschlag
|
6143ec33e0
|
giving Documents direct access to ConfigurationManager
|
2013-09-27 15:24:58 +02:00 |
|
Marc Zinnschlag
|
5779f799ab
|
create project file when saving content file
|
2013-09-27 11:36:06 +02:00 |
|
Marc Zinnschlag
|
e9f14449eb
|
added AdjusterWidget
|
2013-09-10 16:45:01 +02:00 |
|
Marc Zinnschlag
|
4c973a0f67
|
constructing documents from a file list instead of a single name
|
2013-02-04 13:46:54 +01:00 |
|
Marc Zinnschlag
|
303506d24b
|
added new document function
|
2012-11-23 14:08:20 +01:00 |
|
Marc Zinnschlag
|
9834bb3ad5
|
basic document handling
|
2012-11-22 13:30:02 +01:00 |
|
Marc Zinnschlag
|
c3cd6e8a8a
|
new attempt at the editor
|
2012-11-21 17:31:18 +01:00 |
|