openmw-tes3coop/apps/openmw
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
..
mwbase Fix "unknown info ID" exceptions when a dialogue response is from the Info Refusal group 2014-05-18 06:52:15 +02:00
mwclass Feature #1323: Implement restocking items (does not handle levelled lists yet) 2014-05-17 14:30:31 +02:00
mwdialogue Fix "unknown info ID" exceptions when a dialogue response is from the Info Refusal group 2014-05-18 06:52:15 +02:00
mwgui Feature #1323: Implement restocking items (does not handle levelled lists yet) 2014-05-17 14:30:31 +02:00
mwinput Undid some code clean up changes, and changed how some includes work 2014-05-13 13:43:50 -04:00
mwmechanics Feature #1323: Implement restocking items (does not handle levelled lists yet) 2014-05-17 14:30:31 +02:00
mwrender Savegame: store projectiles 2014-05-17 05:24:32 +02:00
mwscript Revert "Change all AI packages (except AiActivate) to use ActorIds" 2014-05-16 12:11:34 +02:00
mwsound Refactor projectiles to no longer use MW-objects 2014-05-16 13:33:30 +02:00
mwstate Savegame: store projectiles 2014-05-17 05:24:32 +02:00
mwworld Feature #1323: Implement restocking items (does not handle levelled lists yet) 2014-05-17 14:30:31 +02:00
CMakeLists.txt Refactor projectiles to no longer use MW-objects 2014-05-16 13:33:30 +02:00
crashcatcher.cpp crashcatcher uname error checking 2014-01-09 00:52:37 +01:00
doc.hpp
engine.cpp Don't create the player object until the game starts 2014-05-16 00:58:12 +02:00
engine.hpp moved resources group creation from Engine to bsa component 2014-03-09 11:42:39 +01:00
main.cpp Merge branch 'master' into script 2014-02-13 15:02:02 +01:00