Marc Zinnschlag
|
b41cc5e9e9
|
added revert command
|
2012-12-06 14:56:04 +01:00 |
|
Marc Zinnschlag
|
f07b7d17cd
|
improved exception handling
|
2012-12-04 20:43:47 +01:00 |
|
Marc Zinnschlag
|
5cd2fe00ab
|
initialise blank global records
|
2012-12-03 22:16:02 +01:00 |
|
Marc Zinnschlag
|
8e93bfa607
|
turned the global class into a general purpose table subview class
|
2012-12-03 22:03:02 +01:00 |
|
Marc Zinnschlag
|
0a8b7602d3
|
fixed edit lock
|
2012-12-03 21:51:42 +01:00 |
|
Marc Zinnschlag
|
49d6239004
|
added pop-up menu with create record action
|
2012-12-03 21:44:16 +01:00 |
|
Marc Zinnschlag
|
db29e411c4
|
added merge functions; temporarily merge on document creation
|
2012-12-03 13:56:02 +01:00 |
|
Marc Zinnschlag
|
bd5e364ac1
|
display record state in table
|
2012-12-01 13:42:12 +01:00 |
|
Marc Zinnschlag
|
ec1f957e54
|
edit lock for sub views
|
2012-11-30 13:58:10 +01:00 |
|
Marc Zinnschlag
|
8dd76b49af
|
factored out table widget from globals sub view
|
2012-11-29 19:09:06 +01:00 |
|
Marc Zinnschlag
|
fd55c0cae2
|
record IDs are no longer handled as a special case
|
2012-11-29 18:56:28 +01:00 |
|
Marc Zinnschlag
|
4086b556d2
|
use commands for modifying globals
|
2012-11-29 16:05:28 +01:00 |
|
Marc Zinnschlag
|
8a09e03d5c
|
global variable editing (no undo support yet)
|
2012-11-29 14:45:34 +01:00 |
|
Marc Zinnschlag
|
92f70635a2
|
improved selection behaviour
|
2012-11-27 10:42:46 +01:00 |
|
Marc Zinnschlag
|
ef9575498f
|
basic (non-editable) subview for global variables
|
2012-11-26 12:29:22 +01:00 |
|
Marc Zinnschlag
|
1dd63e9fb6
|
Merge branch 'master' into editor2
|
2012-11-25 10:50:34 +01:00 |
|
Marc Zinnschlag
|
eece4226c0
|
basic sub view system (very incomplete)
|
2012-11-24 13:30:43 +01:00 |
|
Marc Zinnschlag
|
4c0dcd46a1
|
added UniversalId class
|
2012-11-24 11:01:53 +01:00 |
|
Marc Zinnschlag
|
019146756f
|
minor documentation changes regarding future improvements and additions
|
2012-11-24 10:14:43 +01:00 |
|
Marc Zinnschlag
|
a6c7f16a7b
|
Merge remote-tracking branch 'scrawl/reputation'
|
2012-11-23 21:26:44 +01:00 |
|
scrawl
|
eb29b1593b
|
ModReputation, SetReputation
|
2012-11-23 19:56:45 +01:00 |
|
scrawl
|
f218ef2675
|
fix separator
|
2012-11-23 19:21:13 +01:00 |
|
scrawl
|
1d7e92b6b3
|
dialogue fixes
|
2012-11-23 19:05:40 +01:00 |
|
Marc Zinnschlag
|
303506d24b
|
added new document function
|
2012-11-23 14:08:20 +01:00 |
|
Marc Zinnschlag
|
997386d873
|
implemented world verify function (doesn't do anything yet; mostly meant as a test for multi-operation interface)
|
2012-11-23 13:15:45 +01:00 |
|
Marc Zinnschlag
|
2fc183d595
|
added operations progress bar
|
2012-11-23 12:20:35 +01:00 |
|
Marc Zinnschlag
|
eaa58e0530
|
preparations for multiple parallel progress-type operations
|
2012-11-23 10:52:46 +01:00 |
|
Marc Zinnschlag
|
04158d03b0
|
clean up properly after closing a top level window
|
2012-11-23 10:30:14 +01:00 |
|
Marc Zinnschlag
|
03aacd3263
|
added progress tracking
|
2012-11-23 10:25:34 +01:00 |
|
Marc Zinnschlag
|
931eb08114
|
implemented edit locking (used during saves)
|
2012-11-23 00:51:04 +01:00 |
|
Marc Zinnschlag
|
5838929371
|
implemented a dummy save function (does not actually save anything)
|
2012-11-23 00:36:01 +01:00 |
|
Marc Zinnschlag
|
d7c63d4c74
|
track document modification state and display it in the top level window title bar
|
2012-11-22 23:42:17 +01:00 |
|
Marc Zinnschlag
|
d7af9fbec6
|
various fixes
|
2012-11-22 17:24:28 +01:00 |
|
Marc Zinnschlag
|
6643674b13
|
ESM tool fix
|
2012-11-22 17:23:25 +01:00 |
|
Marc Zinnschlag
|
8e546ebd30
|
added test command
|
2012-11-22 16:00:23 +01:00 |
|
Marc Zinnschlag
|
ed3d8b8ca2
|
added undo stack and undo/redo actions
|
2012-11-22 15:54:31 +01:00 |
|
Marc Zinnschlag
|
1ddcea1f07
|
display view indices in title bar
|
2012-11-22 15:25:16 +01:00 |
|
Marc Zinnschlag
|
789cecb9df
|
added main menu and implemented new view function
|
2012-11-22 14:51:38 +01:00 |
|
Marc Zinnschlag
|
758371d7e4
|
implemented view/document closing
|
2012-11-22 14:10:23 +01:00 |
|
Marc Zinnschlag
|
9834bb3ad5
|
basic document handling
|
2012-11-22 13:30:02 +01:00 |
|
Marc Zinnschlag
|
d684b3ae11
|
fixed getString function in NIF loader
|
2012-11-22 10:35:03 +01:00 |
|
Marc Zinnschlag
|
9201baebf9
|
template fix
|
2012-11-22 10:19:11 +01:00 |
|
Marc Zinnschlag
|
c3cd6e8a8a
|
new attempt at the editor
|
2012-11-21 17:31:18 +01:00 |
|
scrawl
|
c8562d8442
|
toggleCollisionBoxes actually does something useful now
|
2012-11-20 02:20:54 +01:00 |
|
Marc Zinnschlag
|
4517613063
|
updated credits.txt
|
2012-11-19 21:38:04 +01:00 |
|
Marc Zinnschlag
|
5d45bcd03a
|
Merge remote-tracking branch 'trombonecot/master'
Conflicts:
apps/openmw/mwclass/light.cpp
|
2012-11-19 21:21:00 +01:00 |
|
eduard
|
4e4d15f8ac
|
Failed action
|
2012-11-19 21:04:49 +01:00 |
|
scrawl
|
693eeabeca
|
shiny: fix GLSL texture units when shaders were disabled
|
2012-11-19 13:55:26 +01:00 |
|
eduard
|
82ea547ce4
|
Failed action
|
2012-11-17 18:17:08 +01:00 |
|
scrawl
|
8ef3edd416
|
Merge branch 'master' of git://github.com/zinnschlag/openmw into globalmap
|
2012-11-16 22:28:00 +01:00 |
|