Commit Graph

10300 Commits (cd693b6d37dc6a5b0413e500d0fb1570449156e6)
 

Author SHA1 Message Date
scrawl 6bd0bbb8df Do not load (0,0) on new game 11 years ago
greye db16bb8983 fix OpenCS saving to Unicode path destination 11 years ago
greye 9c6224c74d fix saving to Unicode path destination 11 years ago
greye 493f8c6050 fix opening BSA on Unicode path 11 years ago
greye 417e07fbce fix irrelevant error reporting 11 years ago
greye 6cb795ef7d attempt to fix LowLevelFile, minor code reuse 11 years ago
greye 2c82da8e6e load Ogre::ConfigFile from DataStream 11 years ago
scrawl 6f03694d50 Fixes #1334: Only unequip item if the sell/drag action is actually successful 11 years ago
scrawl 510b7f8505 Task #1333: Remove cmake git tag reading 11 years ago
scrawl 0fe0dc33a6 Fixes #1338: Bring back a label that got lost 11 years ago
Marc Zinnschlag 7c149e98e0 Merge branch 'openmw-30' 11 years ago
Marc Zinnschlag 37f1a49352 Merge remote-tracking branch 'mrcheko/master' 11 years ago
mrcheko fa14df62b7 fix crash on disappeared target 11 years ago
Marc Zinnschlag a5f0fe7282 incremented version number 11 years ago
Marc Zinnschlag 1294682196 Merge remote-tracking branch 'scrawl/master' 11 years ago
scrawl 3dceb7ee4f Fix overwriting DialInfo 11 years ago
Marc Zinnschlag aa05acd26e Merge remote-tracking branch 'scrawl/master' 11 years ago
Marc Zinnschlag 56c4367c1a Merge remote-tracking branch 'mrcheko/master' 11 years ago
mrcheko e1249f6a31 actor handle and id confusing fix 11 years ago
scrawl a87b64d2da Fix some ancient code 11 years ago
scrawl 0aa1042fd7 Optimized dialogue merging with a lookup map 11 years ago
scrawl 1677fcf324 Dialogue merging 11 years ago
mrcheko 66307dd889 travis fix #3 :( 11 years ago
mrcheko 74697f8116 travis fix #2 11 years ago
scrawl 5b76c0893a Merge branch 'master' of https://github.com/OpenMW/openmw
Conflicts:
	components/esm/inventorystate.hpp
11 years ago
greye e02b04536f fix most vexing parse issue 11 years ago
greye 424d06a6f8 open fstreams from boost::filesystem::path, vol.2 11 years ago
greye 2236216344 minor simplification 11 years ago
greye a22ec223d8 open fstreams from boost::filesystem::path, vol.1 11 years ago
greye 18b3cfebdb fix importer crash on empty lines (thanks to Ace) 11 years ago
greye b4950509bc use converted widechars in ini importer 11 years ago
greye cd990a665a create QString from utf-8 when expected 11 years ago
greye eafdefe999 using WindowsPath implies utf-8 for boost fs::path 11 years ago
greye 584c121f33 fix windows unicode path handling 11 years ago
scrawl a872c9f83a Feature #1323: handle restocking levelled items 11 years ago
mrcheko 69c1eb28c5 travis compile fix 11 years ago
scrawl 90ec19c3ac Remove unneeded MWScrollView 11 years ago
scrawl 150b920ef1 Fix long journal entries not being displayed 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
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.
11 years ago
cc9cii 12dc5cf4ea Bug #1303 - resolves the bug by tweaking the slope constant (the value 49 was selected to mimic vanilla behaviour for a low level character exploring Seyda Neen). The feature to vary the climbable angle based on acrobatics is still to be implemented. 11 years ago
cc9cii b36bb58e8c Bug #1324: Artem's solution 11 years ago
mrcheko aa5647b45e merge master, resolve conflicts 11 years ago
cc9cii 8971db8962 SceneWidget windowHandle fix for Windows. 11 years ago
scrawl b4ed828e21 Feature #1323: Implement restocking items (does not handle levelled lists yet) 11 years ago
Marc Zinnschlag f7c89015f9 Merge remote-tracking branch 'scrawl/master' 11 years ago
scrawl ae66d28c87 Feature #32: Implement respawn for containers, creatures and NPCs 11 years ago
scrawl 92c5bb56e0 Un-reverted actorId for AiPursue 11 years ago
scrawl e266aff561 Savegame: store projectiles 11 years ago
scrawl 15368188dc Fix sliders in effect editor not being precisely movable 11 years ago