aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2005-04-26Added/corrected some comments; moved NES costume init code to a more appropri...Max Horn
2005-04-26Removed the ugly saveOrLoadCursorImages hack and instead properly overload Sc...Max Horn
2005-04-26Call setupVolumes in a more appropriate part of the save/load codeMax Horn
2005-04-26Reduce dependencies on saveload.hMax Horn
2005-04-26Use an intermediate variable, to ease debuggingMax Horn
2005-04-26Perform some clipping (some old savegames had bad usage bits in the same and ...Max Horn
2005-04-26Added some commentsMax Horn
2005-04-26Split loadRoomSubBlocks into a 'static' part (loadRoomSubBlocks) and a 'dynam...Max Horn
2005-04-26Removed dead codeMax Horn
2005-04-26Enable Blue's demo, for testing only.Travis Howell
2005-04-26Always skip smacker files in HE games.Travis Howell
2005-04-26Add stubs for the two smacker related opcodes in HE games.Travis Howell
2005-04-26Add Macintosh version of puttraceTravis Howell
2005-04-25Minor cleanupTravis Howell
2005-04-25No music file in lost/smaller.Travis Howell
2005-04-25Read index of music file in HE games at startup.Travis Howell
2005-04-25Add misisng r.Travis Howell
2005-04-25Remove excess ;Travis Howell
2005-04-24Changed the semantics of debug level 0 from off back to something more simili...Max Horn
2005-04-24Corection a few more heversion checks, caused music regression.Travis Howell
2005-04-24Remove out dated comment.Travis Howell
2005-04-24Use new ConfigFile class for read/writeConfigFile in HE games.Travis Howell
2005-04-23This code should be revised...Max Horn
2005-04-23Don't use Common::Map for the object table at all; rather use bsearch on a fi...Max Horn
2005-04-23Map is only needed in intern.hMax Horn
2005-04-23decompressWizImage shouldn't be called directly by charset renderer in HE games.Travis Howell
2005-04-23Simplified debuglevel handling:Max Horn
2005-04-23Should be HE61 now.Travis Howell
2005-04-23Simpler check, since VAR_NEW_ROOM is no longer set in small header games.Travis Howell
2005-04-23Adjust for last cvs change.Travis Howell
2005-04-23Always set file path separately in o72_openFile() so upper and lower case fil...Travis Howell
2005-04-22Only modify gDebugLevel, not the transient configMax Horn
2005-04-22* Added new virtual base class 'Stream', ReadStream andMax Horn
2005-04-22Add support for reading/writing to external config file in HE games.Travis Howell
2005-04-22Fix header check when using external wizImage files.Travis Howell
2005-04-22Move HE activity on its placeEugene Sandulenko
2005-04-22Add HE activity packEugene Sandulenko
2005-04-21some cleanup and added some error() calls when handling wiz images type diffe...Gregory Montoir
2005-04-21cleanupGregory Montoir
2005-04-21Need for HE100 version of lost too.Travis Howell
2005-04-21Sync. HE100.Travis Howell
2005-04-21Add palette function for HE99+ games.Travis Howell
2005-04-21Add palette function foe He99+ games.Travis Howell
2005-04-21Fix source clipping of rawWizImages in HE games.Travis Howell
2005-04-21There are Macintosh specific versions of HE72 games.Travis Howell
2005-04-21There is HE99 version of f4-demoTravis Howell
2005-04-21Add Macintosh version of BluesABCTimeDemo.Travis Howell
2005-04-21Add Macintosh version of puttcircusTravis Howell
2005-04-21Correct argument order.Travis Howell
2005-04-21HE98+ includes extra VAR checks at this point.Travis Howell