aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-10-01Revert kirbens change on 05Sep. Setting debugmode with debuglevel 0 is delibe...James Brown
2003-10-01disable joystick input by default either command line or config file need to ...Jonathan Gray
2003-10-01whitespace changesTorbjörn Andersson
2003-10-01Whitespace changesTorbjörn Andersson
2003-10-01Whitespace changesTorbjörn Andersson
2003-10-01ScummVM naming conventions and cleanup in the Sword2Sound class.Torbjörn Andersson
2003-09-30patch #815478: fix object leak in V5 opcodeMax Horn
2003-09-30Added new scalers breakoutJamieson Christian
2003-09-30Support for FMTowns versions of MI1/2,Jamieson Christian
2003-09-30Generated signed sound samples (cf. feature request #812913).Jochen Hoenicke
2003-09-30Fix GCC warning.Torbjörn Andersson
2003-09-30added some AltiVec code. Still under development, and notice that this is my ...Max Horn
2003-09-30updated TODOsMax Horn
2003-09-30This may be an issue in legit gameplay, but GF_FMTOWNSJamieson Christian
2003-09-30MDT_ADLIB for Indy3Towns (for YM2612 kludge)Jamieson Christian
2003-09-30More tweaks to the note durationsJamieson Christian
2003-09-30Clear cutscene subtitles before changing back the palette, and slow downTorbjörn Andersson
2003-09-30Moved the memory manager functions into an object of its own (and enabledTorbjörn Andersson
2003-09-30Fixed MT-32 init not getting calledJamieson Christian
2003-09-30Add simon1acorn info. for simon2mp3Travis Howell
2003-09-30Changed the resource manager object to use more ScummVM-like naming.Torbjörn Andersson
2003-09-30Fix for Bug [812740] ALL: MT32: some notes cut off earlyJamieson Christian
2003-09-30Refined Euphony parser behavior, specifically,Jamieson Christian
2003-09-30Changed the "logic" object to use ScummVM naming conventions.Torbjörn Andersson
2003-09-30Add two more HE targetsTravis Howell
2003-09-29synced hq2x with upstream changes; some performance tweaks to hq2x/hq3x (I th...Max Horn
2003-09-29consistency (must've overlooked these)Joost Peters
2003-09-29small cleanupJoost Peters
2003-09-29added BANK code from Gregory + minor change to loadFile()Joost Peters
2003-09-29forgot to add common/scaler to MODULE_DIRSMax Horn
2003-09-29templatized more of the scalers; also introduced template struct ColorMasks (...Max Horn
2003-09-29split out scalers into separate source files in common/scaler; some optimizat...Max Horn
2003-09-29Removed - it's the same file as _mouse.hTorbjörn Andersson
2003-09-29cleanupTorbjörn Andersson
2003-09-29cleanup (I meant to do this in my previous commit)Torbjörn Andersson
2003-09-29cleanupTorbjörn Andersson
2003-09-29cleanupTorbjörn Andersson
2003-09-29Added BS2 items.Torbjörn Andersson
2003-09-29The IDE did this. Whatever.Jamieson Christian
2003-09-29Cleanup, mostly related to matching up semanticsJamieson Christian
2003-09-29Ignores depsTravis Howell
2003-09-29Tiny whitespace / comment change.Torbjörn Andersson
2003-09-29Fixed iMuse termination sequence to avoid deadlock.Jamieson Christian
2003-09-29Added decruncher for Simon 1 disk version files.Jamieson Christian
2003-09-29First-revision Amiga icon decompressor.Jamieson Christian
2003-09-29Fixed MSVC6 errorsJamieson Christian
2003-09-29New FOTAQ projectJamieson Christian
2003-09-28Improve intro timing a tiny bit on WinCENicolas Bacca
2003-09-28removed duplicate g_timer object (one was global, one was static to timer.cpp...Max Horn
2003-09-28use new operator instead of malloc() and added generic file loading functionJoost Peters