aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2008-04-21Removed unnecessary #includeMax Horn
2008-04-21Performed some optimizations to the PMV playerFilippos Karapetis
2008-04-21Add detection of Orion Burger demos.Travis Howell
2008-04-21Fixed drawAnimFrame (don't draw anything if the frame number is invalid)Benjamin Haisch
2008-04-21Fixed palette handling in PMV videos.Benjamin Haisch
2008-04-21Add detection of the Return to Zork demo.Travis Howell
2008-04-21Removed Functor2 class definition.Benjamin Haisch
2008-04-21Fixed endian issues in get/setObjectProperty.Benjamin Haisch
2008-04-21Fix timing in Apple IIGS MIDI parsing. Now sounds should get triggered at the...Kari Salminen
2008-04-20Simplified Kyra3 TLK loading.Johannes Schickel
2008-04-20Fixed yet another two long standing bugs in Screen::encodeShape.Johannes Schickel
2008-04-20Committed patch removing Audio::Mixer::SoundType alias in Kyra::SoundDigital.Johannes Schickel
2008-04-20Added information about spanish riddleJordi Vilalta Prat
2008-04-20Add another verions of fanmade game Kings Quest 2 1/4 mentioned inEugene Sandulenko
2008-04-20Made the sound less choppy. Though we may have to do some kind of doubleTorbjörn Andersson
2008-04-20Cleanup.Johannes Schickel
2008-04-20Implicit casts are causing problems for CodeWarrior compilers, added C casts.Lars Persson
2008-04-20unlink function name causing conflicts. Renaming to unlinkItem.Lars Persson
2008-04-20More compilation fixes by lordhotoFilippos Karapetis
2008-04-20Compilation fixes by lordhotoFilippos Karapetis
2008-04-20Catch EVENT_QUIT events, too. I realize that g_system->quit() isn't the nicestTorbjörn Andersson
2008-04-20- moved kyra functor code to common/func.hJohannes Schickel
2008-04-20Changed spaces to tabs.Torbjörn Andersson
2008-04-20Removed unused variables.Torbjörn Andersson
2008-04-20Fixed bad usage of functor objects.Johannes Schickel
2008-04-20Added the M4 and MADE enginesFilippos Karapetis
2008-04-20Initial import of the work in progress M4 engineFilippos Karapetis
2008-04-20Initial import of the work in progress MADE engineFilippos Karapetis
2008-04-20Improved sound priority handling.Johannes Schickel
2008-04-20Implemented sound priority handling.Johannes Schickel
2008-04-20Implemented opcodes:Johannes Schickel
2008-04-20Implemented opcodes:Johannes Schickel
2008-04-20Fixed bug in getCharLength.Johannes Schickel
2008-04-20Fixed long standing bug in encodeShape.Johannes Schickel
2008-04-20- Fixed some valgrind warnings.Johannes Schickel
2008-04-20Use correct (I hope) size when loading TLK files. The size field in the AUDTorbjörn Andersson
2008-04-20Added some more opcodes.Johannes Schickel
2008-04-20- fixed various glitchesJohannes Schickel
2008-04-20Added missing file sequences_v3.cpp.Johannes Schickel
2008-04-20Fixed bug in playStudioSFX.Johannes Schickel
2008-04-20Implemented opcode 49: o3_badConscienceChat.Johannes Schickel
2008-04-20Implemented opcodes:Johannes Schickel
2008-04-19Oops forgot to update assert last commit.Johannes Schickel
2008-04-19Fixed Zanthia chat script selection.Johannes Schickel
2008-04-19Implemented some kyra opcodes and some chat handling code, now Malcolm should...Johannes Schickel
2008-04-19One more valgrind warning fix.Johannes Schickel
2008-04-19Added some comment about palette setting in KyraEngine_v3::playVQA.Johannes Schickel
2008-04-19Added fade to black/music fadeout when starting kyra3.Johannes Schickel
2008-04-19Fixed formatting.Johannes Schickel
2008-04-19fix detection for playable Hof demoFlorian Kagerer