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 |
|
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
|
e28dc3e72f
|
Preload instances in SceneManager
|
2016-02-09 18:35:26 +01:00 |
|
scrawl
|
d12f24c321
|
Fix typo
|
2016-02-01 21:01:11 +01:00 |
|
Rob Cutmore
|
d28e7db65c
|
Fix tooltip spelling errors in WorldspaceWidget
|
2016-01-31 08:45:05 -05:00 |
|
Alexander "Ace" Olofsson
|
b3e985fca2
|
Merge branch 'master' of git://github.com/OpenMW/openmw into appveyor
|
2016-01-30 07:31:00 +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 |
|
Rob Cutmore
|
4caf44f061
|
Remove unused code in apps/opencs/view/world/table files
|
2016-01-26 07:48:55 -05:00 |
|
Marc Zinnschlag
|
1b7a0e5d64
|
Merge branch 'buttons'
|
2016-01-26 11:32:26 +01:00 |
|
Marc Zinnschlag
|
1d0ef97bf6
|
added select all of same ID item to selection mode button menu
|
2016-01-26 11:31:37 +01:00 |
|
Marc Zinnschlag
|
d5ef40aeb7
|
minor improvements to wording of instance selection menu items
|
2016-01-26 10:51:47 +01:00 |
|
Marc Zinnschlag
|
39e1b06101
|
fixed deletion of objects that are selected (was leaving a node behind)
|
2016-01-25 16:18:55 +01:00 |
|
Marc Zinnschlag
|
790367b980
|
fixed object removal via setting state to delete
|
2016-01-25 16:12:20 +01:00 |
|
Marc Zinnschlag
|
c1f0aa7260
|
added delete selection item to selection mode button menu
|
2016-01-25 14:55:02 +01:00 |
|
Rob Cutmore
|
fbca094dda
|
Fix input validation in StartScriptCreator
|
2016-01-24 20:15:27 -05:00 |
|
Rob Cutmore
|
b93b97575e
|
Improve start script creation (Fixes #3024)
Improved start script creation by updating input to be a drop target
and adding auto-completion.
|
2016-01-24 11:54:53 -05:00 |
|
scrawl
|
b0431833a1
|
Fix some defects reported by Coverity CI
|
2016-01-21 16:08:04 +01:00 |
|
Alexander "Ace" Olofsson
|
338f0cf53d
|
Merge branch 'appveyor' of github.com:ace13/openmw into appveyor
|
2016-01-19 22:11:46 +01:00 |
|
Marc Zinnschlag
|
45e6974266
|
added select all and clear selection features
|
2016-01-19 14:25:20 +01:00 |
|
Marc Zinnschlag
|
4a02563708
|
Merge branch 'master' into buttons
Conflicts:
apps/opencs/view/render/instancemode.cpp
|
2016-01-19 13:59:24 +01:00 |
|
Marc Zinnschlag
|
ecbcd6b171
|
allow mode buttons to setup the context menu
|
2016-01-19 12:52:30 +01:00 |
|
Marc Zinnschlag
|
eee972a1a4
|
added scene tool mode context menu feature
|
2016-01-19 12:47:11 +01:00 |
|
Marc Zinnschlag
|
0305ae3693
|
added selection mode UI
|
2016-01-19 12:17:13 +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 |
|
Rob Cutmore
|
08b469c0d0
|
Remove unused forward declarations in filedialog.hpp
|
2016-01-17 14:18:49 -05:00 |
|
scrawl
|
fbf07133ea
|
Document usage of node masks
|
2016-01-15 16:31:24 +01:00 |
|
scrawl
|
18320b2cd0
|
Move the Button enum to WorldSpaceWidget
|
2016-01-15 15:49:10 +01: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 |
|
Marc Zinnschlag
|
c1901069be
|
added instance mode sub-modes
|
2016-01-15 12:07:25 +01:00 |
|
scrawl
|
091ca9743e
|
Do not write LandData twice (Fixes #3140)
|
2016-01-14 16:41:50 +01:00 |
|
Marc Zinnschlag
|
55627c0853
|
handling drops into cells that do not exist or are not shown
|
2016-01-14 13:20:01 +01:00 |
|
Marc Zinnschlag
|
6eba647a9d
|
added accessor function for cell selection in paged worldspace
|
2016-01-14 13:19:37 +01:00 |
|
scrawl
|
458a305bff
|
OpenCS: add lighting mask
|
2016-01-11 23:14:43 +01:00 |
|
scrawl
|
7f967153ef
|
OpenCS: create light sources
|
2016-01-11 23:10:16 +01:00 |
|
scrawl
|
e7bb8878f3
|
OpenCS: add a mask for particle systems
|
2016-01-11 23:10:16 +01:00 |
|
scrawl
|
ad2145b463
|
OpenCS: use a separate enum for the toggle buttons
|
2016-01-11 23:10:16 +01:00 |
|
scrawl
|
fb849014bd
|
Pass the fallback map to CSMWorld::Data
|
2016-01-11 23:10:16 +01:00 |
|
scrawl
|
11496b8075
|
Read fallback settings in OpenCS
|
2016-01-11 23:10:16 +01:00 |
|
Marc Zinnschlag
|
5b9d6cce98
|
made drop distance configurable
|
2016-01-11 09:03:02 +01:00 |
|
Marc Zinnschlag
|
7dd7be7f0e
|
make scenes drop target for referenceables
|
2016-01-10 08:56:15 +01:00 |
|
Marc Zinnschlag
|
466f91db67
|
Fixed wrong GMST name for newly created game files (Fixes #3132)
|
2016-01-06 13:10:09 +01:00 |
|
scrawl
|
daa94cc50e
|
Fix cppcheck warnings
|
2016-01-03 20:19:38 +01:00 |
|