1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-08 09:37:53 +00:00
OpenMW/apps/openmw/mwdialogue
Frederic Chardon 12ee42c6f3 Update mLastTopic before executing scripts. In case the script contains ClearInfoActor it erase not the correct topic.
Other correction not linked with the bug:
- reset mActorKnownTopicsFlag at the same time as mActorKnownTopics
- don't call updateTopics in addResponse, it is already handled by the response
callback
2020-07-28 20:50:49 +00:00
..
dialoguemanagerimp.cpp Update mLastTopic before executing scripts. In case the script contains ClearInfoActor it erase not the correct topic. 2020-07-28 20:50:49 +00:00
dialoguemanagerimp.hpp Optionally change color of keywords in the dialogue window based on the 2020-05-02 01:42:05 +02:00
filter.cpp Optionally change color of keywords in the dialogue window based on the 2020-05-02 01:42:05 +02:00
filter.hpp Optionally change color of keywords in the dialogue window based on the 2020-05-02 01:42:05 +02:00
hypertextparser.cpp
hypertextparser.hpp Allow localization to use implicit keywords (bug #4841) 2019-02-09 14:06:05 +04:00
journalentry.cpp Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
journalentry.hpp
journalimp.cpp
journalimp.hpp
keywordsearch.cpp
keywordsearch.hpp
quest.cpp Make quest status update handling closer to vanilla (bug #4815) 2019-02-08 10:25:31 +03:00
quest.hpp
scripttest.cpp Use the logging system for compiler errors 2019-04-23 22:20:18 +04:00
scripttest.hpp
selectwrapper.cpp Remove redundant includes 2019-02-23 08:02:12 +04:00
selectwrapper.hpp
topic.cpp
topic.hpp