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 |
|
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 |
|
Rob Cutmore
|
21d13a48fa
|
Make setup method of MainDialog class private
|
2016-01-16 06:43:45 -05:00 |
|
Marc Zinnschlag
|
ddb606a9fa
|
Merge remote-tracking branch 'rcutmore/cleanup-unused-code'
|
2016-01-16 10:54:16 +01:00 |
|
Rob Cutmore
|
a5411c1ec2
|
Remove unused code
|
2016-01-15 20:51:39 -05:00 |
|
scrawl
|
87beb73970
|
Correction
|
2016-01-15 16:34:57 +01: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
|
4f2a031f4e
|
Improve error message
|
2016-01-14 18:34:47 +01:00 |
|
scrawl
|
0b84b3c2cf
|
Don't crash when region weather chances don't add to 100
The invalid weather ID was resulting in out-of-bounds vector access later in the code.
|
2016-01-14 17:41:39 +01:00 |
|
scrawl
|
091ca9743e
|
Do not write LandData twice (Fixes #3140)
|
2016-01-14 16:41:50 +01:00 |
|
Marc Zinnschlag
|
e07be2d912
|
Merge branch 'drop'
|
2016-01-14 13:36:51 +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
|
ef1a1125e0
|
Fix an error in restocking logic (Fixes #3131)
|
2016-01-12 17:10:23 +01:00 |
|
scrawl
|
4e6a60672d
|
When a spell explodes on an actor do not apply it to that actor twice (Fixes #3142)
|
2016-01-12 00:40:09 +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
|
3089aeccc4
|
Factor out SceneUtil::addLight
|
2016-01-11 23:10:16 +01:00 |
|
scrawl
|
438b30d6f0
|
Move configureLight to a separate file
|
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 |
|
scrawl
|
6546c05428
|
Move Fallback map to components/
|
2016-01-11 23:10:16 +01:00 |
|
scrawl
|
f315a4386f
|
Accept an implicit reference in Journal (Fixes #3135)
|
2016-01-11 23:07:01 +01:00 |
|
scrawl
|
ef20962fc5
|
Disable fog of war rendering on the HUD map by default
|
2016-01-11 22:58:08 +01:00 |
|
scrawl
|
ca4e859f61
|
Remove unused argument
|
2016-01-11 22:58:01 +01:00 |
|
scrawl
|
4690fd3f22
|
Change the local map exploration radius to better match the original engine
|
2016-01-11 22:57:57 +01:00 |
|
scrawl
|
4f8f166f69
|
Fix GetPcInJail to work as in the original engine
|
2016-01-11 22:57:25 +01:00 |
|
scrawl
|
190bf15887
|
SettingsWindow: support auto-updating of slider labels through the layout file
|
2016-01-11 22:57: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
|
745b29a995
|
Remove a debugging leftover
|
2016-01-05 17:01:21 +01:00 |
|
scrawl
|
d9d6228c94
|
Implement PageDisplay::_updateView (Fixes #3125)
|
2016-01-05 16:54:09 +01:00 |
|
scrawl
|
5952498e9e
|
Explicitely cast a size_t to int
|
2016-01-05 16:53:51 +01:00 |
|
scrawl
|
446c714727
|
Fix a possible memory leak in error case
|
2016-01-04 20:39:08 +01:00 |
|