aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-05-09Add a surprise.Travis Howell
2005-05-09Why not fix the warning if you encounter it? :-)Max Horn
2005-05-09Added Gobliiins MD5 sums provided by Florian Zeitz.Torbjörn Andersson
2005-05-09Fixed failed assertion when entering the Elk King's court. It looks like aTorbjörn Andersson
2005-05-09Should be case 40.Travis Howell
2005-05-09HE60/61 still VAR_NOSUBTITLES.Travis Howell
2005-05-09All SCUMM6 games use VAR_SUBTITLES, not VAR_NOSUBTITLES.Travis Howell
2005-05-09Rest of PuttRace logic code. Still buggy.Eugene Sandulenko
2005-05-09Restore settings.Travis Howell
2005-05-09TypoTravis Howell
2005-05-09Add a few more md5sTravis Howell
2005-05-09Added LordHoto to creditsMax Horn
2005-05-09Mention thumbnails in NEWSMax Horn
2005-05-09Last part of patch #1163026 (Thumbnails for ScummEngine)Max Horn
2005-05-08Silly copy & paste error :-)Max Horn
2005-05-08cleanupMax Horn
2005-05-08New method InSaveFile::skip()Max Horn
2005-05-08Code to grab & downscale the screen content (used for thumbnail creation, par...Max Horn
2005-05-08A simple widget which renders any 16 bit graphics surface given to it (part o...Max Horn
2005-05-08o Fixed detection of Dutch Freddi1Eugene Sandulenko
2005-05-08Comply to our coding conventionsMax Horn
2005-05-08Added two new methods to OSystem: grabPalette and grabRawScreenMax Horn
2005-05-08Added convenience methods create/free to Graphics::Surface (part of patch #11...Max Horn
2005-05-08Comply with our coding conventionsMax Horn
2005-05-08oopsMax Horn
2005-05-08Fix doxygen warningMax Horn
2005-05-08Fix doxygen warningMax Horn
2005-05-08Changed error() to warning() since it appears to be relatively harmless. IsTorbjörn Andersson
2005-05-08The default platform should be PC (Windows for HE70+)Travis Howell
2005-05-08Should be an error now.Travis Howell
2005-05-08HE games queue speech as sound resource 1.Travis Howell
2005-05-08fixed sfSceneEq bugAndrew Kurushin
2005-05-08Made it possible to quit while the game is asking for a CD.Torbjörn Andersson
2005-05-08Quitting the game now implies that the game is done fading the screen.Torbjörn Andersson
2005-05-08Forgot to remove this.Torbjörn Andersson
2005-05-08Patch #1193398 (DESTDIR patch for Makefile)Max Horn
2005-05-08Patch #1193795 (Adding drawLine() to Surface)Max Horn
2005-05-08Renamed variables to match our naming conventions; added Sound::isVoiceActive...Max Horn
2005-05-08Ooops, out of sync.Travis Howell
2005-05-08Add more dutch versions.Travis Howell
2005-05-08One last case for funshop titles.Travis Howell
2005-05-08Range checks off by 1.Travis Howell
2005-05-08Add case stub for funshop titlesTravis Howell
2005-05-08No need to check for speech file in non-talkie versions.Travis Howell
2005-05-08Auto detect effect file type in Simon the Sorcerer 1.Travis Howell
2005-05-08CleanupTravis Howell
2005-05-08Initial support for intensive floating point compuitations used inEugene Sandulenko
2005-05-08Fix sound regressions.Travis Howell
2005-05-08Add dutch Spy Fox 1/2.Travis Howell
2005-05-07Since the gobline engine is enabled by default now, changed "enable-gob" to "...Max Horn