Bret Curtis
|
b8d19eb9cd
|
make use of 2 dedicated cores while assuming both are blocked on I/O
|
9 years ago |
Bret Curtis
|
339fbe23a7
|
remove precise cruft
|
9 years ago |
Bret Curtis
|
19b39de351
|
use trusty
|
9 years ago |
Aesylwinn
|
bbda5fe634
|
Removed hints from error messages and fixed naming to match conventions
|
9 years ago |
Aesylwinn
|
1d86f705ba
|
gmst verifier
|
9 years ago |
scrawl
|
ed242d8151
|
Merge pull request #877 from rcutmore/cleanup-unused-code
Remove unused forward declarations in filedialog.hpp
|
9 years ago |
Rob Cutmore
|
08b469c0d0
|
Remove unused forward declarations in filedialog.hpp
|
9 years ago |
scrawl
|
259d51058a
|
Update AUTHORS.md
|
9 years ago |
scrawl
|
605e348659
|
Merge pull request #875 from hristoast/fix-findmygui
Properly find MyGUI in /usr/local/lib
|
9 years ago |
Hristos N. Triantafillou
|
97bcdf7904
|
Properly find MyGUI in /usr/local/lib
|
9 years ago |
scrawl
|
ed5fff1789
|
Merge pull request #874 from rcutmore/make-setup-method-private
Make setup method of MainDialog class private
|
9 years ago |
Rob Cutmore
|
21d13a48fa
|
Make setup method of MainDialog class private
|
9 years ago |
Marc Zinnschlag
|
e30a38a4c1
|
updated credits file
|
9 years ago |
Marc Zinnschlag
|
ddb606a9fa
|
Merge remote-tracking branch 'rcutmore/cleanup-unused-code'
|
9 years ago |
Rob Cutmore
|
a5411c1ec2
|
Remove unused code
|
9 years ago |
scrawl
|
87beb73970
|
Correction
|
9 years ago |
scrawl
|
fbf07133ea
|
Document usage of node masks
|
9 years ago |
scrawl
|
18320b2cd0
|
Move the Button enum to WorldSpaceWidget
|
9 years ago |
scrawl
|
41c571d4f4
|
Merge branch 'master' of https://github.com/OpenMW/openmw into lighting
Conflicts:
apps/opencs/view/render/instancemode.cpp
|
9 years ago |
scrawl
|
4f2a031f4e
|
Improve error message
|
9 years ago |
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.
|
9 years ago |
scrawl
|
091ca9743e
|
Do not write LandData twice (Fixes #3140)
|
9 years ago |
scrawl
|
62fe47b144
|
Load default terrain if there is none defined
|
9 years ago |
Marc Zinnschlag
|
e07be2d912
|
Merge branch 'drop'
|
9 years ago |
Marc Zinnschlag
|
55627c0853
|
handling drops into cells that do not exist or are not shown
|
9 years ago |
Marc Zinnschlag
|
6eba647a9d
|
added accessor function for cell selection in paged worldspace
|
9 years ago |
scrawl
|
ef1a1125e0
|
Fix an error in restocking logic (Fixes #3131)
|
9 years ago |
scrawl
|
4e6a60672d
|
When a spell explodes on an actor do not apply it to that actor twice (Fixes #3142)
|
9 years ago |
scrawl
|
458a305bff
|
OpenCS: add lighting mask
|
9 years ago |
scrawl
|
e1c7165bfb
|
Fix bounds calculation for addLight to a transform node
|
9 years ago |
scrawl
|
93cc08a09c
|
Lighting fix for LightListCallbacks attached to a Transform node
|
9 years ago |
scrawl
|
7f967153ef
|
OpenCS: create light sources
|
9 years ago |
scrawl
|
e7bb8878f3
|
OpenCS: add a mask for particle systems
|
9 years ago |
scrawl
|
ad2145b463
|
OpenCS: use a separate enum for the toggle buttons
|
9 years ago |
scrawl
|
3089aeccc4
|
Factor out SceneUtil::addLight
|
9 years ago |
scrawl
|
438b30d6f0
|
Move configureLight to a separate file
|
9 years ago |
scrawl
|
fb849014bd
|
Pass the fallback map to CSMWorld::Data
|
9 years ago |
scrawl
|
11496b8075
|
Read fallback settings in OpenCS
|
9 years ago |
scrawl
|
6546c05428
|
Move Fallback map to components/
|
9 years ago |
scrawl
|
f315a4386f
|
Accept an implicit reference in Journal (Fixes #3135)
|
9 years ago |
scrawl
|
ef20962fc5
|
Disable fog of war rendering on the HUD map by default
|
9 years ago |
scrawl
|
ca4e859f61
|
Remove unused argument
|
9 years ago |
scrawl
|
4690fd3f22
|
Change the local map exploration radius to better match the original engine
|
9 years ago |
scrawl
|
0da6d249fe
|
Fix the window pinning button's borders not accepting mouse clicks
|
9 years ago |
scrawl
|
4f8f166f69
|
Fix GetPcInJail to work as in the original engine
|
9 years ago |
scrawl
|
190bf15887
|
SettingsWindow: support auto-updating of slider labels through the layout file
|
9 years ago |
Marc Zinnschlag
|
5b9d6cce98
|
made drop distance configurable
|
9 years ago |
Marc Zinnschlag
|
7dd7be7f0e
|
make scenes drop target for referenceables
|
9 years ago |
Marc Zinnschlag
|
ece40b1e96
|
improved the remaining handling of extra arguments
|
9 years ago |
Marc Zinnschlag
|
46e32de350
|
improved handling of extra arguments in DiscardParser
|
9 years ago |