Aesylwinn
|
18897348d7
|
Fix weapon values not being properly set in editor.
|
2016-05-24 01:12:46 -04:00 |
|
scrawl
|
703dba902b
|
Set the shader path in OpenCS
|
2016-05-20 00:40:59 +02: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
|
9d906a99a8
|
Merge remote-tracking branch 'rcutmore/bug-3286'
|
2016-04-18 09:40:13 +02:00 |
|
Rob Cutmore
|
25d9b77d10
|
Add setting for script editor tab width
|
2016-04-16 20:43:10 -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
|
85005626b1
|
Replace usage of deprecated function.
|
2016-04-06 03:11:51 -04:00 |
|
Aesylwinn
|
94d4fb0686
|
Add check for region weather chances to verifier.
|
2016-04-06 03:11:28 -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
|
60509875e8
|
Merge remote-tracking branch 'aesylwinn/editor_camera'
|
2016-04-05 08:54:23 +02:00 |
|
Aesylwinn
|
e07687ee01
|
Add button for camera mouse inversion in user preferences, and separate the
sensitivity settings for orbit and free cameras.
|
2016-04-04 18:42:57 -04:00 |
|
Aesylwinn
|
02f991c63e
|
Cleanup, fix comment
|
2016-04-02 14:02:56 -04:00 |
|
Marc Zinnschlag
|
8f699b5d39
|
avoid creating move tags for instances that exist only in the currently edited content file
|
2016-04-02 10:08:03 +02:00 |
|
Aesylwinn
|
08d055ca23
|
Allow setting precision of double preferences. Also increase precision of camera sensitivity.
|
2016-03-26 14:35:03 -04:00 |
|
Aesylwinn
|
35ff4ec4b1
|
Normalize default camera controls so that is appears as if the camera is
the object being moved. Also, allow mouse inversion for secondary movement.
|
2016-03-26 14:15:07 -04:00 |
|
Aesylwinn
|
bee8977e45
|
Add camera control customization options.
|
2016-03-25 22:19:44 -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
|
1ae402476d
|
Journal verifier
|
2016-02-22 17:01:15 -05: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 |
|
Aesylwinn
|
bdc99048bb
|
Missing header
|
2016-02-17 19:01:22 -05:00 |
|
Aesylwinn
|
8668eccd0b
|
Topic Info verifier with fixes to InfoSelectWrapper class
|
2016-02-17 15:38:30 -05:00 |
|
Aesylwinn
|
e89609e5b0
|
Changes to how Info Conditions are edited
|
2016-02-17 14:15:57 -05:00 |
|
scrawl
|
c4d38bb42d
|
Fix clang analyzer warnings
|
2016-02-16 19:17:04 +01:00 |
|
Aesylwinn
|
3f40346636
|
Implemented a wrapper for DialInfo::SelectStruct
|
2016-02-15 19:49:54 -05:00 |
|
scrawl
|
596fe56bfd
|
Make Land::loadData thread safe
|
2016-02-09 20:21:56 +01:00 |
|
scrawl
|
d12f24c321
|
Fix typo
|
2016-02-01 21:01:11 +01:00 |
|
Rob Cutmore
|
d43315fe4e
|
Add script editor line wrapping (Feature #2926)
Adds line wrapping for script editor and associated entry in settings
window. No line wrapping remains the default.
|
2016-01-28 06:28:31 -05:00 |
|
scrawl
|
b0431833a1
|
Fix some defects reported by Coverity CI
|
2016-01-21 16:08:04 +01:00 |
|
Aesylwinn
|
bbda5fe634
|
Removed hints from error messages and fixed naming to match conventions
|
2016-01-18 12:34:33 -05:00 |
|
Aesylwinn
|
1d86f705ba
|
gmst verifier
|
2016-01-17 21:55:03 -05:00 |
|
scrawl
|
41c571d4f4
|
Merge branch 'master' of https://github.com/OpenMW/openmw into lighting
Conflicts:
apps/opencs/view/render/instancemode.cpp
|
2016-01-15 15:46:10 +01:00 |
|
scrawl
|
091ca9743e
|
Do not write LandData twice (Fixes #3140)
|
2016-01-14 16:41:50 +01:00 |
|