aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-01-20Missing stdafx.hChris Apers
2004-01-20Added abort() functionChris Apers
2004-01-20Added DrawStatus functionChris Apers
2004-01-20Added copy protection and aspect ratio optionsChris Apers
2004-01-20Added FtSeqNamesChris Apers
2004-01-20Chenged max stack sizeChris Apers
2004-01-20Moved MainForm stuffs to its own fileChris Apers
2004-01-20Fixed list positioning, tapwave related stuffsChris Apers
2004-01-20Updated with lastest CVS changesChris Apers
2004-01-20Missing stdafx.hChris Apers
2004-01-20Always create the log file, more ScummVM options supportedChris Apers
2004-01-20More PalmOS options + macrosChris Apers
2004-01-20Fixed GamUnselect function, added GamJumpToChris Apers
2004-01-20Disable tapwave code for nowChris Apers
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