1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-09 03:39:14 +00:00
OpenMW/apps/openmw/mwbase
scrawl e1458453f3 Fix "unknown info ID" exceptions when a dialogue response is from the Info Refusal group
Could be observed in TG_OverduePayments quest when talking to Trasteve about Dwemer Artifacts.

Info Refusal responses are not specific to any particular topic, so they should not be added to the journal. Trying to do so anyway will cause "unknown id" exceptions because MWDialogue::Entry expects the infoId to be from the Dialogue for the supplied topic.
2014-05-18 06:52:15 +02:00
..
dialoguemanager.hpp
environment.cpp
environment.hpp
inputmanager.hpp
journal.hpp Fix "unknown info ID" exceptions when a dialogue response is from the Info Refusal group 2014-05-18 06:52:15 +02:00
mechanicsmanager.hpp Say an attack phrase when combat starts 2014-05-06 00:13:31 +02:00
scriptmanager.hpp
soundmanager.hpp Refactor projectiles to no longer use MW-objects 2014-05-16 13:33:30 +02:00
statemanager.hpp
windowmanager.hpp Add missing status report for some toggle commands 2014-05-16 09:21:28 +02:00
world.hpp Savegame: store projectiles 2014-05-17 05:24:32 +02:00