aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-06-27some more loading & saving work (still unfinished)Robert Göffringmann
2003-06-27cleanupMax Horn
2003-06-26fixed memory leak when restartingMax Horn
2003-06-26Moved out akos_compare (no reason for it to be member of class Scumm)Max Horn
2003-06-26correct shadow color in Zak256Max Horn
2003-06-26hm... this code for initCharset makes more sense, and also seems to match dis...Max Horn
2003-06-26fix double-load on startup (for -x option)Max Horn
2003-06-26Count CD tracks from the beginning, not the end... ^^;;Marcus Comstedt
2003-06-26fix for 'default talk color' use of actorSet opcode (fix for bug #755888)Max Horn
2003-06-26implemented text shadow in Zak256 (also needed for Indy3-256, maybe?). (Parti...Max Horn
2003-06-26paranoia fix for getOBCDFromObject, in casegetResourceAddress returns 0Max Horn
2003-06-26rearragned stuffMax Horn
2003-06-26added getOBIMFromObject and getObjectImage methods; changed code to use thoseMax Horn
2003-06-26added ResourceIterator, replacing two of the old findResource/findResourceSma...Max Horn
2003-06-25more const qualifiersMax Horn
2003-06-25added some const qualifiers; moved _bundle & _current_cd_sound from class Scu...Max Horn
2003-06-25cleanupMax Horn
2003-06-25note that we are missing decompress routines for codecs 8,9,10 and which game...Jonathan Gray
2003-06-24cleanupMax Horn
2003-06-24only declare class MP3Sound if USE_MAD is #definedMax Horn
2003-06-24still don't know how the o5_startMusic opcode works in Zak (if it is even mus...Max Horn
2003-06-24fixed volume controller (compared to the core midi backend, volumes are now e...Max Horn
2003-06-23this should prevent changing music in some room in the DIGPaweł Kołodziejski
2003-06-23update manpage for aspect ratio optionsJonathan Gray
2003-06-22make smush pausing while GUI is up reentrantMax Horn
2003-06-22fix for bug #755166 (clear click state after loading a game)Max Horn
2003-06-22another warningMax Horn
2003-06-22fixed warningsMax Horn
2003-06-22updated vc6 project filePaweł Kołodziejski
2003-06-22updated ft music tablesPaweł Kołodziejski
2003-06-22whoopsRobert Göffringmann
2003-06-22native mt32 support and basic control panel (incomplete)Robert Göffringmann
2003-06-22fix for imuse map room tablePaweł Kołodziejski
2003-06-22fixes for imuse digital tablePaweł Kołodziejski
2003-06-22updated imuse digital tablesPaweł Kołodziejski
2003-06-22fix the inaccurate version of interpolate5Line to work correctly for odd widthsMax Horn
2003-06-22undoing this optimization: despite my initial sureness about this being corre...Max Horn
2003-06-22Special case for screen-wide blitsBertrand Augereau
2003-06-22build with mad by default, added opengl buildPaweł Kołodziejski
2003-06-22added opengl backend to vc6Paweł Kołodziejski
2003-06-22fixed warningPaweł Kołodziejski
2003-06-22fixed warningsPaweł Kołodziejski
2003-06-22Fixed the last (?) glitches around the mouse cursor [*] in aspect-ratioTorbjörn Andersson
2003-06-22Rearranged logic in SuperEagleBertrand Augereau
2003-06-22Add opengl filter optionTravis Howell
2003-06-22Fix some graphics glitches that would sometimes be visible around the mouseTorbjörn Andersson
2003-06-22use float instead of doubleMax Horn
2003-06-22cleanupMax Horn
2003-06-22OoopsTravis Howell
2003-06-22Revert poll_event changeTravis Howell