Marc Zinnschlag
|
d64127106b
|
load and save pathgrid records
|
2014-10-02 12:30:15 +02:00 |
|
Marc Zinnschlag
|
ff530a2e19
|
added missing magic effect table columns
|
2014-09-30 12:33:48 +02:00 |
|
Marc Zinnschlag
|
e47f9c7268
|
added first batch of magic effect columns (re-using existing columns)
|
2014-09-27 12:51:46 +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 |
|
Marc Zinnschlag
|
23fd314294
|
added magic effects table
|
2014-09-26 13:12:17 +02:00 |
|
Marc Zinnschlag
|
c321f2c252
|
load and save magic effect records
|
2014-09-26 13:05:51 +02:00 |
|
Marc Zinnschlag
|
33cd04b37d
|
added missing sound gen table columns
|
2014-09-25 11:40:45 +02:00 |
|
Marc Zinnschlag
|
7ab4881661
|
added sound gen table
|
2014-09-23 13:21:54 +02:00 |
|
Marc Zinnschlag
|
02247fe712
|
load and save sound gen records
|
2014-09-23 12:20:02 +02:00 |
|
Marc Zinnschlag
|
5c8ef842b6
|
Merge branch 'edit'
|
2014-09-22 09:54:44 +02:00 |
|
Marc Zinnschlag
|
51151bc43e
|
minor fix
|
2014-09-22 09:53:07 +02:00 |
|
Marc Zinnschlag
|
cf5c5cbce7
|
Merge remote-tracking branch 'corristo/osx-openmw-launch-fix'
|
2014-09-20 14:13:42 +02:00 |
|
Marc Zinnschlag
|
9d316a8745
|
Merge branch 'records'
|
2014-09-20 13:59:45 +02:00 |
|
Marc Zinnschlag
|
8499ceb35d
|
set default value for topic when cloning info records
|
2014-09-20 13:30:36 +02:00 |
|
Marc Zinnschlag
|
8ce87803c4
|
set default value for cell when cloning references
|
2014-09-20 12:54:25 +02:00 |
|
Marc Zinnschlag
|
b39cdb7645
|
fixed referenceable cloning (and as a side-effect enabled showing the type of the refereceable in the clone UI)
|
2014-09-20 12:48:51 +02:00 |
|
Marc Zinnschlag
|
90ad3f332a
|
extending refnum functionality to cloning (and also enable cloning of references to a different cell)
|
2014-09-20 12:37:25 +02:00 |
|
Nikolay Kasyanov
|
9f7a8462d8
|
Fix build & OpenCS game runner code on OS X
|
2014-09-20 13:42:11 +04:00 |
|
Marc Zinnschlag
|
7733df239e
|
made CloneCommand a subclass of CreateCommand
|
2014-09-20 10:36:43 +02:00 |
|
Marc Zinnschlag
|
3add4bdf35
|
rewrote refnum handling code (fixes broken reference creation, but not reference cloning yet)
|
2014-09-18 13:41:29 +02:00 |
|
Marc Zinnschlag
|
6fbffdb98f
|
fixed reference creator error handling
|
2014-09-18 12:39:29 +02: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
|
33243c8c16
|
move code for storing old value from ModifyCommand constructor to redo function (allows use of the command on records that haven't been created at the time of construction)
|
2014-09-18 11:37:23 +02:00 |
|
Stanislav
|
313bdf4e78
|
fix
|
2014-09-18 10:25:33 +06:00 |
|
Marc Zinnschlag
|
41275b0af3
|
Merge remote-tracking branch 'cc9cii/Bug-No-1869'
|
2014-09-17 09:20:59 +02:00 |
|
Stanislav
|
ebb223b2d3
|
Feature #1226: fixes
|
2014-09-17 09:03:02 +06:00 |
|
Marc Zinnschlag
|
70275350de
|
rewrote command generation in GenericCreator
|
2014-09-16 13:28:11 +02:00 |
|
Marc Zinnschlag
|
b31c4e2bcd
|
Merge remote-tracking branch 'cc9cii/Bug-No-1301'
|
2014-09-16 12:52:12 +02:00 |
|
Marc Zinnschlag
|
90b45e09f7
|
added refnum column to references tables
|
2014-09-16 12:48:10 +02:00 |
|
Marc Zinnschlag
|
f5483e76cf
|
added refnum counter column to cells table
|
2014-09-16 12:30:17 +02:00 |
|
Stanislav
|
8574d2330c
|
Feature #1226: Request UniversalId editing from table column
|
2014-09-16 00:00:34 +06:00 |
|
Marc Zinnschlag
|
3d8216ee17
|
fixed broken content file list in case of newly created addons
|
2014-09-15 09:51:39 +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
|
10fa205ced
|
fixed --data switch (was missing composing option)
|
2014-09-13 20:41:57 +02:00 |
|
Marc Zinnschlag
|
1254198d90
|
add debug profiles to scene subviews view drag and drop
|
2014-09-13 18:54:29 +02:00 |
|
Marc Zinnschlag
|
3ed2edb7cb
|
rewrote run tool profile management
|
2014-09-13 18:53:35 +02:00 |
|
Marco Melletti
|
f212f0e4d2
|
subviews now get destroyed on close
|
2014-09-12 16:45:21 +02:00 |
|
Marc Zinnschlag
|
70ee899691
|
Merge remote-tracking branch 'cc9cii/Bug-No-1725'
Conflicts:
apps/opencs/model/tools/bodypartcheck.cpp
|
2014-09-12 14:37:26 +02:00 |
|
Marc Zinnschlag
|
b8fdccdbff
|
Merge remote-tracking branch 'cc9cii/Bug-No-1864'
|
2014-09-12 14:33:17 +02:00 |
|
Marc Zinnschlag
|
b29d1d452f
|
removed some redundant checks
|
2014-09-11 14:19:18 +02:00 |
|
Marc Zinnschlag
|
5dd424b6c6
|
Merge remote-tracking branch 'cc9cii/Bug-No-1655'
|
2014-09-11 14:14:02 +02:00 |
|
Marc Zinnschlag
|
717c1b15f5
|
fixed drop implementation for unpaged worldspace (wasn't updating cell object)
|
2014-09-11 13:08:30 +02:00 |
|
Marc Zinnschlag
|
0db288ce07
|
generalising and cleaning up drop implementation of worldspace widget
|
2014-09-11 13:04:20 +02:00 |
|
Marc Zinnschlag
|
5a9376450b
|
some cleanup of the scene view drop code
|
2014-09-11 11:27:56 +02:00 |
|
cc9cii
|
88cf2bd597
|
Deal with signal source being overloaded. Clear filename after creating a new addon. Enable "Open" button if a game file is already selected.
|
2014-09-11 07:27:48 +10:00 |
|
cc9cii
|
faac91472c
|
Allow '-' and '_' in new addon name. Resolves Bug #1789.
|
2014-09-10 23:30:42 +10:00 |
|
cc9cii
|
85596322f3
|
Update status bar when record filter is changed. Should resolve Bug #1290.
|
2014-09-10 23:13:56 +10:00 |
|