Commit Graph

2470 Commits (6bfcf2bc1b84e888e11742c33547e001e5835036)

Author SHA1 Message Date
scrawl e7ab3544ac removed some redundant code 13 years ago
scrawl acc5c3bbbf some fixes 13 years ago
scrawl 014396e80c remove the plugins.cfg files, do not enforce CG plugin 13 years ago
scrawl 21728020f6 fixed the water on local map 13 years ago
scrawl f5ffea4d4b new button, water timescale 13 years ago
scrawl e077814a8c water 13 years ago
scrawl 739455e6f8 new water WIP, caustics, chromatic abberation, accurate fresnel, underwater reflection, etc 13 years ago
scrawl 4434fb640e Merge branch 'master' into shadersystem 13 years ago
Marc Zinnschlag 483b125aad avoid locking up in case actor updates repeatedly throw exceptions 13 years ago
Marc Zinnschlag 6744375636 fixed a logic error in the auto equip code 13 years ago
Marc Zinnschlag beb18282bb Issue #342: various fixes 13 years ago
Marc Zinnschlag 76de2f7360 Issue #342: handle magic effects 79-82 and 17-20 13 years ago
Marc Zinnschlag a3652f16ce Issue #342: factored out dynamic stats calculation into a separate function 13 years ago
Marc Zinnschlag 2c70a93553 Merge branch 'master' into potions
Conflicts:
	apps/openmw/mwclass/npc.cpp
	apps/openmw/mwclass/npc.hpp
13 years ago
Marc Zinnschlag 0d3a7d482e Merge remote branch 'modred11/master' 13 years ago
Marc Zinnschlag 4bfed952bc Merge remote branch 'guidoj/master' 13 years ago
Marc Zinnschlag e9b95d55cd Revert "Proper way to find and use libtbb"
This reverts commit d6bf2b7d29.
13 years ago
guidoj a021165d9f Changed standard C lib includes to C++ format 13 years ago
guidoj 0549e949ba Mostly removal of unnecessary #include's and a little clean up 13 years ago
Dmitry Marakasov d6bf2b7d29 Proper way to find and use libtbb 13 years ago
Dmitry Marakasov 0e934a52ca Include soundmanager.hpp for Play_Normal enum 13 years ago
Dmitry Marakasov 1c53add6c4 Include boost/shared_ptr.hpp for boost:shared_ptr 13 years ago
scrawl 509e9d7034 Merge branch 'master' into shadersystem 13 years ago
Marc Zinnschlag da916cecfb fixed a bug in a cmake script that resulted in some files being compiled twice 13 years ago
scrawl 778e59ee37 terrain as it was before, with about 4x less code 13 years ago
scrawl 29f91753f7 correction 13 years ago
scrawl 93c641efa7 terrain albedo 13 years ago
scrawl 7d5b94709d Merge branch 'master' into shadersystem
Conflicts:
	components/nifogre/ogre_nif_loader.cpp
13 years ago
scrawl 16c2ea3a75 terrain colourmap 13 years ago
Marc Zinnschlag 573d7e7e45 Issue #314: fix to potion use function (was mixing up potion with potion user) 13 years ago
Marc Zinnschlag 782d417d5b Issue #314: potion usage 13 years ago
Marc Zinnschlag 182017b8e9 Issue #314: Moved ingredients and potions to a different type of record list 13 years ago
Carl Maxwell e4d046f69c Prepending m to the name of every member variable.
I made a bunch of changes in apps/openmw/mwrender/animation.cpp
because the scope brackets didn't line up in a bunch of places
    npcanimations.cpp & creatureanimations.cpp were the same kind of
thing
13 years ago
scrawl d2fbb11475 temp commit 13 years ago
Marc Zinnschlag 29b4a5e5f7 Issue #314: added apply actions 13 years ago
Marc Zinnschlag 84d846cf07 Issue #314: implemented apply and skillUsageSucceeded functions for MWClass::Npc 13 years ago
scrawl 7731e9a6fa finished cleaning up sky 13 years ago
Marc Zinnschlag 805b81bf6e Issue #314: added skillUsageSucceeded function to Class 13 years ago
Marc Zinnschlag 7a2d613043 Issue #314: extended Class::apply function to cover the actor 13 years ago
scrawl b8384162b6 merge 13 years ago
scrawl ad7383be43 sky 13 years ago
scrawl e0a99f104b settings tab "shadows" 13 years ago
scrawl 485adc8bdc shader mode button in settingswindow 13 years ago
scrawl 865bfc6f47 sync mrt_output setting 13 years ago
Marc Zinnschlag ec9ebe6b58 Merge branch 'skillgain' into potions
Conflicts:
	apps/openmw/mwmechanics/activespells.cpp
13 years ago
Marc Zinnschlag f11bf49a90 cmake fix; silenced some warnings 13 years ago
gugus 164a5c8fe4 rotation now also work with the physic representation 13 years ago
gugus 70c74ede05 changed rotation order 13 years ago
gugus 410b693555 setAngle improvement 13 years ago
scrawl 3537af051d removed the old shader helper 13 years ago