Marc Zinnschlag
|
1870b087e7
|
ported setting of meta data for saving to the new mechanism
|
2015-06-26 13:13:22 +02:00 |
|
Marc Zinnschlag
|
f3ff90e1fd
|
moved meta data into a new single-row table
|
2015-06-26 13:01:25 +02:00 |
|
Marc Zinnschlag
|
6fbdbb11d5
|
added refrash menu item to report table (Fixes #2620)
|
2015-06-25 12:03:40 +02:00 |
|
scrawl
|
a5670b5133
|
Merge branch 'master' of https://github.com/OpenMW/openmw into osg
Conflicts:
apps/opencs/CMakeLists.txt
apps/opencs/main.cpp
apps/openmw/mwworld/player.hpp
|
2015-06-22 20:09:02 +02:00 |
|
Marc Zinnschlag
|
c644f15167
|
calm down travis
|
2015-06-20 19:46:38 +02:00 |
|
Marc Zinnschlag
|
197b8ec731
|
added severity attribute for operation messages (Fixes #2717)
|
2015-06-20 19:08:31 +02:00 |
|
Marc Zinnschlag
|
8791832c86
|
standarised on the use of the Message struct when passing operations messages around
|
2015-06-20 17:56:42 +02:00 |
|
Marc Zinnschlag
|
0e21c61297
|
replaced redundant CSMTools::ReportModel::Line struct with CSMDoc::Message struct
|
2015-06-20 16:55:34 +02:00 |
|
Marc Zinnschlag
|
1ee1934053
|
framework for accessing user settings in operation stages
|
2015-06-20 16:20:31 +02:00 |
|
scrawl
|
f70250a296
|
Merge branch 'master' of https://github.com/OpenMW/openmw into osg
Conflicts:
apps/launcher/CMakeLists.txt
apps/opencs/CMakeLists.txt
apps/opencs/view/render/worldspacewidget.cpp
apps/openmw/CMakeLists.txt
components/CMakeLists.txt
extern/osg-ffmpeg-videoplayer/CMakeLists.txt
|
2015-06-13 21:11:24 +02:00 |
|
scrawl
|
d03880fbf0
|
Compile fix for old boost versions
|
2015-06-11 23:25:26 +02:00 |
|
scrawl
|
e66e9916db
|
Merge branch 'master' of https://github.com/OpenMW/openmw into osg
Conflicts:
apps/opencs/CMakeLists.txt
apps/opencs/model/doc/document.cpp
apps/opencs/model/doc/document.hpp
|
2015-06-07 15:23:54 +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 |
|
Stanislav Bas
|
e636101725
|
Add missing new lines at the ends of files
|
2015-05-31 18:18:49 +03:00 |
|
Stanislav Bas
|
19cc6b83e5
|
Integrate the Id completion manager into the Document class
|
2015-05-30 15:40:23 +03: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
|
22f01b1232
|
Merge branch 'master' of https://github.com/OpenMW/openmw into osg
Conflicts:
apps/launcher/graphicspage.cpp
apps/opencs/editor.cpp
apps/opencs/model/doc/document.cpp
apps/opencs/view/render/cell.cpp
apps/opencs/view/render/mousestate.cpp
apps/opencs/view/render/textoverlay.cpp
apps/opencs/view/render/worldspacewidget.cpp
apps/openmw/mwclass/creature.cpp
apps/openmw/mwclass/npc.cpp
apps/openmw/mwgui/inventorywindow.cpp
apps/openmw/mwgui/loadingscreen.cpp
apps/openmw/mwgui/mapwindow.cpp
apps/openmw/mwgui/pickpocketitemmodel.cpp
apps/openmw/mwgui/waitdialog.cpp
apps/openmw/mwmechanics/combat.cpp
apps/openmw/mwmechanics/mechanicsmanagerimp.cpp
apps/openmw/mwrender/globalmap.cpp
apps/openmw/mwworld/physicssystem.cpp
apps/openmw/mwworld/refdata.cpp
apps/openmw/mwworld/scene.cpp
apps/openmw/mwworld/worldimp.cpp
components/sdlutil/sdlinputwrapper.cpp
extern/shiny/Main/Factory.cpp
extern/shiny/Main/MaterialInstance.cpp
extern/shiny/Main/Platform.cpp
extern/shiny/Main/ShaderSet.cpp
|
2015-05-23 20:33:44 +02:00 |
|
Rohit Nirmal
|
396fba7fa9
|
Silence -Wreorder warnings, and remove -Wno-reorder.
|
2015-05-21 22:46:44 -05:00 |
|
scrawl
|
e1f4a7f647
|
Merge branch 'master' of https://github.com/OpenMW/openmw into osg
Conflicts:
apps/openmw/engine.cpp
apps/openmw/mwgui/mainmenu.cpp
apps/openmw/mwgui/windowmanagerimp.cpp
apps/openmw/mwinput/inputmanagerimp.cpp
apps/openmw/mwrender/animation.cpp
apps/openmw/mwrender/debugging.cpp
apps/openmw/mwrender/npcanimation.cpp
apps/openmw/mwrender/renderingmanager.cpp
apps/openmw/mwrender/sky.cpp
components/nif/nifkey.hpp
components/nif/nifstream.hpp
components/nifbullet/bulletnifloader.cpp
components/nifogre/ogrenifloader.hpp
libs/openengine/bullet/physic.cpp
libs/openengine/gui/manager.cpp
|
2015-05-04 02:41:50 +02:00 |
|
cc9cii
|
33a8cd245a
|
Fix crash with gcc/linux.
|
2015-04-26 21:02:50 +10:00 |
|
cc9cii
|
889749a493
|
Allow non-empty mOriginalCell (case where a moved ref is moved again)
|
2015-04-26 15:44:40 +10:00 |
|
cc9cii
|
b54e5714c9
|
Revert rebasing the moved refs to the new cell, because the original ref may still be referred by a mod.
|
2015-04-26 14:55:40 +10:00 |
|
cc9cii
|
e0d061c37b
|
Implemented a workaround for saving moved refs.
|
2015-04-26 12:32:07 +10:00 |
|
cc9cii
|
f1a58994c6
|
Merge branch 'master' into moveref
Conflicts:
apps/opencs/model/world/columns.hpp
apps/opencs/model/world/commands.cpp
apps/opencs/model/world/commands.hpp
apps/opencs/model/world/ref.cpp
apps/opencs/view/world/dialoguesubview.cpp
apps/opencs/view/world/dialoguesubview.hpp
apps/opencs/view/world/util.cpp
components/esm/cellref.hpp
|
2015-04-25 06:52:53 +10:00 |
|
Marc Zinnschlag
|
f7c7aeecb3
|
fixed missing state update when starting a global search
|
2015-04-21 14:44:51 +02:00 |
|
cc9cii
|
f326b14604
|
Allow Qt to cleanup its signals.
|
2015-04-21 10:25:19 +10:00 |
|
scrawl
|
1699759d12
|
Merge branch 'master' of https://github.com/OpenMW/openmw into osg
Conflicts:
apps/opencs/view/render/cell.cpp
|
2015-04-19 02:29:16 +02: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 |
|
Marc Zinnschlag
|
23cf859fee
|
added search stages (cell table only for now)
|
2015-03-27 16:33:54 +01:00 |
|
scrawl
|
aedafe651a
|
OpenCS: delete physicssystem, will be replaced with OSG picking
|
2015-03-25 19:08:09 +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 |
|
Marc Zinnschlag
|
d053c62032
|
setting up global search operation and subview
|
2015-03-17 12:30:47 +01:00 |
|
Marc Zinnschlag
|
cf077dcf5d
|
Merge remote-tracking branch 'cc9cii/fix-hide-overload-warn'
|
2015-03-14 14:25:49 +01:00 |
|
Marc Zinnschlag
|
55bd0c728e
|
Merge branch 'threadfix'
|
2015-03-14 12:00:35 +01:00 |
|
Marc Zinnschlag
|
c0dfad23b3
|
Fixed editor operation multi-threading (Fixes #923)
|
2015-03-14 12:00:24 +01:00 |
|
cc9cii
|
fd86076db3
|
More warning fixes.
|
2015-03-14 08:09:19 +11:00 |
|
cc9cii
|
488bc76da5
|
Fix saving land data.
|
2015-03-13 22:06:55 +11:00 |
|
cc9cii
|
589b0b9171
|
Add saving land and land textures. Should resolve Bug #2447.
|
2015-03-13 08:01:48 +11:00 |
|
Scott Howard
|
e2ef8c4022
|
fix -Wnewline-eof warnings
|
2015-03-11 10:54:45 -04:00 |
|
Marc Zinnschlag
|
1ed606065c
|
save start script records
|
2015-03-03 16:11:00 +01:00 |
|
cc9cii
|
66ef9d237c
|
Another try to make it work with gcc/travis.
|
2015-03-03 10:12:40 +11:00 |
|
cc9cii
|
7c0f5b72c5
|
Add enum namespace to workaround travis.
|
2015-03-03 08:31:06 +11:00 |
|
cc9cii
|
a8427c2efb
|
Do not add NAME subrecords while saving magic effects or scripts.
|
2015-03-03 07:36:11 +11:00 |
|
cc9cii
|
5ff66ad40b
|
Fix Bug #2402. SKIL records should not have NAME subrecord.
|
2015-03-01 13:09:23 +11:00 |
|
Marc Zinnschlag
|
89998a6a03
|
save MVRF subrecords
|
2015-01-24 14:22:29 +01:00 |
|
Marc Zinnschlag
|
a97f599e65
|
fixed ref num saving in non-wide format
|
2015-01-22 13:41:09 +01:00 |
|
Marc Zinnschlag
|
a64b741af2
|
store hints from operations in report model
|
2014-12-07 20:53:09 +01:00 |
|
Marc Zinnschlag
|
3a847732b4
|
abstracted message collection into a class
|
2014-12-07 18:57:47 +01:00 |
|
cc9cii
|
2720e5ea9d
|
Remove PhysicsManager singleton and use shared_ptr instead. Resolves the issue where sometimes destructors were called in an unexpected sequence resulting in a crash while exiting the application.
|
2014-12-01 06:44:12 +11:00 |
|
Thoronador
|
a799353f60
|
fix uninitialized fields in CSMDoc::Operation class
|
2014-10-11 00:06:50 +02:00 |
|
Marc Zinnschlag
|
23e969eae7
|
fixed pathgrid saving again (previous fix was incomplete)
|
2014-10-10 15:29:21 +02:00 |
|
Marc Zinnschlag
|
2d3ffc4483
|
fixed pathgrid saving
|
2014-10-05 15:12:12 +02:00 |
|
Marc Zinnschlag
|
f4c9897bbd
|
Merge branch 'master' into tables
|
2014-10-02 15:49:36 +02:00 |
|
Marc Zinnschlag
|
d64127106b
|
load and save pathgrid records
|
2014-10-02 12:30:15 +02:00 |
|
Marc Zinnschlag
|
aa89370db6
|
make sure magic effects added by expansions are available
|
2014-09-27 12:38:42 +02:00 |
|
Marc Zinnschlag
|
25a1112627
|
add magic effect records for newly created games
|
2014-09-27 12:26:25 +02:00 |
|
scrawl
|
7252cb63a6
|
Fix cppcheck issues
|
2014-09-26 17:48:14 +02:00 |
|
Marc Zinnschlag
|
c321f2c252
|
load and save magic effect records
|
2014-09-26 13:05:51 +02:00 |
|
Marc Zinnschlag
|
02247fe712
|
load and save sound gen records
|
2014-09-23 12:20:02 +02:00 |
|
Marc Zinnschlag
|
cf5c5cbce7
|
Merge remote-tracking branch 'corristo/osx-openmw-launch-fix'
|
2014-09-20 14:13:42 +02:00 |
|
Nikolay Kasyanov
|
9f7a8462d8
|
Fix build & OpenCS game runner code on OS X
|
2014-09-20 13:42:11 +04: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
|
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 |
|
Marc Zinnschlag
|
bf6150d009
|
allow project scope scripts
|
2014-09-14 11:41:28 +02:00 |
|
Marc Zinnschlag
|
081588f484
|
add project file to content file list when running OpenMW from OpenCS
|
2014-09-13 20:48:24 +02:00 |
|
Marc Zinnschlag
|
64cf0870c6
|
set content files when running OpenMW from OpenCS
|
2014-09-06 12:24:09 +02:00 |
|
Marc Zinnschlag
|
cf05d3c69f
|
added run log
|
2014-09-05 13:49:34 +02:00 |
|
Marc Zinnschlag
|
5e022195b8
|
create startup script when running from OpenCS
|
2014-09-05 11:40:01 +02:00 |
|
Marc Zinnschlag
|
61a92da374
|
use --new-game/--skip-menu switches when running from OpenCS
|
2014-09-05 11:03:16 +02:00 |
|
Marc Zinnschlag
|
431abcb63a
|
handle shutdown of OpenMW processes when shutting down OpenCS
|
2014-09-03 20:06:49 +02:00 |
|
Marc Zinnschlag
|
3fec253409
|
save first (if document was modified) before running OpenMW
|
2014-09-03 19:56:52 +02:00 |
|
Marc Zinnschlag
|
a06133a50e
|
added failed flag to operation done signal
|
2014-09-03 19:14:27 +02:00 |
|
Marc Zinnschlag
|
c88b3a1520
|
track state of OpenMW process and enable/disable run/stop actions accordingly
|
2014-09-02 11:56:35 +02:00 |
|
Marc Zinnschlag
|
1b4ab6e130
|
added OpenMW runner
|
2014-09-02 10:21:17 +02:00 |
|
Marc Zinnschlag
|
0dff1fb816
|
fix for previous commit (was using wrong destination path)
|
2014-08-28 13:25:56 +02:00 |
|
Marek Kochanowicz
|
ea2feb0aa9
|
fix for bug 1672
|
2014-08-28 12:51:49 +02:00 |
|
Marc Zinnschlag
|
775e24d2c0
|
save debug profiles in project files
|
2014-08-15 12:08:29 +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
|
0be1e3d12f
|
removed WriteFilterStage class (functionality integrated into WriteCollectionStage)
|
2014-08-06 10:03:04 +02: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
|
d96ed38d49
|
added body part table
|
2014-07-01 12:37:22 +02:00 |
|
Marc Zinnschlag
|
e97fd35ae6
|
added enchantments table
|
2014-06-30 20:40:34 +02:00 |
|
Marc Zinnschlag
|
06e89d8bd3
|
reduced loading batch size (making the the loading progress bars a bit more responsive
|
2014-06-26 11:43:21 +02:00 |
|
Marc Zinnschlag
|
bd252d0aec
|
display record count in loading window
|
2014-06-26 11:41:21 +02:00 |
|
Marc Zinnschlag
|
073cc3f02c
|
fixed base flag in content file loader code
|
2014-06-17 11:01:17 +02:00 |
|
Marc Zinnschlag
|
be7f344eca
|
Merge branch 'refs'
Conflicts:
apps/opencs/model/doc/savingstate.cpp
components/esm/cellref.hpp
|
2014-05-30 10:38:38 +02:00 |
|
Marc Zinnschlag
|
ae50632774
|
implemented cell and reference saving int OpenCS
|
2014-05-29 18:08:40 +02:00 |
|
Marc Zinnschlag
|
e0ba9a4bf2
|
added reference collection stage to saving operation (preparation for cell saving)
|
2014-05-27 12:39:26 +02:00 |
|
greye
|
130349e0cd
|
open files in binary mode when necessary
|
2014-05-20 08:14:29 +04:00 |
|
greye
|
db16bb8983
|
fix OpenCS saving to Unicode path destination
|
2014-05-19 15:52:19 +04: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
|
aadaf7827d
|
added load error log
|
2014-05-10 12:04:36 +02:00 |
|
Marc Zinnschlag
|
6eff5ecaad
|
Merge branch 'operations' into load
Conflicts:
apps/opencs/main.cpp
apps/opencs/model/doc/document.cpp
|
2014-05-08 13:17:24 +02:00 |
|
Marc Zinnschlag
|
205306ee3d
|
changed message passing format from QString to a UniversalId/std::string pair
|
2014-05-08 12:42:29 +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 |
|