scrawl
bb267dddf6
some stats window cleanup
12 years ago
scrawl
432c089434
fix the spell tooltips to show the spell target
12 years ago
scrawl
058f0b665c
Merge branch 'master' of https://github.com/zinnschlag/openmw
12 years ago
scrawl
b516813b28
fix a problem with older boost versions
12 years ago
Marc Zinnschlag
a1d2505049
Merge remote-tracking branch 'lgro/jenkins-code-coverage-and-unittests'
12 years ago
Alexander "Ace" Olofsson
bc6d87ba32
Oops, that would've broken getUserPath() on Linux...
13 years ago
Lukasz Gromanowski
99c46093dd
Merge branch 'master' of git://github.com/zinnschlag/openmw into jenkins-code-coverage-and-unittests
13 years ago
Alexander "Ace" Olofsson
cd3e780614
Removing the unnecessary local variables
13 years ago
Alexander "Ace" Olofsson
97f1be2b05
Testing a third way to solve the path issue
13 years ago
Alexander "Ace" Olofsson
6e317f00eb
Fix the problem in a different way
13 years ago
Alexander "Ace" Olofsson
b6fcd337df
Modified the cache path to work on windows
13 years ago
Marc Zinnschlag
21a8dc5ae7
silenced a completely pointless warning
13 years ago
Marc Zinnschlag
e3d893b001
Merge remote-tracking branch 'jhooks/animationsmooth'
13 years ago
Edmondo Tommasina
7b73bfb099
settings.cpp: fix std::runtime_error compile error
...
Fix following error:
[ 11%] Building CXX object
components/CMakeFiles/components.dir/nifoverrides/nifoverrides.cpp.o
/home/edmondo/src/openmw/components/settings/settings.cpp: In static
member function ‘static const std::string
Settings::Manager::getString(const std::string&, const std::string&)’:
/home/edmondo/src/openmw/components/settings/settings.cpp:82:15: error:
‘runtime_error’ is not a member of ‘std’
make[2]: ***
[components/CMakeFiles/components.dir/settings/settings.cpp.o] Error 1
13 years ago
Marc Zinnschlag
0879abb948
Merge branch 'actiontarget'
13 years ago
Marc Zinnschlag
da041f902f
Issue #370 : fixed item taking sound
13 years ago
Marc Zinnschlag
482874f99e
Merge remote-tracking branch 'scrawl/cache'
13 years ago
Marc Zinnschlag
6813bafbfc
added missing sound effect for chest opening; minor cleanup
13 years ago
Marc Zinnschlag
fb8aae243d
Issue #370 : replaced custom target handling in talk action with base class implementation
13 years ago
Marc Zinnschlag
8ed8dd649a
Issue #370 : replaced custom target handling in take action with base class implementation
13 years ago
Marc Zinnschlag
ea1c3fe1e4
Issue #370 : replaced custom target handling in open action with base class implementation
13 years ago
Marc Zinnschlag
8c2b4f996c
Issue #370 : replaced custom target handling in equip action with base class implementation
13 years ago
Marc Zinnschlag
b51c42146f
Issue #370 : replaced custom target handling in read action with base class implementation
13 years ago
Marc Zinnschlag
3f181f9a9d
Issue #370 : Support for targets in containers
13 years ago
Marc Zinnschlag
cc55056adf
Issue #370 : replaced custom target handling in apply action with base class implementation
13 years ago
Marc Zinnschlag
733654d730
Issue #370 : implemented target handling in action base class
13 years ago
Marc Zinnschlag
1cecab6e3d
fixed RefData::getHandle
13 years ago
Marc Zinnschlag
ead04e1cc3
Issue #389 : added AI sequence to CreatureStats; execute AI packages during the regular actor update
13 years ago
Marc Zinnschlag
345eec1135
Issue #389 : added AI package base class and AI packages management class
13 years ago
Marc Zinnschlag
ef6f033dd1
Merge branch 'multidata'
13 years ago
Marc Zinnschlag
2284d76307
re-enabled local data directory support in launcher
13 years ago
scrawl
c27ff546e4
shader cache
13 years ago
scrawl
950bf66334
throw an exception if default value for a setting is not found
13 years ago
scrawl
4f1bcb749f
turned off redundant edge list building
13 years ago
Marc Zinnschlag
e2bf4694cb
Merge remote-tracking branch 'scrawl/master'
13 years ago
scrawl
ba43f2997f
fix missing character in font for french morrowind version, thanks to jvoisin
13 years ago
scrawl
760f05c454
the HUD can be toggled with F12 key; useful for screenshots
13 years ago
Marc Zinnschlag
bc34fab17f
Merge remote-tracking branch 'greye/aidata'
13 years ago
greye
a90547bbbe
code formatting
13 years ago
Marc Zinnschlag
81463fa23d
Issue #372 : fixed positions in SoundManager
13 years ago
scrawl
dbe3cca828
added a separate core.xml file that works with the mygui layout editor
13 years ago
greye
75fa0288a3
fix creatures has spells, creatures ai data
13 years ago
greye
02d7aa4135
npc ai packages
13 years ago
Marc Zinnschlag
4f411ff1eb
Merge remote-tracking branch 'scrawl/master'
13 years ago
scrawl
6ad08dfd33
added settings for crosshair & subtitles
13 years ago
Marc Zinnschlag
b03f814046
Merge remote-tracking branch 'scrawl/doormarkers'
13 years ago
scrawl
5370fecb6f
fix a small input focus issue with the map
13 years ago
Marc Zinnschlag
4142a2e75c
Merge remote-tracking branch 'mmd/bug381'
13 years ago
Michael Mc Donnell
d7572d815e
Do not define OIS_DYNAMIC_LIB in ICSPrerequisites.h
...
Fixes http://bugs.openmw.org/issues/381
13 years ago
Artem Kotsynyak
e9b2f4ee74
fix equipment visibility update
13 years ago