aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2002-12-17New savefile backend system (bye bye NONSTANDARD_SAVE...)Marcus Comstedt
2002-12-16indentation fixes; added a constructor (after all the debugger is a global va...Max Horn
2002-12-16Endy, when I am gonna meet you, I'll have to kick, punch and bite you a bit f...Max Horn
2002-12-16use the indention/formatting we agreed one. BTW function names should start l...Max Horn
2002-12-16added missing sound effects based on patch #654463Paweł Kołodziejski
2002-12-16fixed compilation under MSVCPaweł Kołodziejski
2002-12-16refactoring: use inheritance to mode the relations between the various engine...Max Horn
2002-12-16stop CD when loading a savegameMax Horn
2002-12-16remove unused VideoMode structJonathan Gray
2002-12-16Oops. Fix compile.James Brown
2002-12-16New debugger core. Doesn't really have anything implemented yet, but is far m...James Brown
2002-12-16Tip: If your going to call a member function of a pointer to an object... do ...James Brown
2002-12-16forgot to remove _numLinesToProcessMax Horn
2002-12-16cleanupMax Horn
2002-12-15cleanup; reordering stuff in gfx.cpp, trying to group code into logical group...Max Horn
2002-12-15more space for debug outputMax Horn
2002-12-15cleanupMax Horn
2002-12-15disable actor dir intepolation for V7 games - it interfers with walk scripts;...Max Horn
2002-12-15added comparision methods for ScummPointMax Horn
2002-12-15cleanupMax Horn
2002-12-15oopsMax Horn
2002-12-15cleanup - we now know that the frame field in Actor is needed, we just have t...Max Horn
2002-12-15Miscellaneous cleanup.Jamieson Christian
2002-12-15debugger can now use the console (experimental, and thus disabled by default)Max Horn
2002-12-14fixed warningMax Horn
2002-12-14moved the console code to gui/console.cpp; make it actually printout somethin...Max Horn
2002-12-14Commit some junk in-case I don't get time to finish this tonight and Fingolfi...James Brown
2002-12-14Fixed last bad artifacts of Sam & Max carnival music.Jamieson Christian
2002-12-13cleanupMax Horn
2002-12-13fix for bug #647844, but this shadowPalette stuff needs investigationMax Horn
2002-12-13nitpickMax Horn
2002-12-13Bug [651727] fix:Jamieson Christian
2002-12-13Bug [622895] fix:Jamieson Christian
2002-12-13cleaned up autosave codeMax Horn
2002-12-13Patch #649356, INDY3: Possible intro fixMax Horn
2002-12-13fix for the arrow bug in MonkeyVGA (see also bug #599442 and patch #643464)Max Horn
2002-12-13removed debug code I accidentally left inMax Horn
2002-12-13cleanupMax Horn
2002-12-12kill obsolete fileJames Brown
2002-12-12Tidy one or two things up for future V1/V2/V8 SCUMM support.James Brown
2002-12-11Patch #652194: Handling Ctrl-<key>Max Horn
2002-12-11Patch #651882: Noir mode fixMax Horn
2002-12-11ripped out obsolete midi streaming code from backends (this may break Alsa/SE...Max Horn
2002-12-11Fixed myriad VC++ compile/link problems.Jamieson Christian
2002-12-10added a helpe func for color weight computation; made createSpecialPalette us...Max Horn
2002-12-10Fix for bug #651310: Crash when savingMax Horn
2002-12-09cleanup; only now do I see how similiar setupShadowPalette, the new setupShad...Max Horn
2002-12-09cleanupMax Horn
2002-12-08Patch #650085: Make saveload system extensibleMax Horn
2002-12-08cleanupMax Horn