Commit Graph

18 Commits (coverity_scan)

Author SHA1 Message Date
scrawl 67bd6cd708 Remove empty line at the beginning of files
git ls-files -z | xargs -0 sed -i '1{/^$/d}'
10 years ago
scrawl 6367b4dc0b Improve INFO struct naming 10 years ago
scrawl 1677fcf324 Dialogue merging 11 years ago
scrawl 5fc2b1a41b Allow setting a journal index even if there's no related journal entry
This is used by the MV_SlaveMule quest.
11 years ago
Marc Zinnschlag 1b5301eec0 Merge branch 'savedgame'
Conflicts:
	apps/openmw/mwbase/mechanicsmanager.hpp
	apps/openmw/mwbase/soundmanager.hpp
	apps/openmw/mwgui/mapwindow.hpp
	apps/openmw/mwmechanics/actors.cpp
	apps/openmw/mwmechanics/mechanicsmanagerimp.hpp
	apps/openmw/mwsound/soundmanagerimp.hpp
	components/esm/loadcell.cpp
11 years ago
scrawl 434fd21584 Don't set journal index if a higher index is currently set
This is vanilla behaviour, and required for the Mehra Milo vivec informants quest.
11 years ago
scrawl 70264eae3b Feature #764: Quest completetion status in quest book 11 years ago
Marc Zinnschlag 2293b92efe storing and loading the journal 11 years ago
Marc Zinnschlag 0f971163f7 use Entry instead of plain string for topic and quest entries 11 years ago
Marc Zinnschlag 177aab536d storing topic name in MWDialogue::Topic (avoids a lookup in the GUI and also serves as preparation for better localisation support in OpenMW 1.1) 11 years ago
greye e628b23da6 applying new interface vol.3, inconsistent 12 years ago
greye 2057f5619e move ESMStore to MWWorld 12 years ago
greye 721324c1db rm record inheritance, rework esmtool accordingly 12 years ago
greye 7606ebafd6 resolving conflicts, minor update 12 years ago
Marc Zinnschlag 4c39fefd1e Issue #107: World is accessed only through the interface class from now on; some include cleanup 13 years ago
Marc Zinnschlag 7a1b215b6a splitting of topic class from quest class 14 years ago
Marc Zinnschlag 3406d2fa89 removed redundant data from quest class 14 years ago
Marc Zinnschlag 944291d34f added quest tracking to the journal 14 years ago