aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2008-03-26Modified Patch #1925352: Memory leak fixesMax Horn
2008-03-26Fix bug #1923638 "HoF: Marco missing animation frames".Johannes Schickel
2008-03-26And don't attempt to play sound, when the sound file isn't loaded in The Feeb...Travis Howell
2008-03-26Remove error for missing sound files in The Feeble Files, due to fault in Fre...Travis Howell
2008-03-26Move code to ignore invalid characters.Travis Howell
2008-03-26Ooops, correct error in conversion of The Feeble Files font data.Travis Howell
2008-03-26Always ignore invalid characters, when using charset data.Travis Howell
2008-03-26Switch all font data to hexadecimal and sort by language name.Travis Howell
2008-03-25Fix palette glitches in Amiga OCS version of Simon the Sorcerer 1.Travis Howell
2008-03-24fixed skip flag reset for sequence playerFlorian Kagerer
2008-03-24improved skip flag handling for intro and outro (see tracker item #1922556)Florian Kagerer
2008-03-24Correct background color when displaying saved game list in Amiga versions of...Travis Howell
2008-03-23Fix name locking in Waxworks, and cleanup.Travis Howell
2008-03-23Respect text/voice settings in Kyrandia 1 Intro/Outro.Johannes Schickel
2008-03-23Remove left over debug code.Travis Howell
2008-03-23Add comments about unknown cases and remove unused cases in parseNextEvent().Travis Howell
2008-03-23Added the MD5 for a non-interactive demo of Lost in TimeSven Hesse
2008-03-22- fixed bug in Sound::voiceIsPlayingJohannes Schickel
2008-03-22Fix for bug #1922514 "HoF: palette artifacts when abom. snowman".Johannes Schickel
2008-03-22Add support for room states in Waxworks (DOS).Travis Howell
2008-03-22Fix for bug #1922521 "HoF: mountaineer sprite vanishes".Johannes Schickel
2008-03-21Oops removing debug output.Johannes Schickel
2008-03-21- improved timer information output in debuggerJohannes Schickel
2008-03-21Removed some unneeded waiting for voice to finish.Johannes Schickel
2008-03-21- disabled some old warningsJohannes Schickel
2008-03-21Cleanup.Johannes Schickel
2008-03-21- Implemented opcode 97: o2_isAnySoundPlayingJohannes Schickel
2008-03-21Proper fix for bug #1920869 "HoF: palette artifacts in inventory".Johannes Schickel
2008-03-20- fix skip flags for non-playable demoFlorian Kagerer
2008-03-20- made Screen_v2::applyOverlay support dirty rect handlingJohannes Schickel
2008-03-20Add HoF CD demo.Travis Howell
2008-03-20Fixed bug #1920869 "HoF: palette artifacts in inventory".Johannes Schickel
2008-03-20Fixed compilation.Torbjörn Andersson
2008-03-20Fixed loading of 'filedata.fdt' in HoF demo from Malcolm's Revenge CD.Johannes Schickel
2008-03-20Enabled some cursor related commented out code.Johannes Schickel
2008-03-20Supply correct flags to copyRegion when displaying spellbook pages.Johannes Schickel
2008-03-20Possible fix for graphics glitches when showing letters.Johannes Schickel
2008-03-20Made sure mouse is visible after savegame loading.Johannes Schickel
2008-03-20Fixed cauldron/spellbook graphics on savegame load.Johannes Schickel
2008-03-19- fixed numerous graphics glitchesJohannes Schickel
2008-03-19Commit of Hans de Goede's patches to the sound handling codePaul Gilbert
2008-03-19Removed some unportable and unused code ;-)Max Horn
2008-03-19cleanupMax Horn
2008-03-19Correct extra field for Amiga floppy versions of Simon the Sorcerer 1.Travis Howell
2008-03-18Bugfix for dropping items off scene.Johannes Schickel
2008-03-18Fixed some warnings, so that I too may bask in the glory of Kyrandia 2.Torbjörn Andersson
2008-03-18- started to add debugC calls to methodsJohannes Schickel
2008-03-18Implemented showing of credits after completing game.Johannes Schickel
2008-03-18Renamed opcode 95 to o2_showItemString.Johannes Schickel
2008-03-18- Impelemented opcodes:Johannes Schickel