1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 02:49:55 +00:00
openmw-tes3mp/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 Fixes #1172: Added basic loading/saving progress bar 2014-04-28 11:29:57 +02:00
environment.cpp Merge branch 'master' into HEAD 2014-01-06 00:23:17 +01:00
environment.hpp moved exit game flag from Environment to StateManager 2013-11-16 11:07:23 +01:00
inputmanager.hpp Play company logo movie 2014-03-27 19:51:48 +01:00
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 globals script cleanup; fixed potential case folding bug 2013-12-12 13:15:38 +01:00
soundmanager.hpp Refactor projectiles to no longer use MW-objects 2014-05-16 13:33:30 +02:00
statemanager.hpp Allow to delete savegames (shift + click) 2014-04-28 20:57:45 +02:00
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