Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-11 | Unify check in initBGBuffers and in getZPlanes | Max Horn | |
svn-id: r18054 | |||
2005-05-11 | Corect _numActors in HE games. | Travis Howell | |
svn-id: r18053 | |||
2005-05-11 | Broke HE70 saved games too, due to activity. | Travis Howell | |
svn-id: r18052 | |||
2005-05-11 | Remove fixmes | Travis Howell | |
Corect _numActors in HE games. svn-id: r18051 | |||
2005-05-11 | Set number of actors by version again. | Travis Howell | |
svn-id: r18050 | |||
2005-05-11 | Made Gdi::_transparentColor protected | Max Horn | |
svn-id: r18049 | |||
2005-05-11 | Add additional logic hook in footdemo/funshops. | Travis Howell | |
svn-id: r18048 | |||
2005-05-11 | Extra debugs no longer required. | Travis Howell | |
svn-id: r18047 | |||
2005-05-11 | Corect heversion in some Dutch demos. | Travis Howell | |
svn-id: r18043 | |||
2005-05-11 | Confirmed filenames | Travis Howell | |
svn-id: r18041 | |||
2005-05-11 | Moved some more stuff to namespace Audio (enough for tonight) | Max Horn | |
svn-id: r18040 | |||
2005-05-10 | Moved 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-10 | Moved (In/Out)SaveFile(Manager) and Timer to namespace Common | Max Horn | |
svn-id: r18038 | |||
2005-05-10 | Moved class File and the MD5 stuff to namespace Common | Max Horn | |
svn-id: r18037 | |||
2005-05-10 | Preparations to let LogicHE hold game-specific code. Introduced | Eugene Sandulenko | |
GF_HE_985. Feel free to give it more proper name. svn-id: r18036 | |||
2005-05-10 | Fix HE regressions. | Travis Howell | |
svn-id: r18034 | |||
2005-05-10 | Another fix, more cleanup | Max Horn | |
svn-id: r18033 | |||
2005-05-10 | Fix another mistake in the asm-to-C conversion | Max Horn | |
svn-id: r18032 | |||
2005-05-10 | Cleaned up code a bit | Max Horn | |
svn-id: r18031 | |||
2005-05-10 | drawLine() fixes from Fingolfin. | Travis Howell | |
svn-id: r18029 | |||
2005-05-10 | Check that speech file is open. | Travis Howell | |
svn-id: r18028 | |||
2005-05-10 | Add code for drawPixel | Travis Howell | |
svn-id: r18027 | |||
2005-05-10 | Rename opcodes | Travis Howell | |
svn-id: r18025 | |||
2005-05-10 | Rename opcode | Travis Howell | |
svn-id: r18024 | |||
2005-05-10 | Add heversions for dutch versions. | Travis Howell | |
Add dutch freddi1 svn-id: r18023 | |||
2005-05-10 | Add Freddi's funshop | Travis Howell | |
svn-id: r18021 | |||
2005-05-10 | Fixed PuttRace logic routines. Now they match thanks to ajax16384's great | Eugene Sandulenko | |
tool. svn-id: r18019 | |||
2005-05-09 | Add more dutch versions. | Travis Howell | |
svn-id: r18015 | |||
2005-05-09 | sprite_he.cpp | Gregory Montoir | |
svn-id: r18010 | |||
2005-05-09 | oops | Gregory Montoir | |
svn-id: r18009 | |||
2005-05-09 | fixed spritesMarkDirty | Gregory Montoir | |
svn-id: r18008 | |||
2005-05-09 | fixed warnings | Paweł Kołodziejski | |
svn-id: r18004 | |||
2005-05-09 | Should be case 40. | Travis Howell | |
svn-id: r17991 | |||
2005-05-09 | HE60/61 still VAR_NOSUBTITLES. | Travis Howell | |
Typo. svn-id: r17990 | |||
2005-05-09 | All SCUMM6 games use VAR_SUBTITLES, not VAR_NOSUBTITLES. | Travis Howell | |
Cleanup. svn-id: r17989 | |||
2005-05-09 | Rest of PuttRace logic code. Still buggy. | Eugene Sandulenko | |
svn-id: r17988 | |||
2005-05-09 | Typo | Travis Howell | |
svn-id: r17986 | |||
2005-05-09 | Add a few more md5s | Travis Howell | |
Set sfxMode mode for speech in HE games again. svn-id: r17985 | |||
2005-05-09 | Last part of patch #1163026 (Thumbnails for ScummEngine) | Max Horn | |
svn-id: r17982 | |||
2005-05-08 | o Fixed detection of Dutch Freddi1 | Eugene Sandulenko | |
o Added md5s for Mac Football2002 demo o Added english FF5 demo svn-id: r17976 | |||
2005-05-08 | Comply to our coding conventions | Max Horn | |
svn-id: r17975 | |||
2005-05-08 | Comply with our coding conventions | Max Horn | |
svn-id: r17972 | |||
2005-05-08 | The default platform should be PC (Windows for HE70+) | Travis Howell | |
Avoids issues with older config files. svn-id: r17967 | |||
2005-05-08 | Should be an error now. | Travis Howell | |
svn-id: r17966 | |||
2005-05-08 | HE games queue speech as sound resource 1. | Travis Howell | |
svn-id: r17965 | |||
2005-05-08 | Ooops, out of sync. | Travis Howell | |
svn-id: r17957 | |||
2005-05-08 | Add more dutch versions. | Travis Howell | |
Fix duplicate subtitle setting. svn-id: r17956 | |||
2005-05-08 | One last case for funshop titles. | Travis Howell | |
svn-id: r17955 | |||
2005-05-08 | Range checks off by 1. | Travis Howell | |
svn-id: r17954 | |||
2005-05-08 | Add case stub for funshop titles | Travis Howell | |
Add comment svn-id: r17953 |