Commit Graph

10330 Commits (f9f278f6450a80bebbc50cc459054a4e113d2677)
 

Author SHA1 Message Date
scrawl 3380e1e1c5 Fix ShouldAttack filter
This makes NPCs exit dialogue properly when they should attack as a result of taunting actions.
11 years ago
scrawl c6c254d279 Do not trigger levelup if rest was interrupted 11 years ago
scrawl 18bba6bcec Fix layout glitch when autosaving 11 years ago
greye cb598f0455 the same for data-local entry 11 years ago
greye 28b59f4008 process paths as UTF-8 in launcher 11 years ago
greye 3721174ae4 proof-of-concept boost::wave iteration policy 11 years ago
scrawl cf07d2ab93 Fix swapped position of Save and Load menu buttons 11 years ago
scrawl f812746010 Auto-select first save in load dialog 11 years ago
scrawl 3a7e2f8bb5 Allow invoking Journal instruction with non-existing index
This is used by the MG_EscortScholar1 quest.
11 years ago
greye 8b94e31062 try to set relative path to resources 11 years ago
scrawl 2f6d400c62 Merge branch 'master' of https://github.com/OpenMW/openmw into newgame 11 years ago
scrawl b39b572c5a Moved mStartupScript to World, so that it is executed for a New game 11 years ago
greye 4346e3b4d0 try to load plugins from relative paths 11 years ago
scrawl 9fe505c8fa Only run --script-run commands when bypassing the menu
Running them while no game is started yet is dangerous, and also leaves bits and pieces of state (e.g. in LocalScripts for scripted items added to inventory) that will not get cleaned up properly when a game is loaded (since when no game was previously running, no cleanup is performed). As a result, dangling MWWorld::Ptrs were left in LocalScripts.
11 years ago
scrawl abd6b6ab33 Fix not returning to main menu on failed loads when using quickload 11 years ago
scrawl 7ab98f0c6f Clear choices when dialogue starts
This is usually not needed, because it is not possible to exit dialogue while in a choice. However you can still exit dialogue by loading a different savegame.
11 years ago
greye b728a919a2 write dependency on boost::locale to CMake files 11 years ago
greye 1b7ed98325 fix typos, reset memory before using 11 years ago
scrawl 220ab86eca Simplify new game movie player 11 years ago
Marc Zinnschlag e0b6bf6aeb implemented reference record deleting 11 years ago
Marc Zinnschlag d8440e1fdc implemented reference record merging 11 years ago
greye 9dbe3f21d9 keep non-const signature for argv after conversion 11 years ago
greye 46c32f6c47 OpenEngine MyGUI logging facility 11 years ago
greye a46662043a tinyxml convert path to UTF-16 on Windows 11 years ago
greye 130349e0cd open files in binary mode when necessary 11 years ago
Marc Zinnschlag 58afa58549 Merge remote-tracking branch 'mrcheko/master' 11 years ago
mrcheko 638df221a6 memory leak fix 11 years ago
greye 86a8966306 manual screenshot creation and uploading (scrawl) 11 years ago
greye 444a07c01b workaround OgreLog Unicode path handling 11 years ago
greye 20527e0bd4 use boost::filesystem instead of boost::iostreams 11 years ago
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