aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-12-19Correct rangeTravis Howell
2004-12-19Off by oneTravis Howell
2004-12-19Report unknown MD5's. I wonder, should we move the check afterEugene Sandulenko
2004-12-18now actors will not stuck in the middle of dialogAndrew Kurushin
2004-12-18- updating actors state so they can be clipped on drawing (intro now runs wit...Andrew Kurushin
2004-12-18Adding some TODOsMax Horn
2004-12-18Disable mouse emulation codeMax Horn
2004-12-18sprite loading fix in win demoAndrew Kurushin
2004-12-18This is done now.Jonathan Gray
2004-12-18Mixer TODOsMax Horn
2004-12-18Fix for bug #1087439 (Volume control regression)Max Horn
2004-12-18Default save path for OS X as well.Jonathan Gray
2004-12-18oopsMax Horn
2004-12-18Ensure that the file list in the browser is always sortedMax Horn
2004-12-18A little more cleanup (the Simon code really is a big mess :-)Max Horn
2004-12-18constify simon engine; turned global var vc_get_out_of_code into a member of ...Max Horn
2004-12-17Reduce code size of resource.cpp to help PalmOS port, by moving util code to ...Max Horn
2004-12-17- all actors creates on startAndrew Kurushin
2004-12-17Even more paranoia, since the older ScummVM releases allowed speech_mute to b...Joost Peters
2004-12-17Simplify check.Joost Peters
2004-12-17Don't allow the user to enable speech for non-talkie versions.Joost Peters
2004-12-17Mute speech for floppy version as well.Joost Peters
2004-12-17actors rearrangement bugfixAndrew Kurushin
2004-12-17This file no longer needs to include <errno.h>, and from what I understandTorbjörn Andersson
2004-12-16configure was using at least three different indention styles (4-tabs; 2-spac...Max Horn
2004-12-16Patch #1086705 (RISC OS cross compiling support)Max Horn
2004-12-16Proper fix for line endings.Eugene Sandulenko
2004-12-16trying remove CRLFAndrew Kurushin
2004-12-16reorderUp and reorderDown should return new item positionAndrew Kurushin
2004-12-16Using errno isn't really portable; don't have time to fix this properly right...Max Horn
2004-12-16Added some BS1 items, but I don't know if I got them all. (E.g. thereTorbjörn Andersson
2004-12-16Fix compilation when USE_MPEG2 is undefined.Eugene Sandulenko
2004-12-16Split simon.cpp more for PalmOS port.Travis Howell
2004-12-16Removed unused variable.Torbjörn Andersson
2004-12-16fix escaping the intro on BE systemsRobert Göffringmann
2004-12-16added some debugging functionsRobert Göffringmann
2004-12-16fix for bug #897777 (Foster walks on water...) and #788858 (Walk glitch)Robert Göffringmann
2004-12-16some cleanupRobert Göffringmann
2004-12-16Update HE gamesTravis Howell
2004-12-16fix gcc warningsRobert Göffringmann
2004-12-15TypoTravis Howell
2004-12-15memory leakGregory Montoir
2004-12-15fix compilation (under mingw/gcc3.4)Gregory Montoir
2004-12-15Fix warningEugene Sandulenko
2004-12-15- Move MAXPATHLEN includes/defines into common locationJonathan Gray
2004-12-15Forgot to remove ys_dl_list.oEugene Sandulenko
2004-12-15compilation fixJonathan Gray
2004-12-15Make music driver section more readable.Jonathan Gray
2004-12-15New man page.Jonathan Gray
2004-12-15moved compacts and related static data out of the scummvm.exe into an externa...Robert Göffringmann