aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-07TUCKER: Add GUIO_NOLAUNCHLOAD to the detection flags.Johannes Schickel
2010-11-07DRASCULA: Add GUIO_NOLAUNCHLOAD to the detection flags.Johannes Schickel
2010-11-07HUGO: Fix crash when hugo.dat is not the expected versionArnaud Boutonné
2010-11-07TOON: Added basic debugging console to engineDavid Turner
2010-11-07COMMON: Add const qualifiers and remove Common:: prefix in MacResManager codeMax Horn
2010-11-07COMMON: Rename and tweak MD5 functionsMax Horn
2010-11-07DETECTOR: Don't compute mac resource fork MD5 of a file multiple timesMax Horn
2010-11-07ENGINES: Do not include engines/savestate.h from engines/game.hMax Horn
2010-11-07DETECTOR: Get rid of ADGF_KEEPMATCHMax Horn
2010-11-07HUGO: Added basic debugging console to engineDavid Turner
2010-11-07DRACI: Added basic debugging console to engineDavid Turner
2010-11-07CINE: Added basic debugging console to engineDavid Turner
2010-11-07CONFIGURE: disable libmad for N64 PortFabio Battaglia
2010-11-07CREDITS: Add myself to the Infrastructure section (after talking with Max).Johannes Schickel
2010-11-07CREDITS: Mark Joachim Eberhard as retired.Johannes Schickel
2010-11-07MOHAWK: Remove console FIXME'sMatthew Hoops
2010-11-07LURE: Convert printf to debug/warningMax Horn
2010-11-07MOHAWK: Convert all printf to debugN callsMax Horn
2010-11-07LURE: Remove all uses of (f)printf; cleanupMax Horn
2010-11-07ENGINES: Unify code layout of all ADParams instancesMax Horn
2010-11-07GRAPHICS: Cleanup advmame scaler code; don't include assert.hMax Horn
2010-11-07HUGO: Move fonts to display.cppArnaud Boutonné
2010-11-06HUGO: Move _palette to display.cppArnaud Boutonné
2010-11-06TOOL: Add original palette in tool, disabledArnaud Boutonné
2010-11-06HUGO: Implement REMAPPAL. Arnaud Boutonné
2010-11-05GRAPHICS/SJIS: cleanupFlorian Kagerer
2010-11-05AUDIO: Remove obsolete comment.Johannes Schickel
2010-11-05PLUGINS: improved one-at-a-time plugin codeYotam Barnoy
2010-11-05HUGO: Silent GCC warning introduced in r54087Arnaud Boutonné
2010-11-05SCI: Fix blend rounding, styleWillem Jan Palenstijn
2010-11-05GUI: Better description of the dithering checkboxFilippos Karapetis
2010-11-05GrammarFilippos Karapetis
2010-11-05COMMON/GUI/SCI: Changes to the EGA dithering checkboxFilippos Karapetis
2010-11-05WINCE: Remove tons of obsolete workaround code for 'missing' headers and funcsMax Horn
2010-11-05SCUMMVM: Bumped theme version to 0.81.Filippos Karapetis
2010-11-05HUGO: Suppress useless case in processRoute()Arnaud Boutonné
2010-11-05HUGO: Suppress status variables related to playbackArnaud Boutonné
2010-11-05TOOL: Fix bug in data in Hugo2 DosArnaud Boutonné
2010-11-05AGOS: Display item names and descriptions via GUImessage, in Swampy Adventure...Travis Howell
2010-11-05TEST: Tweak "make test" build rules to ignore -Wglobal-constructorsMax Horn
2010-11-05PLUGINS: Simplify ELF plugin providers & DLObject subclassesMax Horn
2010-11-05PLUGINS: Add EM_SH to elf32.h (e_machine type used by DC backend)Max Horn
2010-11-05GRAPHICS/SJIS: fix out of bounds shadow mode text drawingFlorian Kagerer
2010-11-05SCUMM/FM-TOWNS JAPANESE: fix out of bounds text drawingFlorian Kagerer
2010-11-05SCI: Add a default case to a switch statement to silence some compiler warnings.Johannes Schickel
2010-11-04SCI: Renamed findBlock() to findBlockSCI0()Filippos Karapetis
2010-11-04TOON: Fix sound effect archive destroy Sylvain Dupont
2010-11-04TOON: Fix ambient audio destroy in chapter 2Sylvain Dupont
2010-11-04VIDEO: PreIMD: End frame when frameSize == 0Sven Hesse
2010-11-04SCI: Fix precedence error in commentWillem Jan Palenstijn