Sebastian Wick
|
0f40e6fc65
|
find boost without components so we can use Boost_VERSION
|
13 years ago |
Chris Robinson
|
4f46c8a8db
|
Use a functor for the mismatch compare function
|
13 years ago |
Chris Robinson
|
9f0c1eeb7b
|
Support playgroup mode 0
|
13 years ago |
Chris Robinson
|
13ab2baef0
|
Use a struct to hold the current animation times and remaining loop count
|
13 years ago |
Chris Robinson
|
fd1e3f6ec5
|
Add support for playgroup mode 2
|
13 years ago |
Chris Robinson
|
20121f3b0a
|
Remove some unused stuff
|
13 years ago |
Chris Robinson
|
9a7a629d0f
|
Add support for playing animation groups
|
13 years ago |
Nikolay Kasyanov
|
94ce95c679
|
bug #348: works again on OS X
|
13 years ago |
Chris Robinson
|
f953d7f8c0
|
Store text keys from base NIF animations
|
13 years ago |
Chris Robinson
|
36be1536d9
|
Return text keys from NIFs when creating entities
|
13 years ago |
scrawl
|
8c8228a15c
|
fix terrain num lights setting
|
13 years ago |
Chris Robinson
|
44975854e5
|
Merge remote branch 'zini/master' into nif-cleanup
Conflicts:
apps/openmw/mwrender/sky.cpp
|
13 years ago |
Chris Robinson
|
f67983bbee
|
Don't assume one sub-entity for the night sky entities
|
13 years ago |
greye
|
607c7cceee
|
Merge branch 'master' of https://github.com/zinnschlag/openmw
|
13 years ago |
greye
|
b760225179
|
wrong branch
This reverts commit d36d6aacf4 .
|
13 years ago |
greye
|
d36d6aacf4
|
move Scene::insertObject to CellStore::insertObject, part 1
|
13 years ago |
Marc Zinnschlag
|
2d080ce4ef
|
compile fix
|
13 years ago |
Marc Zinnschlag
|
483a6d8605
|
Merge remote branch 'scrawl/shadersystem'
|
13 years ago |
scrawl
|
02a52c0ff1
|
fixed some more settings bugs
|
13 years ago |
greye
|
9a2690f849
|
Revert "wrong"
This reverts commit 3aa53fea32 .
|
13 years ago |
greye
|
3aa53fea32
|
wrong
|
13 years ago |
scrawl
|
3ebc6fd590
|
fixed a settings window bug
|
13 years ago |
scrawl
|
a70f93b024
|
fix "Crash when running openmw with --start="XYZ", remove HLSL for windows
|
13 years ago |
greye
|
a62c684222
|
Merge branch 'master' of https://github.com/zinnschlag/openmw
|
13 years ago |
scrawl
|
9f9183ff73
|
depth bias
|
13 years ago |
scrawl
|
ab35bfa32c
|
fixed a sky issue
|
13 years ago |
scrawl
|
ce0d351b38
|
Merge branch 'master' into nif-cleanup
|
13 years ago |
Marc Zinnschlag
|
d29b3c4709
|
Merge remote branch 'scrawl/shadersystem'
|
13 years ago |
scrawl
|
d5384403f3
|
forgot something else
|
13 years ago |
scrawl
|
5572421576
|
submodule update for "fix a typo"
|
13 years ago |
scrawl
|
cfa0519721
|
Merge branch 'master' into nif-cleanup
|
13 years ago |
scrawl
|
1fef086088
|
Revert "Merge remote-tracking branch 'mark76/multiple_esm_esp' into nif-cleanup"
This reverts commit 546b640022 , reversing
changes made to fcaa8aae06 .
|
13 years ago |
scrawl
|
f8d6a36196
|
Merge branch 'master' into nif-cleanup
Conflicts:
apps/openmw/mwrender/sky.cpp
apps/openmw/mwrender/sky.hpp
components/nifogre/ogre_nif_loader.cpp
components/nifogre/ogre_nif_loader.hpp
|
13 years ago |
Marc Zinnschlag
|
a24e7c9de2
|
Merge remote branch 'scrawl/shadersystem'
|
13 years ago |
scrawl
|
ac5bd38df9
|
some cmake fixes
|
13 years ago |
scrawl
|
2eca27bba9
|
fix horizon color of the sky reflection
|
13 years ago |
Marc Zinnschlag
|
2c5d3d8df9
|
Merge remote branch 'scrawl/shadersystem' into shadersystem
Attention: We have submodules again. Don't forget to update!
Conflicts:
components/files/configurationmanager.cpp
|
13 years ago |
scrawl
|
1dbfd60305
|
Merge branch 'nif-cleanup' of https://github.com/ChrisKCat/openmw into nif-cleanup
|
13 years ago |
scrawl
|
afe7c41729
|
removed some unused code
|
13 years ago |
scrawl
|
bc7876e980
|
use alpha map for moons
|
13 years ago |
scrawl
|
268987835d
|
fix the crash
|
13 years ago |
scrawl
|
f0b3142966
|
switch to glsl 1.2
|
13 years ago |
Marc Zinnschlag
|
df70b2dc9f
|
updated credits.txt
|
13 years ago |
Marc Zinnschlag
|
e1bb98e71f
|
Merge remote branch 'greye/master'
|
13 years ago |
greye
|
436152dd0e
|
Merge remote branch 'upstream/master'
|
13 years ago |
greye
|
32b1350b63
|
CreatureStats class
|
13 years ago |
scrawl
|
b2dcf5adcd
|
support system install for boost wave
|
13 years ago |
Lukasz Gromanowski
|
1dde806add
|
Fixes #313: openmw without a ~/.config/openmw folder segfault.
Added creation of $HOME/.config/openmw directory.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
|
13 years ago |
Chris Robinson
|
4035d7370e
|
Fix name/filter comparison
|
13 years ago |
Chris Robinson
|
d8cb685543
|
Interpolate keyframes when creating them
Probably not fully correct, but better than nothing.
|
13 years ago |