Commit Graph

3767 Commits (620b6bf27b8605d69bf5aae24f8d7bb66c72ef67)
 

Author SHA1 Message Date
scrawl 620b6bf27b change url to work without publickey 13 years ago
Chris Robinson e078d438b1 Merge remote branch 'zini/master' into nif-cleanup 13 years ago
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
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
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
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
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
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 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
scrawl 6bfcf2bc1b - exchanged the preprocessor again, no warnings now
- disable line directives for now, causing some trouble
13 years ago
Chris Robinson 77446a0d58 Fix skipAnim, only skip one animation update 13 years ago
Chris Robinson e81fc42daa Remove the beast-race special cases from updateParts
The special handling should happen at a much lower level, and prevent the
objects from being equipped in the first place.
13 years ago
Chris Robinson c5b9098517 Remove an unused field from EntityList 13 years ago
scrawl 546b640022 Merge remote-tracking branch 'mark76/multiple_esm_esp' into nif-cleanup 13 years ago
Chris Robinson 81ce8dbe12 Combine animation handling into the base class 13 years ago
Chris Robinson fcaa8aae06 Don't skip animation state updates for NPCs 13 years ago