aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-09-21Made Ctrl-Alt 9 the hotkey for the new hq3x scaler, and moved the scanlinesTorbjörn Andersson
2003-09-21cleanupTorbjörn Andersson
2003-09-21Removed original ProcessMenu() code.Torbjörn Andersson
2003-09-21ScummVM code formatting conventionsTorbjörn Andersson
2003-09-21Applied ScummVM formatting conventionsTorbjörn Andersson
2003-09-21Some cleanup - lots more needed!Torbjörn Andersson
2003-09-21Few small index corrections pointed out by Dark-StarJames Brown
2003-09-21added HQ3x filterMax Horn
2003-09-21Use banners on WinCENicolas Bacca
2003-09-21Fix #807291Travis Howell
2003-09-20fix bug pointed out by Merlin0fCha0sOliver Kiehl
2003-09-20fixed AMD64 warningMax Horn
2003-09-20fixed AMD64 warningMax Horn
2003-09-20The usual cleanup. Removed the "run from CD" check.Torbjörn Andersson
2003-09-20The usual cleanup, plus make sure to delete SaveFileManager ifTorbjörn Andersson
2003-09-20cleanupTorbjörn Andersson
2003-09-20cleanupTorbjörn Andersson
2003-09-20Cleanup. I removed the PLOT_PATHS blocks since they depended on someTorbjörn Andersson
2003-09-20cleanupTorbjörn Andersson
2003-09-20Clarified commentTorbjörn Andersson
2003-09-20cleanupTorbjörn Andersson
2003-09-20Added EXECUTABLE.Torbjörn Andersson
2003-09-20The 'colliding' flag is never set to anything else than zero, so it shouldTorbjörn Andersson
2003-09-20Minor cleanupTorbjörn Andersson
2003-09-20make console height/width based on a float percentage of the overlay size -> ...Max Horn
2003-09-20prepend underscore before passing symbols to dlsym, at least on OS XMax Horn
2003-09-20make use of the new get_overlay_height/get_overlay_widthMax Horn
2003-09-20added explicit virtual destructor; added API which makes it potentially possi...Max Horn
2003-09-20fix invalid target crash for build using loadable modulesMax Horn
2003-09-20yet another fix for linux+loadable modulesMax Horn
2003-09-19let's see if that's betterMax Horn
2003-09-19one more linux+dynamic fixMax Horn
2003-09-19oopsMax Horn
2003-09-19cleanupOliver Kiehl
2003-09-19work around silly bug in Microsoft Visual Studio .NET 2003. M$ does not stop ...Max Horn
2003-09-19some cleanup, and an (untested) loadable module build rule for LinuxMax Horn
2003-09-19fixed warning on systems with 64bit pointersMax Horn
2003-09-19cleanupMax Horn
2003-09-19fixed some pointer cast warnings on systems with 64 bit pointers (like AMD64)Max Horn
2003-09-19cleanupTorbjörn Andersson
2003-09-19cleanupMax Horn
2003-09-19cleanup; some more fixed need afnow that the premix proc is expected to gener...Max Horn
2003-09-19cleanupMax Horn
2003-09-19cleanupTorbjörn Andersson
2003-09-19This change was made to player_v2.cpp recently, and seems to fix bugTorbjörn Andersson
2003-09-19cleanupTorbjörn Andersson
2003-09-19Cleanup. Apart from reformatting, I've also removed the #ifdef blocks toTorbjörn Andersson
2003-09-19changed scumm/object.cpp for V1/V2 once again - this time it really should ma...Max Horn
2003-09-18unify legal headers a bit hereMax Horn
2003-09-18added initial support for building our 4 adventure engines as loadable module...Max Horn