aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2008-02-24This safeguard is no longer needed for IHNMFilippos Karapetis
2008-02-24Fix for bug #1900254 - "ITE: Glitches when bridging the gorge"Filippos Karapetis
2008-02-24Removed 2 unnecessary calls to File::exists()Filippos Karapetis
2008-02-24Oops fix stupid copy&paste error...Johannes Schickel
2008-02-24Also add extrapath to default search location for Kyrandia resources.Johannes Schickel
2008-02-23Make codec47 cope with failed mallocs.Robin Watts
2008-02-23fix bug 1900244 "ITE: Strange animation when returning to prison cell"Andrew Kurushin
2008-02-23Stop printing opcodes in the debug consoleFilippos Karapetis
2008-02-23Fix for bug #1900220 - "ITE: Missing text outline"Filippos Karapetis
2008-02-23Fix for bug #1900258 - "ITE: Glitch when looking at the map while at the docks"Filippos Karapetis
2008-02-22Fixed some issues with the previous commit, bug #1893564 should be fixed now ...Filippos Karapetis
2008-02-22Fix for bug #1893564 - "AGI: Texts messed out in Naturette 1"Filippos Karapetis
2008-02-22palette bug fix (inventory turned blue when leaving the scene after eating th...Florian Kagerer
2008-02-22two more opcodes (Zanthia's random chats and mushroom drug effects) and some ...Florian Kagerer
2008-02-19Add patch from Quietust - Update asserts and comments in sound code for Amiga...Travis Howell
2008-02-18the script countdown needs to be divided by _ticklengthFlorian Kagerer
2008-02-18some more opcodes (the fly tree is now operational) and some bug fixesFlorian Kagerer
2008-02-17fix memory leakFlorian Kagerer
2008-02-17remove ugly const casts in staticresFlorian Kagerer
2008-02-17scripting bug fix (npc scene startup scripts were executed twice)Florian Kagerer
2008-02-17Yet another missing change from the proc3 ARM code stuff; add proc3ARM.o toRobin Watts
2008-02-17Print instruction offset of script commands for debug output.Johannes Schickel
2008-02-17Fix bug ##1894968 - PUTTZOO: Music in water scenes messed up.Travis Howell
2008-02-17Added newline at end of file again (fixes compiling with -Werror for me).Johannes Schickel
2008-02-17committing patch 1891492 : dialogue (dlg/tim) support for HoFFlorian Kagerer
2008-02-16Added a MD5 for another Gob2 Amiga Demo, as supplied by polluks in bug report...Sven Hesse
2008-02-16Fixing fading on (only my?) amd64 systemsSven Hesse
2008-02-16Bugfix for loading older savegame versionsPaul Gilbert
2008-02-16Add patch #1894778 - ZAK: Add remaining Amiga sounds.Travis Howell
2008-02-16Fixed a Gob3 walking issue noticeable when Blount walks down double-wide stai...Sven Hesse
2008-02-15identPaweł Kołodziejski
2008-02-15Forgot this oneMax Horn
2008-02-15Merged lots of _mixer->isReady() warnings into a single one in Engine constru...Max Horn
2008-02-15revert stateId == 4 part of code to previous ignore action to fix bug #1881415Paweł Kołodziejski
2008-02-14Changed error dialog display to exit ScummVM through the standard execution p...Paul Gilbert
2008-02-14patch [ 1891542 ] KYRA: text/speech options support for HoF sequence playerFlorian Kagerer
2008-02-13Fix for bug #1883989 (AGI: Jolimie freezes). Game's detection entry had its p...Kari Salminen
2008-02-12Tiny fix to autodetected game's naming (Removes an extra space).Kari Salminen
2008-02-12Added better AGIPAL autodetect to the AGI's fallback detector (Now checks fil...Kari Salminen
2008-02-12Added Gob MD5s as supplied by raziel_ in bug reports #1891864, #1891867 and #...Sven Hesse
2008-02-12Alter last changes, for code formatting.Travis Howell
2008-02-12Add patch #1891606 - Improved sound playback for Amiga SCUMM V2/V3 games.Travis Howell
2008-02-10Committed patch #1885629 "KYRA: HoF missing talkie credits and demo support".Johannes Schickel
2008-02-10Cleanup ManagedList.Nicola Mettifogo
2008-02-09More refactoring for command parsing/execution.Nicola Mettifogo
2008-02-09Added new debug command to dump scripts execution status.Nicola Mettifogo
2008-02-09Fixed comments a bit (typos etc.).Johannes Schickel
2008-02-09Revised way of how archive files are mounted:Johannes Schickel
2008-02-09Revised checking if files can be load.Johannes Schickel
2008-02-09Changed some asserts to errors.Johannes Schickel