aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-01-25Add support for music in fotaq demosTravis Howell
2004-01-24- Added MT32 -> GM mapping, this fixes the wrong sound for the clock in the b...Joost Peters
2004-01-24fix OSX COMI cd changing hackMax Horn
2004-01-23change sscanf() calls to atoi() to please PalmOS :)Gregory Montoir
2004-01-23updateGregory Montoir
2004-01-23use BobSlot::clear instead of Graphics::clearBobGregory Montoir
2004-01-23MSVC warningsGregory Montoir
2004-01-23use BobSlot::clear instead of Graphics::clearBobGregory Montoir
2004-01-22- Some refactoring/clean-up.Joost Peters
2004-01-22(slightly) less hackish bounding box codeGregory Montoir
2004-01-22whitespacesMax Horn
2004-01-22Fix for bug #882081Max Horn
2004-01-22Not needed for puttdemo.Travis Howell
2004-01-22patch #878551 from Gael Le Mignot, adds key mappings for yopy PDAs, a host op...Jonathan Gray
2004-01-22actor ignoreTurns is complete for scumm6Travis Howell
2004-01-22Remove a few old warnings.Travis Howell
2004-01-22fixed bug #881141Paweł Kołodziejski
2004-01-21clear user input before entering Journal (no more load problems occuring when...Gregory Montoir
2004-01-21Prevent getPlatformDescription(...) from returing NULL pointer using kPlatfor...Chris Apers
2004-01-21Don't crash if unable to play cutscene music.James Brown
2004-01-20fix 'conversation options still displayed after hitting esc' bug (noticeable ...Gregory Montoir
2004-01-20- fixed bug #880415 (only setup bam scene after all _vm->update() calls)Gregory Montoir
2004-01-20slightly less hackish LaTeX codeMax Horn
2004-01-20save 8 pages by using a smaller font, reducing the page margins, and keeping ...Max Horn
2004-01-20.cvsignoreMax Horn
2004-01-20Added latex-files. To make the readme.ps type 'latex readme.tex&&dvips readme...Hannes Niederhausen
2004-01-20No more neededChris Apers
2004-01-20Enable those drivers (still no sound on PalmOS)Chris Apers
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