Rob Cutmore
|
fbca094dda
|
Fix input validation in StartScriptCreator
|
9 years ago |
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.
|
9 years ago |
Bret Curtis
|
07a4c0bf73
|
version bump to 0.38
|
9 years ago |
scrawl
|
ffcb6ec381
|
Change the default near clip distance to 1 (Fixes #3155)
|
9 years ago |
scrawl
|
b0431833a1
|
Fix some defects reported by Coverity CI
|
9 years ago |
scrawl
|
89512af808
|
Increase number of jobs for coverity scan build to 2, enable OpenMW-CS build
As of the recent travis migration we should have enough memory to not run out... hopefully.
|
9 years ago |
scrawl
|
ffd138f2bb
|
Merge pull request #880 from psi29a/travis-beta
use trusty
|
9 years ago |
Bret Curtis
|
10609ca5d1
|
how much memory in our vm?
|
9 years ago |
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 |
scrawl
|
f0971ee8ad
|
Implement Fixme script instruction
|
9 years ago |
Alexander "Ace" Olofsson
|
338f0cf53d
|
Merge branch 'appveyor' of github.com:ace13/openmw into appveyor
|
9 years ago |
Alexander "Ace" Olofsson
|
93e100f210
|
Merge branch 'master' into appveyor
|
9 years ago |
scrawl
|
ce9a18fb87
|
Merge pull request #879 from jordan-ayers/bugfix/1544
Improve Drop Command - Bugfix/1544
|
9 years ago |
Marc Zinnschlag
|
45e6974266
|
added select all and clear selection features
|
9 years ago |
Marc Zinnschlag
|
4a02563708
|
Merge branch 'master' into buttons
Conflicts:
apps/opencs/view/render/instancemode.cpp
|
9 years ago |
Marc Zinnschlag
|
ecbcd6b171
|
allow mode buttons to setup the context menu
|
9 years ago |
Marc Zinnschlag
|
eee972a1a4
|
added scene tool mode context menu feature
|
9 years ago |
Marc Zinnschlag
|
0305ae3693
|
added selection mode UI
|
9 years ago |
Bret Curtis
|
19b39de351
|
use trusty
|
9 years ago |
Jordan Ayers
|
5699cf7f09
|
Barter: Leave unsold projectiles equipped.
|
9 years ago |
Jordan Ayers
|
1ff49cc637
|
Improve Drop command behavior. (Fixes #1544)
|
9 years ago |
Jordan Ayers
|
c82d9a1e87
|
Adjust ContainerStore / InventoryStore to allow partial unequip of items.
|
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 |
Marc Zinnschlag
|
c1901069be
|
added instance mode sub-modes
|
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 |
Jordan Ayers
|
2ce2e8a1e7
|
Add missing OOB slot check to InventoryStore.
|
9 years ago |
scrawl
|
471ad3fb0f
|
Fix an error in restocking logic (Fixes #3131)
|
9 years ago |
scrawl
|
ef1a1125e0
|
Fix an error in restocking logic (Fixes #3131)
|
9 years ago |