aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-04-04Removed CharsetRenderer::_mask (this was used to optimize charset mask handli...Max Horn
2004-04-04Added TODO/FIXME commentMax Horn
2004-04-04My recent change to _draw_bottom caused a regression in The Dig (and maybe el...Max Horn
2004-04-04Implement V8 queryQuit opcodeMax Horn
2004-04-04Fix for last part of bug #766749 (COMI: Text should not always have a shadow)...Max Horn
2004-04-04allow disabling of text shadow in NUT font rendererMax Horn
2004-04-04let compiler optimize code better <g>Max Horn
2004-04-04Cleanup.Torbjörn Andersson
2004-04-04Exit quietly if we just told the user we are going to exit; no need to call e...Max Horn
2004-04-04Fix for bug #885466 (FT: Text gets drawn under moving bits), by making AKOS c...Max Horn
2004-04-04got rid of _msgPtrToAdd; slightly improved error checking in addMessageToStack()Max Horn
2004-04-03Fix for bugs #915586, #905856, part of bug #766749 (COMI: Bug with text being...Max Horn
2004-04-03cleanupMax Horn
2004-04-03fixed hypothetical off-by-one error when computing _draw_bottom (a semantical...Max Horn
2004-04-03cleanup StringTab stuffMax Horn
2004-04-03patch #910779 (with minor tweaks), fotaq hebrew support :Gregory Montoir
2004-04-03Fix for bug #896844 (DIG: Missing subtitle at the lab console)Max Horn
2004-04-03make hdiutil overwrite the disk image if it already exists, although it will ...Jonathan Gray
2004-04-03cleanupMax Horn
2004-04-02oopsMax Horn
2004-04-02Got rid of _transTextMax Horn
2004-04-02cleanupMax Horn
2004-04-02Remove obsolete code fragment (a good sign for a refactoring is if it allows ...Max Horn
2004-04-02One item less on the TODOMax Horn
2004-04-02simplify code by integrating a call to translateText() into addMessageToStack...Max Horn
2004-04-02Shouldn't be necessary to do a second translation run in this place (at least...Max Horn
2004-04-02Added support for %___ strings (used in localized version of The Dig)Max Horn
2004-03-31be tolerant against abuse of ConfMan.getInt(); add missing default value for ...Max Horn
2004-03-30Use vsprintf instead of vsnprintf: more portable, less safe (but then again, ...Max Horn
2004-03-30please fixPaweł Kołodziejski
2004-03-30updatePaweł Kołodziejski