aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-26Formatting.Johannes Schickel
2008-05-26Updated the MSVC project files of the SAGA engineFilippos Karapetis
2008-05-26Renamed files for consistencyFilippos Karapetis
2008-05-26Code cleanup:Filippos Karapetis
2008-05-26Fixed graphics decoding bug in Manhole: N&EBenjamin Haisch
2008-05-26CleanupFilippos Karapetis
2008-05-26- Hopefully fixed 'responsiveness' of the mouse cursor/event handlingBenjamin Haisch
2008-05-26Implemented visual effects 2 and 15Benjamin Haisch
2008-05-26Possible fix for bug #1949230: "M4: compilation error"Filippos Karapetis
2008-05-26Ooops, made frame skipping for A/V sync correction work again (instead of loc...Sven Hesse
2008-05-26Fixed some code formatting thanks to LordHotoJordi Vilalta Prat
2008-05-25Increased _soundSliceLength's accuracy. This fixes the A/V sync problems in W...Sven Hesse
2008-05-25Fixed the small static sound in Woodruff's intro video.Sven Hesse
2008-05-25typoFlorian Kagerer
2008-05-25- some pauseEngineIntern() code for the HOF sequence player (not tested)Florian Kagerer
2008-05-25Added a workaround for the nut rolling animation in the administration center...Sven Hesse
2008-05-25Fixing Bug #1970111 ("WOODRUFF: Close Up not erased")Sven Hesse
2008-05-24Instead of simply returning 0 for "infinite" looping in FLAC and OGG/Vorbis s...Johannes Schickel
2008-05-24Take numLoops in account for getTotalPlayTime in FLAC and OGG/Vorbis streams.Johannes Schickel
2008-05-24Implementation of AudioStream::getTotalPlayTime for FLAC and OGG/Vorbis streams.Johannes Schickel
2008-05-24Little cleanup.Johannes Schickel
2008-05-24Made AudioStream::getTotalPlayTime virtual (Ooops :-)Johannes Schickel
2008-05-24Committed my fix for bug #1497437 "KYRA1: Subtitles glitch during 'Speech of ...Johannes Schickel
2008-05-24- CleanupJohannes Schickel
2008-05-24Patch #1970427: AudioStream play length queryingMax Horn
2008-05-24Patch #1969189: "CinE renderer rewrite"Eugene Sandulenko
2008-05-24- Move more texts to stringsEugene Sandulenko
2008-05-24- Fixed mismatching malloc/delete[]Johannes Schickel
2008-05-24Formatting fixes.Johannes Schickel
2008-05-24cleanupFlorian Kagerer
2008-05-24more fixes for spellbook/letter text in Hof (French and German floppy)Florian Kagerer
2008-05-24some cleanup (especially loads of strange casts)Florian Kagerer
2008-05-24Fixed errors, a few of the warnings, and added a FIXME comment about possiblyTorbjörn Andersson
2008-05-24- add support for HOF floppy versionsFlorian Kagerer
2008-05-24Removing DS ifdef from getFileSystemFactory().Neil Millstone
2008-05-24Adding getFileSystemFactory() method in response to mail on scummvm-devel.Neil Millstone
2008-05-24Added updateStatic()'s sanity checks to renderStatic() as well.Sven Hesse
2008-05-24typoMax Horn
2008-05-24Added the Italien version of Woodruff, as supplied by DjDiabolik in bug repor...Sven Hesse
2008-05-24Made the startup log output a bit more informativeMax Horn
2008-05-24fix for missing spellbook and letter text in the floppy versionsFlorian Kagerer
2008-05-24Add Max's patch for AGOSEngine::pauseEngineIntern().Travis Howell
2008-05-24Update HE version of another English Windows version of Putt Putt Saves The Zoo.Travis Howell
2008-05-24Fixed compiler warning of unused variablePaul Gilbert
2008-05-24Implemented LureEngine::pauseEngineInternPaul Gilbert
2008-05-24Changed the delayed sequence list from using a system milliseconds expiry poi...Paul Gilbert
2008-05-23Fixed KyraEngine_v2::pauseEngineIntern.Johannes Schickel
2008-05-23Removing test codeSven Hesse
2008-05-23Implemented GobEngine::pauseEngineIntern()Sven Hesse
2008-05-23Initial implementation of pauseEngineIntern(). There are issues, though, sinceTorbjörn Andersson