aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-01-06Fix actor walking caused by wrong panel stateEugene Sandulenko
2005-01-06some actor walking fixesAndrew Kurushin
2005-01-06Fix warningEugene Sandulenko
2005-01-06Next batch of panel-related fixes. Still wrong.Eugene Sandulenko
2005-01-06Whitespace change.Torbjörn Andersson
2005-01-06Fixed typo (in comment)Torbjörn Andersson
2005-01-06Change warning to debugJoost Peters
2005-01-06Removed unused variable.Torbjörn Andersson
2005-01-05- path finding work in progressAndrew Kurushin
2005-01-05IndentationTorbjörn Andersson
2005-01-05Fixed bad speech/script regression.Torbjörn Andersson
2005-01-05After adding a new game, select the new entryMax Horn
2005-01-05When computing a games MD5, only use the first 1 MB of the file (this should ...Max Horn
2005-01-04Fix uninitialized variable, fixes Hide Toolbar random failures - thanks iKiNicolas Bacca
2005-01-04Fix yet another copy&paste mistake from 0.6.1bNicolas Bacca
2005-01-04- some walking additionAndrew Kurushin
2005-01-04o Fix regression with Win32 CD ITE at wyrmkeep logoEugene Sandulenko
2005-01-04Update SAGA stuffEugene Sandulenko
2005-01-04- added setup of followers position at start of sceneAndrew Kurushin
2005-01-04Applied patch #1088948, with minor modificationsTorbjörn Andersson
2005-01-03:)Paweł Kołodziejski
2005-01-03Andreas Roever -> spell name properly with an umlaut in the HTML/XML version ...Max Horn
2005-01-03- script execution stops properlyAndrew Kurushin
2005-01-03Fixed a regression where - I think - the last animation frame wasn'tTorbjörn Andersson
2005-01-03Add missing control changes, patch #1094825.Travis Howell
2005-01-02o Started putting all panels stuff in order. Still incompleteEugene Sandulenko
2005-01-02Fix for bug #1082154 (MM V2 (German): incorrect text presentation)Max Horn
2005-01-02Removed printf() that I assume was committed by mistake.Torbjörn Andersson
2005-01-02Use events to start the remaining animations. It's not necessary, but it'sTorbjörn Andersson
2005-01-02Start intro animations with events to prevent the first frame from beingTorbjörn Andersson
2005-01-02Pausing an animation is done by changing its state now, not by setting aTorbjörn Andersson
2005-01-02MT32 support was already added in 0.7.0, clarify that. Small remark: Porters ...Max Horn
2005-01-02Changed "sizeof x" to "sizeof(x)" for consistency with the rest of ScummVM,Torbjörn Andersson
2005-01-02Fixed a few things in the IHNM intro. Most noticeably I've added an eventTorbjörn Andersson
2005-01-02The 'n_voices' field of the voice LUT was never assigned a value. So ifTorbjörn Andersson
2005-01-01Some spelling/grammar fixes.Joost Peters
2005-01-01Changed the singleton code to allow for custom object factories; this allowed...Max Horn
2005-01-01One day I wanna switch to STL. ReallyMax Horn
2005-01-01Changed OSystem::instance() to return a reference, not a pointer (it now matc...Max Horn
2005-01-01Removing obsolete commentMax Horn
2005-01-01BS2 copyright text needs to be clarifiedMax Horn
2005-01-01oops, correct copyright stringMax Horn
2005-01-01Updated copyrightMax Horn
2005-01-01Updated copyright year.Torbjörn Andersson
2004-12-31Applied patch #1093830, with slight modifications proposed by Fingolfin.Torbjörn Andersson
2004-12-31Slight adjustment of placard text position. It's still not identical to theTorbjörn Andersson
2004-12-31added some comments and re-indented some parts of codeGregory Montoir
2004-12-30correction for previous correction :)Gregory Montoir
2004-12-30minor correction, checked against disasmGregory Montoir
2004-12-30Handle SCUMMVM_SAVEPATH exactly like the command line option --savepath (but ...Max Horn