Commit Graph

226 Commits (8b74e8cba7da123119217d88fd7d18da627de826)

Author SHA1 Message Date
Chris Robinson e3d5a1b38d Dialog function 72 is not player-specific
It's used to force any NPC in werewolf form to play the appropriate
growls for combat.
12 years ago
scrawl 7dc30a01cd Some changes suggested by cppcheck 12 years ago
Chris Robinson d8ec813939 Say something from the "hit" dialog topic when losing health 12 years ago
scrawl c41f119ba6 Added new game button 12 years ago
scrawl 78e6dab9d2 Dialogue history rewrite WIP 12 years ago
Marc Zinnschlag 247a76766d fixed a typo in a doxygen comment 12 years ago
scrawl baa7a9160c Rank condition should always fail if NPC is not in a faction 12 years ago
scrawl 51580ead4f Fix consecutive dialogue choices 12 years ago
Marc Zinnschlag 7136ac0079 added missing attribute columns to faction table 12 years ago
Marc Zinnschlag f9f520df34 adjusted faction record to increase consistency with other records 12 years ago
scrawl b0199c703c Companion UI 12 years ago
lazydev 38d19d33d8 fix for #634 12 years ago
scrawl 20774f8f81 Added merchant repair feature 12 years ago
Marc Zinnschlag cd84b68e4b silencing some warnings 12 years ago
Marc Zinnschlag 775f9e8402 Merge remote-tracking branch 'potatoesmaster/dialogue' into next 12 years ago
Emanuel Guevel 8de93db488 Coding style consistence 12 years ago
Emanuel Guevel f25b56ac88 Add dialogue function: NotLocal 12 years ago
Emanuel Guevel ad3478c8f2 Fix inverted dialogue functions (NotClass etc.)
The comparison present is useless for these functions.
12 years ago
scrawl 6c1ff8caca Merge branch 'master' into next
Conflicts:
	apps/openmw/mwworld/weather.cpp
	components/fileorderlist/model/datafilesmodel.cpp
12 years ago
scrawl dd57eabc3e Better use an enum for magic effect IDs 12 years ago
scrawl e8b08326dc Corrected Id, Race, Class, Faction and Cell select functions to do the exact opposite as before. That is how they are displayed in the CS, anyway. 12 years ago
scrawl cebcbe11f8 Implemented service refusal 12 years ago
scrawl 7ab236337b Dialogue responses should be random only for persuasion results 12 years ago
Marc Zinnschlag dc3edc6024 Merge branch 'vartype' 12 years ago
Marc Zinnschlag 1489570b09 change variant in info record to new type 12 years ago
Marc Zinnschlag 0f4f91605a some cleanup 12 years ago
lazydev ccb7ed93b3 fix for https://bugs.openmw.org/issues/593 12 years ago
Emanuel Guevel 0bc4c3556a Fix dialogue gender filter 12 years ago
Emanuel Guevel 19dff822f4 Dialogue: do not filter on disposition for creatures 12 years ago
Emanuel Guevel ed9a9904b4 Dialogue filter: search script variables case-insensitively 12 years ago
Emanuel Guevel 736e471613 Print a fallback text when no topic response is found 12 years ago
Emanuel Guevel 43e85ea0c6 Disallow redirection to info refusal for greetings 12 years ago
Emanuel Guevel 951eb1b236 Dialogue: return a response from "Info Refusal" when disposition is not satisfied 12 years ago
Tom Mason abe25c5f66 removed use of c++11 auto 12 years ago
Nathan Jeffords f55da17933 made some journal accessor methods constant 12 years ago
Nathan Jeffords 4c7ae3d1ff prevent duplicate journal entries from being recorded 12 years ago
Nathan Jeffords 528c3da6da record heard topics in journal 12 years ago
Nathan Jeffords d6b956cdcf fixed swapped day & month fields when created a stamped journal entry 12 years ago
Marc Zinnschlag 82b790770d Merge remote-tracking branch 'potatoesmaster/dialogue-creatures' 12 years ago
Emanuel Guevel 4feaa66897 Do not open the dialogue window if no greeting is found 12 years ago
Emanuel Guevel 9e00c6694f Allow only ID filtered topics for dialogue with creatures 12 years ago
Emanuel Guevel f1f9173f24 Prevent closing dialogue window when an answer is expected 12 years ago
eduard 2dc0064cc2 more string lowercase 12 years ago
lazydev 7cd1e87fe8 Merge branch 'master' of git://github.com/zinnschlag/openmw
Conflicts:
	apps/openmw/mwdialogue/dialoguemanagerimp.cpp
12 years ago
greye 7e0713f6c4 fix string case update 12 years ago
lazydev cd5d95ed22 1. Dialogs in Russian version now works.
2. Destination names it travel window are now translated
12 years ago
eduard 69d9d22579 comparestring 12 years ago
eduard fb25f407fb dialoguemanager conflict 12 years ago
eduard c85400b809 Merge https://github.com/zinnschlag/openmw into comparestring
Conflicts:
	apps/openmw/mwdialogue/dialoguemanagerimp.cpp
	apps/openmw/mwworld/worldimp.cpp
	components/esm_store/reclists.hpp
	components/misc/stringops.hpp
12 years ago
eduard 8545667bbd string compare and tolower 12 years ago