aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Collapse)Author
2005-05-09fixed warningsPaweł Kołodziejski
svn-id: r18004
2005-05-09Should be case 40.Travis Howell
svn-id: r17991
2005-05-09HE60/61 still VAR_NOSUBTITLES.Travis Howell
Typo. svn-id: r17990
2005-05-09All SCUMM6 games use VAR_SUBTITLES, not VAR_NOSUBTITLES.Travis Howell
Cleanup. svn-id: r17989
2005-05-09Rest of PuttRace logic code. Still buggy.Eugene Sandulenko
svn-id: r17988
2005-05-09TypoTravis Howell
svn-id: r17986
2005-05-09Add a few more md5sTravis Howell
Set sfxMode mode for speech in HE games again. svn-id: r17985
2005-05-09Last part of patch #1163026 (Thumbnails for ScummEngine)Max Horn
svn-id: r17982
2005-05-08o Fixed detection of Dutch Freddi1Eugene Sandulenko
o Added md5s for Mac Football2002 demo o Added english FF5 demo svn-id: r17976
2005-05-08Comply to our coding conventionsMax Horn
svn-id: r17975
2005-05-08Comply with our coding conventionsMax Horn
svn-id: r17972
2005-05-08The default platform should be PC (Windows for HE70+)Travis Howell
Avoids issues with older config files. svn-id: r17967
2005-05-08Should be an error now.Travis Howell
svn-id: r17966
2005-05-08HE games queue speech as sound resource 1.Travis Howell
svn-id: r17965
2005-05-08Ooops, out of sync.Travis Howell
svn-id: r17957
2005-05-08Add more dutch versions.Travis Howell
Fix duplicate subtitle setting. svn-id: r17956
2005-05-08One last case for funshop titles.Travis Howell
svn-id: r17955
2005-05-08Range checks off by 1.Travis Howell
svn-id: r17954
2005-05-08Add case stub for funshop titlesTravis Howell
Add comment svn-id: r17953
2005-05-08Initial support for intensive floating point compuitations used inEugene Sandulenko
Putt-Putt Race. Still incomplete. svn-id: r17949
2005-05-08Add dutch Spy Fox 1/2.Travis Howell
svn-id: r17947
2005-05-07Filter out a few more paths.Travis Howell
svn-id: r17943
2005-05-07Additions for funshop titles.Travis Howell
svn-id: r17942
2005-05-07HE games need larger bufferTravis Howell
svn-id: r17941
2005-05-07More localized HE games.Travis Howell
svn-id: r17940
2005-05-07Missed one section.Travis Howell
svn-id: r17939
2005-05-07Add missing opcode detailsTravis Howell
Fix regression (Fields not initied) svn-id: r17938
2005-05-07Add eriktorbjorn's patch for:Travis Howell
#1018588 - FT: Xlib async errors in INSANE sequences svn-id: r17937
2005-05-06Fix regression in demos (Failed to find correct file to md5 checksum).Travis Howell
svn-id: r17927
2005-05-06Check if stream exists first.Travis Howell
svn-id: r17926
2005-05-05do not invoke a method on a non-existant streamMax Horn
svn-id: r17924
2005-05-05Fixed some doxygen warningsMax Horn
svn-id: r17923
2005-05-05Get XMAP from correct resource.Travis Howell
Avoid regression. svn-id: r17922
2005-05-05HE90+ games set heap size in index.Travis Howell
svn-id: r17920
2005-05-05Move to HE80Travis Howell
svn-id: r17919
2005-05-05Return 0 in Engine_SCUMM_create if the game isn't found (instead of ↵Max Horn
computing the MD5 of non-existant files) svn-id: r17917
2005-05-03Skip wiz compression type 2 used by baseball2003Eugene Sandulenko
svn-id: r17902
2005-05-03Add a few more HE demos.Travis Howell
svn-id: r17899
2005-05-02Add temporary hack for wizImages using compression type 2 for now.Travis Howell
svn-id: r17896
2005-05-02Add work around for script bug in the first version of pajama.Travis Howell
svn-id: r17895
2005-05-02Add missing case for pajama.Travis Howell
Fixes music in MusicRm. svn-id: r17892
2005-05-01Missed two.Travis Howell
svn-id: r17887
2005-05-01Add feature flag for HE games with 16bit color.Travis Howell
svn-id: r17886
2005-05-01HE80+ games store current charset numberin VAR80.Travis Howell
Fixes crash in bb2demo. svn-id: r17885
2005-05-01Correction to copyHEPaletteColor()Travis Howell
Use checkRange(), like original. svn-id: r17884
2005-05-01Add extra cases for bb2demo.Travis Howell
svn-id: r17883
2005-05-01VAR 78 controls platform in HE80+ games.Travis Howell
svn-id: r17881
2005-05-01VAR_NUM_SOUND_CHANNELS is 88 in HE80+ games.Travis Howell
svn-id: r17880
2005-05-01Add extra cases for readdemo.Travis Howell
svn-id: r17879
2005-05-01Use correct safety check.Travis Howell
svn-id: r17878