Commit Graph

4658 Commits (693eeabecaddcf690f0a5c5c387be92b4a63d3c2)
 

Author SHA1 Message Date
Marc Zinnschlag 7e8d4bb3c9 Issue #219: added various creature and NPC stats; implemented respective filters 12 years ago
scrawl 5fdc7ad809 forgot to add file 12 years ago
Marc Zinnschlag d15eb6cd17 Merge remote-tracking branch 'greye/player-model' into next 12 years ago
Marc Zinnschlag e97f3003ab Issue #219: added expelled status tracking; implemented expelled filter 12 years ago
Marc Zinnschlag bd2c772dae Issue #219: implemented player skill and attribute filter 12 years ago
Marc Zinnschlag d6961c0246 Issue #219: made all unimplemented filters return false 12 years ago
Marc Zinnschlag ceaf1677ce Issue #219: rewrote AI settings and implemented AI settings filters 12 years ago
Marc Zinnschlag eb4e72aaa7 Issue #219: implemented disease filters 12 years ago
Marc Zinnschlag c425b3f4a3 Issue #219: fixed function decoding and moved choice function from DialogueManager to Filter 12 years ago
Marc Zinnschlag a752536cea Issue #219: added function decoding and moved same faction function from DialogueManager to Filter 12 years ago
greye 235b565bb7 update main character model 12 years ago
greye b1ef0026a9 race selection/inventory preview character model update 12 years ago
scrawl 92bba18218 removed useless member 12 years ago
scrawl 553ea08eae consider temporary disposition change when trading 12 years ago
scrawl 94aeb15220 bartering disposition change 12 years ago
scrawl 33b4b29fbc persuasion mechanics, added reputation 12 years ago
scrawl ace9ee9c83 persuasion dialog 12 years ago
scrawl f6a9029c4b bounty & disease disposition effect 12 years ago
Marc Zinnschlag 4994a253da Merge branch 'bountydisease' into dialogue 12 years ago
Marc Zinnschlag be1334b202 disease tests 12 years ago
Marc Zinnschlag 0727d943b1 Merge branch 'next' into bountydisease
Conflicts:
	apps/openmw/mwmechanics/npcstats.cpp
12 years ago
scrawl d53a7ade1e method names, disposition uint->int 12 years ago
Marc Zinnschlag 39ff2f06ce added bounty to NpcStats 12 years ago
scrawl ae78eaeb28 fixed training, fixed todo comments 12 years ago
scrawl b2afb1fd5c Merge branch 'next' of git://github.com/zinnschlag/openmw into MercantilImprovement
Conflicts:
	apps/openmw/mwbase/mechanicsmanager.hpp
	apps/openmw/mwclass/npc.cpp
	apps/openmw/mwdialogue/dialoguemanagerimp.cpp
	apps/openmw/mwgui/spellbuyingwindow.cpp
	apps/openmw/mwgui/trainingwindow.cpp
	apps/openmw/mwmechanics/mechanicsmanagerimp.cpp
	apps/openmw/mwmechanics/mechanicsmanagerimp.hpp
12 years ago
scrawl 322faf13e4 cleanup 12 years ago
scrawl bf4e855260 fixed creatures 12 years ago
Marc Zinnschlag e6021a3fe3 Issue #219: moved checks for local and global variables from DialogueManager to Filter 12 years ago
gugus 4634227f1c notify the user when the merchant doesn't accept the offer 12 years ago
Marc Zinnschlag e68bb3481e Issue #219: moved over the second batch of functions (boolean and one integer I forgot last time) 12 years ago
Marc Zinnschlag 91afef140b Issue #219: moved first batch of integer type functions from DialogueManager to Filter 12 years ago
greye c3f0dc0dfb m prefix for NpcAnimation members 12 years ago
Marc Zinnschlag 90e679746b Merge remote-tracking branch 'scrawl/consolefix' into next 12 years ago
scrawl 3d7146cd50 don't allow opening a window multiple times, primarily the console 12 years ago
scrawl 867fb620c3 part 2 12 years ago
scrawl 00a2de432a fix BulletShapeLoader namespace 12 years ago
Marc Zinnschlag 2be60041f3 Merge remote-tracking branch 'greye/player-dynamics' into next 12 years ago
Marc Zinnschlag e912b5bed2 Merge remote-tracking branch 'greye/next' into dialogue 12 years ago
greye af5fb7916f fix searching in store 12 years ago
Marc Zinnschlag 235397dde8 Issue #219: added missing implemented for isInverted function 12 years ago
Marc Zinnschlag f5972a3080 Issue #219: Support for boolean select structs 12 years ago
Marc Zinnschlag b412ebd0af Issue #219: Supoort for inverted select structs 12 years ago
Marc Zinnschlag 4614d2bc8e Issue #219: added basic select struct analysis and type checking 12 years ago
greye b5a59c3a07 minor doxygen comments update 12 years ago
greye 2a86432887 store birthsign in MWWorld::Player 12 years ago
Marc Zinnschlag 662054acf4 Issue #219: moved checks for various dialogue info fields from DialogueManager to Filter 12 years ago
Marc Zinnschlag 1502b3f6f8 Issue #219: Begin of refactoring; added filter class (doesn't do anything yet) 12 years ago
Marc Zinnschlag 6c6c0dd1e3 Merge branch 'next' into dialogue 12 years ago
gugus 0a883f4492 The player can now barter with merchants 12 years ago
greye 83e758ee50 clean up interfaces 12 years ago