aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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-24Added updateStatic()'s sanity checks to renderStatic() as well.Sven Hesse
2008-05-24Added the Italien version of Woodruff, as supplied by DjDiabolik in bug repor...Sven Hesse
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
2008-05-23- Added a simple (but yet better) implementation of pauseEngineIntern for Kyr...Johannes Schickel
2008-05-23Added 'enter' command to kyra1 debugger again.Johannes Schickel
2008-05-23Cleanup.Johannes Schickel
2008-05-23Fixed PalmOS compilationChris Apers
2008-05-23Messages in the ITE puzzle scene will now be properly shown in Italian in the...Filippos Karapetis
2008-05-23Add another English Windows version of Putt Putt Saves The Zoo.Travis Howell
2008-05-22Fixing a valgrind warningSven Hesse
2008-05-22Reverting my last commit, as it breaks Gob3 (and probably elsewhere, too)Sven Hesse
2008-05-22Fixing the flickering when changing from object animations to videosSven Hesse
2008-05-22Fixing another split screen glitchSven Hesse
2008-05-22Oops, that way around should be more correctSven Hesse
2008-05-22Correctly delete'ing CDROM and Backgroundatmosphere, fixing segfaults on mach...Sven Hesse
2008-05-22Fixing the menu glitch in WoodruffSven Hesse
2008-05-21- Moved event polling from sfPollEvent to runScriptBenjamin Haisch
2008-05-21Removed obsolete comment and code in ScriptInterpreter::dumpScriptBenjamin Haisch
2008-05-20- Implemented "stand-alone" script dumper/disassembler; it can be enabled by ...Benjamin Haisch
2008-05-20Delete animation frames in AnimationResource destructor.Benjamin Haisch
2008-05-20Some updates to the script dumperFilippos Karapetis
2008-05-20Documented what screen effects 10 and 12 are doingFilippos Karapetis
2008-05-20Clarification about the weird sound frequencies in PMV videosFilippos Karapetis
2008-05-20Silenced an MSVC warningFilippos Karapetis
2008-05-20Implemented visual effects 10 and 12Benjamin Haisch
2008-05-20Cleaned up engine debug level code.Johannes Schickel
2008-05-19Fixed bug in KyraEngine_v2::directLinePassable. This should fix some pathfind...Johannes Schickel
2008-05-19- Fixed out of bounds bug in KyraEngine_MR::updateItemAnimationsJohannes Schickel
2008-05-19RtZ: Fixed a bug where sounds were cut off prematurely.Benjamin Haisch
2008-05-19Removed unused variable.Torbjörn Andersson
2008-05-19Fixed max text line length for French version in HoF.Johannes Schickel
2008-05-19Fixed filename string in KyraEngine_MR::objectChat.Johannes Schickel