aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-04-09Changed the UNIX line breaks.Torbjörn Andersson
2004-04-09-fix for dig demoPaweł Kołodziejski
2004-04-09back refreshScript only for DIG, add stopping music while changing bundlePaweł Kołodziejski
2004-04-09refreshScript was wrong usedPaweł Kołodziejski
2004-04-09correction for stoping sequencePaweł Kołodziejski
2004-04-09rename to _nextSeqToPlayPaweł Kołodziejski
2004-04-09UpdateTravis Howell
2004-04-08Fix for bugs #929722 (MI2: Difficulty selection screen regression) and #93038...Max Horn
2004-04-08Record on which virtual screen we last drew masked textMax Horn
2004-04-08cleanupMax Horn
2004-04-08Partially added EXEEXT support to configure script (incomplete; and boy, our ...Max Horn
2004-04-08seems it is 'endianness' and not 'endianess'Max Horn
2004-04-08another fixPaweł Kołodziejski
2004-04-08fix for music codePaweł Kołodziejski
2004-04-08fix for region codePaweł Kołodziejski
2004-04-08Can't do that on PalmOS, exit is event basedChris Apers
2004-04-08Semi-experimental change: revised _hasMask handling -> simpler code (after re...Max Horn
2004-04-08Updated NEWS file a bit (I hope people who work on the resp. frontends / back...Max Horn
2004-04-07ops and forgot :)Paweł Kołodziejski
2004-04-07Cleanup.Torbjörn Andersson
2004-04-07Cleanup.Torbjörn Andersson
2004-04-07Added notice about how I think CP_PUSH_LOCAL_ADDR is used.Torbjörn Andersson
2004-04-07corections to music codePaweł Kołodziejski
2004-04-07Cleanup. (Mostly to change the wording and priority of the debuggingTorbjörn Andersson
2004-04-06cleanupMax Horn
2004-04-06Fix for building from an external dir (ensures that the correct config.h gets...Max Horn
2004-04-06fix for bug #928549.Gregory Montoir
2004-04-06Fix building from external directoryMax Horn
2004-04-06- split imuse digital code,Paweł Kołodziejski
2004-04-06voice_volume is now speech_volumeMax Horn
2004-04-06Forgot to make this change before the last commit.Torbjörn Andersson
2004-04-06Changed "voice_volume" to "speech_volume" for consistency with the BrokenTorbjörn Andersson
2004-04-06Fixed Rect(width, height) constructorMax Horn
2004-04-06that is not needed anymorePaweł Kołodziejski
2004-04-06that is not needed anymorePaweł Kołodziejski
2004-04-06updatePaweł Kołodziejski
2004-04-06Fix for bug #929724 (MI2: Intro regression) -> since _outheight can be negati...Max Horn
2004-04-05Replaced FIXME with proper explanation and code (the previous hack was actual...Max Horn
2004-04-05Renamed StringTab::backup to StringTab::_default, as that describes better wh...Max Horn
2004-04-05Use config.guess to detect host OS/cpu/vendor; enforce memory alignment on Al...Max Horn
2004-04-05Paranoid fix for potential 64bit issue; some possibly useful debug output addedMax Horn
2004-04-05GNUs config.guess script - portable way to detect the host OS/cpu/vendor (als...Max Horn
2004-04-05remove usage VAR_SYNC. in scripts used only one time, it's set to 0Paweł Kołodziejski
2004-04-05dropedPaweł Kołodziejski
2004-04-05there is no imuse in he enginePaweł Kołodziejski
2004-04-05removed exception for no used nut fontPaweł Kołodziejski
2004-04-05added voice group volume to scumm engine for imuse digital and implemeted vol...Paweł Kołodziejski
2004-04-05pedantic const correctionMax Horn
2004-04-04these debug() calls look as if they should be debugC() callsMax Horn
2004-04-04Fix signedness issue (lead to incorred address computations on 64 bit machines)Max Horn