aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-01-20Removed unused stuffs, added ARM init functionsChris Apers
2004-01-20Missing stdafx.hChris Apers
2004-01-20Updated resource filesChris Apers
2004-01-20Dont use full_screen on PalmOS, use ConfMan insteadChris Apers
2004-01-20Hack a bit MD5 to make it work on PalmOSChris Apers
2004-01-20Changed printf() to warning()Torbjörn Andersson
2004-01-20I assume this fixes CPU usage in synced cutscene playback, but since ITorbjörn Andersson
2004-01-20Some minor cleanups (comments and spacing), and fixed CPU usage in syncedTorbjörn Andersson
2004-01-20initialise _channel arrayJoost Peters
2004-01-20Update commentTravis Howell
2004-01-20Handle command 0xD0 (queen uses this) - thanks aholler.Joost Peters
2004-01-20_blitAlso is also used by the DOTT intro. Updated comment to reflect that.Torbjörn Andersson
2004-01-20AFAICT this is only used for caching in the original, which we don't care muc...Joost Peters
2004-01-20Add newlineTravis Howell
2004-01-19- Enable music queueing (I don't really like the levels of indirection, but i...Joost Peters
2004-01-19cleanupMax Horn
2004-01-19*temporary* fix for LineReader to handle files not terminated by an empty str...Gregory Montoir
2004-01-19re-use BobFrameGregory Montoir
2004-01-19increase Credits::_list size to match the German version requirements (thanks...Gregory Montoir
2004-01-19prevents bank re-loading (cutaways animations)Gregory Montoir
2004-01-19Added MusicPlayer class (MidiDriver derivate) for greater flexibilityJoost Peters
2004-01-19Add comment for checkbox CE tweakNicolas Bacca
2004-01-19fix endian bug when dealing with ArrayHeader's; added a hack to permit save g...Max Horn
2004-01-19moved the sam&max inventory hack into o6_setOwnerMax Horn
2004-01-19forgot to remove this :-)Max Horn
2004-01-19updated MD5 dataMax Horn
2004-01-19moved some V6-only scumm vars to ScummEngine_v6Max Horn
2004-01-19smush and insane only work with V6 (this will allow moving some stuff from Sc...Max Horn
2004-01-19fix build system / dep checkingMax Horn
2004-01-19improved fade param for dig demoPaweł Kołodziejski
2004-01-19found a place where _blitAlso is used in Sam&MaxMax Horn
2004-01-19this is not necessary anymoreMax Horn
2004-01-19oopsOliver Kiehl
2004-01-19fix memory leakOliver Kiehl
2004-01-19fix mp3 and vorbis specific bug in which sound files could have been readOliver Kiehl
2004-01-19added continue play state song after sequence song finishedPaweł Kołodziejski
2004-01-18improved rect clipping & verificationMax Horn
2004-01-18This should make subtitles work again in "overlay" cutscene mode.Torbjörn Andersson
2004-01-18increased warning level to 4 and disable some warnings difficult to fixPaweł Kołodziejski
2004-01-18fix warningsPaweł Kołodziejski
2004-01-18Patch #878883: Fix for Ogg Vorbis playbackMax Horn
2004-01-18undo this change (proper warning fix was applied to gameDetector.h)Max Horn
2004-01-18don't use bit 31Max Horn
2004-01-18fix warningPaweł Kołodziejski
2004-01-18fix warningPaweł Kołodziejski
2004-01-18fix warningPaweł Kołodziejski
2004-01-18I know we're not supposed to make cleanup commits at this point, but surelyTorbjörn Andersson
2004-01-18Add newline to the last line to shut up GCC warning.Torbjörn Andersson
2004-01-18right it should be signed :)Paweł Kołodziejski
2004-01-18fixed warningMax Horn