Leon Krieg
|
739cd5ba45
|
Fixed more spelling mistakes
|
2016-12-15 13:09:40 +01:00 |
|
Leon Krieg
|
c7b4b2cdd7
|
Fixed multiple spelling mistakes
|
2016-12-14 16:39:33 +01:00 |
|
scrawl
|
e5cb7306c3
|
Merge pull request #1115 from Allofich/conversion
Fix narrowing conversion warning
|
2016-10-30 19:26:51 +01:00 |
|
Allofich
|
68ed264f40
|
Fix narrowing conversion warning
|
2016-10-31 00:53:17 +09:00 |
|
Allofich
|
125e94ef0e
|
Fix shadowing warnings
|
2016-10-31 00:39:31 +09:00 |
|
Allofich
|
ccacad51be
|
Fix shadowing warnings
|
2016-10-16 01:34:54 +09:00 |
|
MiroslavR
|
8be8c7ca66
|
OpenMW-CS: Fix verification of "Not Local" info conditions (Bug #3564)
|
2016-10-11 02:55:17 +02:00 |
|
Aesylwinn
|
b899d43a33
|
Allow base plugins to overwrite referencables made in other base plugins.
|
2016-09-24 16:45:08 -04:00 |
|
Marc Zinnschlag
|
48c257b939
|
Merge remote-tracking branch 'aesylwinn/ContentNumberFix'
|
2016-09-06 15:48:05 +02:00 |
|
Aesylwinn
|
c0d53a2557
|
Fix CellRefs being teleported from interior to exterior cells.
|
2016-08-31 11:02:04 -04:00 |
|
Aesylwinn
|
b2ddd3c259
|
Initialize with correct content file number instead of correcting at save stage.
|
2016-08-30 16:42:38 -04:00 |
|
Aesylwinn
|
3ae2fc17c6
|
Fix some issues with content file numbers in the editor.
1. Change content numbers to be relative to the plugin when saving.
2. Initialize the indices in the MasterData part of a plugin header.
|
2016-08-29 18:06:56 -04:00 |
|
LohikaarmeHAV
|
19c74a4d6e
|
Part two
|
2016-08-03 20:39:46 +03:00 |
|
LohikaarmeHav
|
c6ec473280
|
Camera reset now every time cell object->view is pressed.
|
2016-08-02 13:46:43 +03:00 |
|
scrawl
|
b9b73d7b12
|
Replace "sys::default" with ESM::CellId::sDefaultWorldspace
|
2016-07-02 19:48:11 +02:00 |
|
Marc Zinnschlag
|
b079db7913
|
Merge remote-tracking branch 'aesylwinn/EditPathgrid'
|
2016-06-07 08:35:16 +02:00 |
|
Aesylwinn
|
564d0db68c
|
Move pathgrid abstraction handling to save code.
|
2016-05-26 22:11:27 -04:00 |
|
Aesylwinn
|
239727531f
|
Revert "Fix data corruption issues."
This reverts commit 6199663bd8 .
|
2016-05-25 22:53:17 -04:00 |
|
Aesylwinn
|
9a567b3712
|
Revert "Fix editor undo for nested data."
This reverts commit 774e1497b6 .
|
2016-05-25 22:52:41 -04:00 |
|
Aesylwinn
|
bb81e89c08
|
Revert "Cleanup and slight change to pathgrid editing controls."
This reverts commit cc4655e9c7 .
|
2016-05-25 22:48:43 -04:00 |
|
Aesylwinn
|
cc4655e9c7
|
Cleanup and slight change to pathgrid editing controls.
Now that there is a drag indicator, it is easy to tell if an
operation is active or not.
|
2016-05-24 18:19:05 -04:00 |
|
Aesylwinn
|
18897348d7
|
Fix weapon values not being properly set in editor.
|
2016-05-24 01:12:46 -04:00 |
|
Aesylwinn
|
774e1497b6
|
Fix editor undo for nested data.
|
2016-05-23 15:51:36 -04:00 |
|
Aesylwinn
|
6199663bd8
|
Fix data corruption issues.
- Point connection count not being set
- Nested undo not restoring table (for pathgrid scene editing, editor
nested undo is still broken)
|
2016-05-21 18:59:43 -04:00 |
|
Aesylwinn
|
799ed300ea
|
Use cell coordinates class, fix undo description.
|
2016-05-21 14:36:07 -04:00 |
|
scrawl
|
703dba902b
|
Set the shader path in OpenCS
|
2016-05-20 00:40:59 +02:00 |
|
Aesylwinn
|
b86250036c
|
Add ability to add pathgrids.
|
2016-05-19 18:33:15 -04:00 |
|
Marc Zinnschlag
|
64fdc5a21a
|
Merge remote-tracking branch 'rcutmore/bug-3331'
|
2016-05-09 09:18:48 +02:00 |
|
Rob Cutmore
|
e6863c8f79
|
Editor: Undo editable column check in record add
|
2016-05-08 06:05:52 -04:00 |
|
Roman Proskuryakov
|
d5dfa89060
|
Rewrite NAME_T into FIXED_STRING.
|
2016-05-07 23:27:33 +03:00 |
|
Rob Cutmore
|
307f04f827
|
Editor: Fix issue adding start script (Bug #3331)
Updated to verify column is editable when adding a new record.
|
2016-05-06 08:04:15 -04:00 |
|
Rob Cutmore
|
c9ada852aa
|
Undo including pathgrids in ID check
|
2016-05-03 06:19:47 -04:00 |
|
Rob Cutmore
|
5580f803fd
|
Editor: Prevent duplicate pathgrids (Bug #3342)
|
2016-05-02 07:28:32 -04:00 |
|
Marc Zinnschlag
|
a5bc561c7d
|
Merge remote-tracking branch 'origin/master'
|
2016-04-08 09:35:39 +02:00 |
|
Bret Curtis
|
2c90b0b78d
|
fix a few spelling mistakes
|
2016-04-07 11:55:49 +02:00 |
|
Aesylwinn
|
7d89c82f08
|
Revert "Fix indentation."
This reverts commit 9a495042cc .
|
2016-04-06 10:23:12 -04:00 |
|
Aesylwinn
|
8c35836883
|
Fix misnamed identifier.
|
2016-04-06 03:12:10 -04:00 |
|
Aesylwinn
|
9a495042cc
|
Fix indentation.
|
2016-04-06 02:39:33 -04:00 |
|
Aesylwinn
|
5e38fcac36
|
Add ability to edit region weather probabilities.
|
2016-04-06 02:18:19 -04:00 |
|
Marc Zinnschlag
|
1774f6d9bf
|
moved ref num assingment from instance creation to save procedure
|
2016-03-24 11:12:05 +01:00 |
|
Marc Zinnschlag
|
d5067201d0
|
Merge branch 'move'
|
2016-03-12 13:27:00 +01:00 |
|
Marc Zinnschlag
|
d6b8033b46
|
handle cell transitions when moving objects
|
2016-03-12 13:19:51 +01:00 |
|
scrawl
|
97526284f5
|
Allow setting the water level of an interior cell with sky (Fixes #3244)
|
2016-03-11 22:10:59 +01:00 |
|
Marc Zinnschlag
|
b2181fae20
|
safer handling of command macros
|
2016-03-08 10:48:44 +01:00 |
|
Marc Zinnschlag
|
7d8bd56e11
|
create new records with basic data in the same step without updates inbetween (Fixes #3207)
|
2016-03-01 11:21:06 +01:00 |
|
Marc Zinnschlag
|
9f14247562
|
Merge remote-tracking branch 'aesylwinn/topic-info-editor-improvements'
|
2016-02-24 13:37:16 +01:00 |
|
Aesylwinn
|
f4ed389496
|
InfoCondition autocompletion
|
2016-02-22 15:48:25 -05:00 |
|
Aesylwinn
|
20942e6658
|
Fixes to testing if condition is always or never true
|
2016-02-19 14:10:47 -05:00 |
|
Aesylwinn
|
5315866f61
|
Corrections to condition ranges and several other minor fixes
|
2016-02-19 03:03:10 -05:00 |
|
Aesylwinn
|
9d392487a9
|
Fix names to be unique and condition values to be set to 0
|
2016-02-19 02:59:19 -05:00 |
|