aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-12-30o COde formattingEugene Sandulenko
2004-12-30cleanupMax Horn
2004-12-30Final part of the fix for bug #1091802 (GUI: Credits scroll glitch)Max Horn
2004-12-30Renamed the "placard" opcode functions. They should be reasonably bug freeTorbjörn Andersson
2004-12-30Fixed warning.Torbjörn Andersson
2004-12-30silly me, shouldn't test a variable which wasn't even set <sigh>Max Horn
2004-12-30Swallow ctrl-alt keyup events, tooMax Horn
2004-12-30Reduce time till scrolling starts inthe about dialog; pressing shift/alt now ...Max Horn
2004-12-30cleanupMax Horn
2004-12-30set key modifiers for keyup events, too; use SDL_GetModState to determine mod...Max Horn
2004-12-30Fix for bug #1091801 (ALL: Possible to create corrupt config file)Max Horn
2004-12-29- fixed canWalk bugAndrew Kurushin
2004-12-29- some updateAndrew Kurushin