aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Collapse)Author
2005-05-11Merge loop index variablesMax Horn
svn-id: r18059
2005-05-11Reduce header dependenciesMax Horn
svn-id: r18058
2005-05-11Unify check in initBGBuffers and in getZPlanesMax Horn
svn-id: r18054
2005-05-11Corect _numActors in HE games.Travis Howell
svn-id: r18053
2005-05-11Broke HE70 saved games too, due to activity.Travis Howell
svn-id: r18052
2005-05-11Remove fixmesTravis Howell
Corect _numActors in HE games. svn-id: r18051
2005-05-11Set number of actors by version again.Travis Howell
svn-id: r18050
2005-05-11Made Gdi::_transparentColor protectedMax Horn
svn-id: r18049
2005-05-11Add additional logic hook in footdemo/funshops.Travis Howell
svn-id: r18048
2005-05-11Extra debugs no longer required.Travis Howell
svn-id: r18047
2005-05-11Corect heversion in some Dutch demos.Travis Howell
svn-id: r18043
2005-05-11Confirmed filenamesTravis Howell
svn-id: r18041
2005-05-11Moved some more stuff to namespace Audio (enough for tonight)Max Horn
svn-id: r18040
2005-05-10Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' ↵Max Horn
because we already have many classes with that name) svn-id: r18039
2005-05-10Moved (In/Out)SaveFile(Manager) and Timer to namespace CommonMax Horn
svn-id: r18038
2005-05-10Moved class File and the MD5 stuff to namespace CommonMax Horn
svn-id: r18037
2005-05-10Preparations to let LogicHE hold game-specific code. IntroducedEugene Sandulenko
GF_HE_985. Feel free to give it more proper name. svn-id: r18036
2005-05-10Fix HE regressions.Travis Howell
svn-id: r18034
2005-05-10Another fix, more cleanupMax Horn
svn-id: r18033
2005-05-10Fix another mistake in the asm-to-C conversionMax Horn
svn-id: r18032
2005-05-10Cleaned up code a bitMax Horn
svn-id: r18031
2005-05-10drawLine() fixes from Fingolfin.Travis Howell
svn-id: r18029
2005-05-10Check that speech file is open.Travis Howell
svn-id: r18028
2005-05-10Add code for drawPixelTravis Howell
svn-id: r18027
2005-05-10Rename opcodesTravis Howell
svn-id: r18025
2005-05-10Rename opcodeTravis Howell
svn-id: r18024
2005-05-10Add heversions for dutch versions.Travis Howell
Add dutch freddi1 svn-id: r18023
2005-05-10Add Freddi's funshopTravis Howell
svn-id: r18021
2005-05-10Fixed PuttRace logic routines. Now they match thanks to ajax16384's greatEugene Sandulenko
tool. svn-id: r18019
2005-05-09Add more dutch versions.Travis Howell
svn-id: r18015
2005-05-09sprite_he.cppGregory Montoir
svn-id: r18010
2005-05-09oopsGregory Montoir
svn-id: r18009
2005-05-09fixed spritesMarkDirtyGregory Montoir
svn-id: r18008
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