Commit Graph

3767 Commits (620b6bf27b8605d69bf5aae24f8d7bb66c72ef67)
 

Author SHA1 Message Date
scrawl 94c3fb81d1 check if CMAKE_BUILD_TYPE is defined instead of defining it by default 13 years ago
scrawl 32e14907a2 add a default value for CMAKE_BUILD_TYPE, resolves error when it is not set 13 years ago
scrawl 5e8bf28212 Merge branch 'master' into shadersystem 13 years ago
scrawl 5345d4eeef fix a warning 13 years ago
scrawl 29f91753f7 correction 13 years ago
scrawl 93c641efa7 terrain albedo 13 years ago
Chris Robinson 5a381006e5 Fix parsing of some key lists
It seems some still want you to read the interpolation type even when there's
no keys.
13 years ago
scrawl d41050fb79 merge 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
Chris Robinson 939d0d2fc5 Return a list of meshes and the skeleton from NIFLoader::load 13 years ago
Chris Robinson fdfe40a55a Use a different loader object for each NIF mesh 13 years ago
Chris Robinson 9436ca4b0c Use vectors for ShapeData properties 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 c4f9bbdc8b Merge remote branch 'scrawl/plugins_dbg' 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 1429c8d5cb copy&paste mistake 13 years ago
scrawl fb109ec7e2 use debug versions of ogre plugins in debug mode 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
Chris Robinson ecdd4ee23f Load NiMorphData and NiKeyframeData using proper key lists 13 years ago
Chris Robinson 386ac56bda Remove the NIF loader and code to manually transform the vertices
This currently breaks just about everything. They should come back as it's all
reimplemented, though.
13 years ago
Chris Robinson 9995dff943 Use a key list for NiColorData 13 years ago
Chris Robinson 3f11b6b1ae Cleanup a couple unneeded misc component references 13 years ago
Chris Robinson 86b37c6c11 Move the velocity out of the transformation object 13 years ago
Chris Robinson b292665de9 Use key lists to store some NIF data types 13 years ago
Chris Robinson b7b9f11333 Add generic classes to help deal with NIF keys 13 years ago
Chris Robinson 645b507ba0 Return a reference to the RecordPtr from operator[] for consistency
RecordListT is supposed to be a list of RecordPtrT objects.
13 years ago
Chris Robinson 7e8c146de6 Constify some RecordListT methods 13 years ago
Chris Robinson 8e324c90dc Constify some RecordPtrT methods 13 years ago
scrawl cd6e9986b6 forgot to add files 13 years ago
scrawl ad7383be43 sky 13 years ago
Chris Robinson 395a7600fd Initialize identify transform when declaring the identity object 13 years ago
scrawl b2313be6d7 submodule update 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
jvoisin 6c73f5e518 Add some translators/reversers to credits.txt 13 years ago
Marc Zinnschlag 089ee33588 some readme.txt improvements 13 years ago
Marc Zinnschlag 1fef4f2bc2 splitting off credits from readme file 13 years ago
Chris Robinson 348b5fa207 Merge remote branch 'zini/master' into nif-cleanup
Conflicts:
	components/nifbullet/bullet_nif_loader.cpp
13 years ago
Marc Zinnschlag ec9ebe6b58 Merge branch 'skillgain' into potions
Conflicts:
	apps/openmw/mwmechanics/activespells.cpp
13 years ago
Chris Robinson dddf1b4ee5 Rename getMatrix->getMatrix3 and getVector->getVector3 13 years ago