scrawl
|
ad748700d5
|
Update badges
|
9 years ago |
scrawl
|
2fed863941
|
Use the travis-ci status badge directly instead of the shields.io version
|
9 years ago |
scrawl
|
40fc5d149f
|
Merge pull request #865 from ace13/appveyor
Preliminary AppVeyor support
|
9 years ago |
Alexander "Ace" Olofsson
|
b3e985fca2
|
Merge branch 'master' of git://github.com/OpenMW/openmw into appveyor
|
9 years ago |
Alexander "Ace" Olofsson
|
776c715ccd
|
Move NoTraverseCallback to mwrender/util.hpp
|
9 years ago |
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.
|
9 years ago |
Rob Cutmore
|
4caf44f061
|
Remove unused code in apps/opencs/view/world/table files
|
9 years ago |
Marc Zinnschlag
|
1b7a0e5d64
|
Merge branch 'buttons'
|
9 years ago |
Marc Zinnschlag
|
1d0ef97bf6
|
added select all of same ID item to selection mode button menu
|
9 years ago |
Marc Zinnschlag
|
d5ef40aeb7
|
minor improvements to wording of instance selection menu items
|
9 years ago |
scrawl
|
d9290b0ee0
|
Array fix
|
9 years ago |
scrawl
|
aec8c38461
|
Move observer_ptr include where it belongs
|
9 years ago |
scrawl
|
fc6fe9acfb
|
Do not crash ModVertexAlphaVisitor when there are no vertex colors
|
9 years ago |
scrawl
|
48f53e23bf
|
Allow alternate mesh formats for marker_error
|
9 years ago |
Marc Zinnschlag
|
b393d34ebb
|
updated credits file
|
9 years ago |
Marc Zinnschlag
|
a89859aeb7
|
Merge remote-tracking branch 't6/patch-freebsd'
|
9 years ago |
Marc Zinnschlag
|
39e1b06101
|
fixed deletion of objects that are selected (was leaving a node behind)
|
9 years ago |
Marc Zinnschlag
|
790367b980
|
fixed object removal via setting state to delete
|
9 years ago |
Marc Zinnschlag
|
c1f0aa7260
|
added delete selection item to selection mode button menu
|
9 years ago |
Tobias Kortkamp
|
0659687bfb
|
Some fixes for building on FreeBSD
|
9 years ago |
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 |