cc9cii
|
89f7608022
|
Refactor for better legibility.
|
2014-09-10 14:40:41 +10:00 |
|
cc9cii
|
77171b788b
|
Made popup messagebox non-modal.
|
2014-09-10 14:03:25 +10:00 |
|
cc9cii
|
f0e0494f03
|
Since commit 8bce460f3446df7347d9426675beae2b94e03c1f negative value checks no longer make sense. Not sure what to do about Vampire flag, however.
|
2014-09-10 08:13:10 +10:00 |
|
cc9cii
|
3a5ed9c5bb
|
Build objects and connections only once.
|
2014-09-10 07:14:01 +10:00 |
|
cc9cii
|
fdc20c595d
|
Fix gcc compile error.
|
2014-09-09 21:24:54 +10:00 |
|
cc9cii
|
4471fe771e
|
Fix logic errors.
|
2014-09-09 21:09:37 +10:00 |
|
cc9cii
|
84f5784575
|
Remove document when closing the last view. Should resolve Bug #1292.
|
2014-09-09 13:04:48 +10:00 |
|
cc9cii
|
ad8d722763
|
Close documents rather than views.
|
2014-09-09 10:05:06 +10:00 |
|
cc9cii
|
5675626482
|
Cleanup signals when finished.
|
2014-09-09 07:24:18 +10:00 |
|
Marc Zinnschlag
|
77e9ac8975
|
Merge remote-tracking branch 'cc9cii/Bug-No-1710'
|
2014-09-08 16:38:25 +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
|
988c8f9ebe
|
Ignore duplicate connections.
|
2014-09-08 16:18:31 +10:00 |
|
Marc Zinnschlag
|
3f24593dba
|
added profile selection panel
|
2014-09-07 14:40:50 +02:00 |
|
Marc Zinnschlag
|
4337d05126
|
added right-click handling support to SceneTool class
|
2014-09-07 13:35:30 +02:00 |
|
Marc Zinnschlag
|
f913d51e35
|
remove deleted debug profiles from run tool
|
2014-09-07 12:55:52 +02:00 |
|
cc9cii
|
cedf1171e3
|
Cleanup comments.
|
2014-09-07 18:37:33 +10:00 |
|
cc9cii
|
dba352fd6f
|
Check all views before exiting.
|
2014-09-07 18:35:50 +10:00 |
|
Marc Zinnschlag
|
d4c27d4ce0
|
Merge remote-tracking branch 'mellotanica/master'
|
2014-09-07 10:10:54 +02: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 |
|
Marc Zinnschlag
|
51128d2d57
|
added run button to scene subview toolbar
|
2014-09-06 16:11:06 +02:00 |
|
cc9cii
|
c78ac391a0
|
Made the Region field for Cell record in dialogue subview editable but not sure if this is the wanted behaviour.
Also removed a duplicate UniversalId::Type_Class mappin in tablemimedata.cpp.
|
2014-09-06 20:24:34 +10:00 |
|
Marc Zinnschlag
|
64cf0870c6
|
set content files when running OpenMW from OpenCS
|
2014-09-06 12:24:09 +02:00 |
|
cc9cii
|
ab8403192c
|
Fix typo.
|
2014-09-06 08:00:48 +10:00 |
|
cc9cii
|
6d12374ace
|
Move windows platform specific files into a common directory.
|
2014-09-05 22:36:33 +10:00 |
|
Marc Zinnschlag
|
cf05d3c69f
|
added run log
|
2014-09-05 13:49:34 +02:00 |
|
cc9cii
|
fa0b3eb298
|
Add an icon to opencs.exe as well
|
2014-09-05 20:30:50 +10: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
|
a728d6d77a
|
full implementation of global run menu item (replaces earlier placeholder implementation)
|
2014-09-04 17:45:43 +02:00 |
|
Marc Zinnschlag
|
67dfaa7f35
|
update actions in main menu when creating a new view
|
2014-09-04 10:47:30 +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 |
|
Marco Melletti
|
8bce460f34
|
loadnpc is still unfinished, bodypartcheck.cpp mFlags check fix
|
2014-09-03 14:40:32 +02:00 |
|
cc9cii
|
fd5f814218
|
Trivial change from "Musics" to "Music Files"
|
2014-09-03 20:06:43 +10:00 |
|
Marc Zinnschlag
|
bee36c9167
|
block saving while OpenMW process is running
|
2014-09-02 11:59:04 +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
|
96cd46568b
|
some cleanup
|
2014-09-01 11:15:59 +02:00 |
|
Marc Zinnschlag
|
bec6c4e726
|
fixed editor creation for Display_LongString
|
2014-09-01 10:56:38 +02:00 |
|
Marc Zinnschlag
|
7e653cebdf
|
implement script editor via QPlainTextEdit instead of QTextEdit
|
2014-09-01 10:52:10 +02:00 |
|
Marc Zinnschlag
|
03c0cbc65a
|
added owner global column to references table (Fixes #1695)
|
2014-08-30 10:13:34 +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
|
0b3e2775a0
|
fixed wording in body part verifier
|
2014-08-27 10:46:21 +02:00 |
|
Stanislav
|
4d2bdda22f
|
Merge branch 'master' of https://github.com/OpenMW/openmw
|
2014-08-26 22:14:50 +06:00 |
|
Stanislav
|
bdfb0c8351
|
Feature #1616: Body part record verifier
|
2014-08-26 21:55:31 +06:00 |
|
Marc Zinnschlag
|
ea4cd94c25
|
syntax highlighter modes
|
2014-08-24 17:56:20 +02:00 |
|
Marc Zinnschlag
|
5c536d571b
|
added script column to debug profile table (dialogue only)
|
2014-08-24 13:15:18 +02:00 |
|