aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2003-12-02Backwards compatbilityTravis Howell
2003-12-02Switch nosubtitles option to subtitles, to match others and help with Simon2 ...Travis Howell
2003-12-01don't do a global import of namespace GUIMax Horn
2003-12-01Patch #847464: Remove spurious semicolonsMax Horn
2003-11-29don't see why we shouldn't just always call Sound::stopAllSounds just before ...Max Horn
2003-11-29cleanupMax Horn
2003-11-29startCDTimer() is already being invoked by pauseSounds(false)Max Horn
2003-11-29new savegame version: store actor pan data; store Audio CD playback status (a...Max Horn
2003-11-29added API to query CD playback status; renamed AudioCDManager methodsMax Horn
2003-11-29moved Audio CD (emulation) code from scumm/sound.cpp to sound/, so that it ma...Max Horn
2003-11-28game targets can now have a base filename different from the target name; mis...Max Horn
2003-11-28reuse SaveLoadChooser in main dialog -> this means the SaveLoadChooser rememb...Max Horn
2003-11-28cleanupMax Horn
2003-11-26More $Header$ stuffTorbjörn Andersson
2003-11-26Attempt to add standard CVS header. Let's see if this works...Torbjörn Andersson
2003-11-26Update commenyTravis Howell
2003-11-26This is how original version handled bypass.Travis Howell
2003-11-23added ugly hack for maniac v1, it fix redrawing last 8 lines of gfx room laye...Paweł Kołodziejski
2003-11-23fix / hack for actor costume gfx glitches in scumm v1 gamesPaweł Kołodziejski
2003-11-20OoopsTravis Howell
2003-11-18revert use of GF_DEMO in Humongous games fixing several problemsJonathan Gray
2003-11-18Add PC game feature flag, to match others.Travis Howell
2003-11-18Alter old demo checkTravis Howell
2003-11-18Fix object names in dig demoTravis Howell
2003-11-18Add back full throttle pc demo targetTravis Howell
2003-11-18Missed one checkTravis Howell
2003-11-18added rest comi demo imuse music statesPaweł Kołodziejski
2003-11-18COMI demos only have 3 fonts files.Travis Howell
2003-11-18Music correctionTravis Howell
2003-11-18added experimental handle for comi demo musicPaweł Kołodziejski
2003-11-18Music correction for dig demoTravis Howell
2003-11-18added music support for dig demoPaweł Kołodziejski
2003-11-17added voice support for mac dig demoPaweł Kołodziejski
2003-11-17added voice support in dig demoPaweł Kołodziejski
2003-11-17ft pc demo don't need nut file in smushPaweł Kołodziejski
2003-11-17fixed 'if' at load nut smush files for comiPaweł Kołodziejski
2003-11-17replaced demo GIDs wth GF_DEMOPaweł Kołodziejski
2003-11-17added comi and dig demoPaweł Kołodziejski
2003-11-17added music hacks for cmi demo, please test itPaweł Kołodziejski
2003-11-16whitespaceMax Horn
2003-11-16codec1 is not bomp codecPaweł Kołodziejski
2003-11-16opsPaweł Kołodziejski
2003-11-16changed some shift operators to *, /Paweł Kołodziejski
2003-11-16replaced constans with namesPaweł Kołodziejski
2003-11-14Another try at zak copy protection bypass.Travis Howell
2003-11-14Fixed regression introduced in revision 1.206 that broke parameter handlingTorbjörn Andersson
2003-11-14Kanji support only seems to work in scumm5 gamesTravis Howell
2003-11-13*** empty log message ***Travis Howell
2003-11-12changed getting position of bundle song to msPaweł Kołodziejski
2003-11-11Disambiguate o6_jump execution (is _scriptPointer read before or after fetchS...Max Horn