aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-05-07Filter out a few more paths.Travis Howell
2005-05-07Additions for funshop titles.Travis Howell
2005-05-07HE games need larger bufferTravis Howell
2005-05-07More localized HE games.Travis Howell
2005-05-07Missed one section.Travis Howell
2005-05-07Add missing opcode detailsTravis Howell
2005-05-07Add eriktorbjorn's patch for:Travis Howell
2005-05-06Initial game detection support. I've added the MD5 sums for the games andTorbjörn Andersson
2005-05-06Patch #1196638 'GOB: Simple "beeper"'. Thanks eriktorbjorn.Eugene Sandulenko
2005-05-06CleanupTravis Howell
2005-05-06Fix another doyxgen warningMax Horn
2005-05-06OoopsTravis Howell
2005-05-06Rename sprite field.Travis Howell
2005-05-06Use ScummVM code formatting for names.Travis Howell
2005-05-06Allocate all 16bit surfaces with the same bitformat as the HW surface (Fixes ...Max Horn
2005-05-06Rename sprite field.Travis Howell
2005-05-06Fix regression in demos (Failed to find correct file to md5 checksum).Travis Howell
2005-05-06Check if stream exists first.Travis Howell
2005-05-06Auto detect music and voice types, where possible.Travis Howell
2005-05-05do not invoke a method on a non-existant streamMax Horn
2005-05-05Fixed some doxygen warningsMax Horn
2005-05-05Get XMAP from correct resource.Travis Howell
2005-05-05Oops.Torbjörn Andersson
2005-05-05HE90+ games set heap size in index.Travis Howell
2005-05-05Move to HE80Travis Howell
2005-05-05Handle engine creation failure a bit more gracefulMax Horn
2005-05-05Return 0 in Engine_SCUMM_create if the game isn't found (instead of computing...Max Horn
2005-05-05Add a comment regarding use of CoreAudio/AudioUnits v1 APIMax Horn
2005-05-05Turned File::exists into a static method (as it should have been from the sta...Max Horn
2005-05-05Applied patch #1195190. This may help the game run on 64-bit systems, but ITorbjörn Andersson
2005-05-05CleanupTorbjörn Andersson
2005-05-05various PS2 system changesRobert Göffringmann
2005-05-04Dispense with the filename field of InVMSaves.Marcus Comstedt
2005-05-04Cleanup of the cleanup code. :-)Marcus Comstedt
2005-05-04Split VMSave into InVMSave and OutVMSave.Marcus Comstedt
2005-05-04Cleanup.Torbjörn Andersson
2005-05-04The mult_playSound() function makes absolutely no sense at all to me, soTorbjörn Andersson
2005-05-04WhitespaceTorbjörn Andersson
2005-05-04Switch link to web page with more detailed information on compression types.Travis Howell
2005-05-03o Fixed ADPCM decoder length bugEugene Sandulenko
2005-05-03Moved Oki ADPCM aka VOX decoder from SAGA engine to common sound/ directory.Eugene Sandulenko
2005-05-03Skip wiz compression type 2 used by baseball2003Eugene Sandulenko
2005-05-03More cleanup/restructuring: Moved walk-related code from Logic to Router.Torbjörn Andersson
2005-05-03Use File::size() instead of stat() to find the size of a file.Torbjörn Andersson
2005-05-03Add a few more HE demos.Travis Howell
2005-05-02Const correctnessMax Horn
2005-05-02Don't let drawSprite() modify the SpriteInfo struct.Torbjörn Andersson
2005-05-02Add temporary hack for wizImages using compression type 2 for now.Travis Howell
2005-05-02Add work around for script bug in the first version of pajama.Travis Howell
2005-05-02Cleanup. Most of is simply moves the credits code out of Logic and intoTorbjörn Andersson