aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2008-05-14Removed obsolete fileFilippos Karapetis
2008-05-14Added the animation speed workaround for the sheriff animation as well. (SeeTorbjörn Andersson
2008-05-13Some fixes for vertical scrolling in WoodruffSven Hesse
2008-05-13fix engine destructor for non interactive hof demoFlorian Kagerer
2008-05-13More descriptive error message when encountering invalid font data.Johannes Schickel
2008-05-13Added a warning when all chunk slots are full, as that's still a problem in W...Sven Hesse
2008-05-13Fixing the crash when entering the virtual trip tower in WoodruffSven Hesse
2008-05-13Added a sanity check to o1_LOADCURSOR to prevent LGoP2 from crashing when the...Filippos Karapetis
2008-05-13Implemented support for object videos with more than 256 frames, this fixes a...Sven Hesse
2008-05-13Fixing a segfault when quitting while an object video with sound playsSven Hesse
2008-05-13Moved the engine plugin code to engines/metaengine.h; added/clarified/correct...Max Horn
2008-05-13Implemented savegame saving/loading for LGOP2.Benjamin Haisch
2008-05-13Hide the mouse cursor while a movie plays.Benjamin Haisch
2008-05-13Implemented/Fixed saving/loading in Woodruff -- this time for real.Sven Hesse
2008-05-12Formatting.Johannes Schickel
2008-05-12Changed clipping rectangles to use Common::Rect (thanks to [md5]/thebluegr)Benjamin Haisch
2008-05-12remove useless double check on sound list entriesFlorian Kagerer
2008-05-12fix valgrind warning and some cleanupFlorian Kagerer
2008-05-12Implemented o1_EXCLUDEAREA for RtZBenjamin Haisch
2008-05-12Proper fix for savestates. Thanks to next_ghostEugene Sandulenko
2008-05-12Muting "comparing signed and unsigned values" compiler warningSven Hesse
2008-05-12Fixed printTextEx segment fault bug.Benjamin Haisch
2008-05-12Fixed o1_DRAWTEXT in LGOP2Benjamin Haisch
2008-05-12Don't restart music while changing music volume in Hof and MR.Johannes Schickel
2008-05-12Sanity checks in RtZ: o1_PLAYMUS and o1_STOPMUSBenjamin Haisch
2008-05-12Yet another valgrind warning fixed.Johannes Schickel
2008-05-12Implemented o1_ADDMASK and o1_SETMASK for LGOP2Benjamin Haisch
2008-05-12Fixed some valgrind warnings.Johannes Schickel
2008-05-12Fixed timer resolution/conversion; now the vulture in the first scene of RtZ ...Benjamin Haisch
2008-05-12More naming consistency fixes (fixes old TODO).Johannes Schickel
2008-05-12fix for kyra 3 sfx (broken by last commit)Florian Kagerer
2008-05-12Added assert to snd_playSoundEffect.Johannes Schickel
2008-05-12move some kyra 3 static resources to kyra.datFlorian Kagerer
2008-05-12Two more KyraEngine_LoK opcodes renamed.Johannes Schickel
2008-05-12- Some more opcodes moved to KyraEngine_v1Johannes Schickel
2008-05-12- Yet more opcodes moved to KyraEngine_v1Johannes Schickel
2008-05-12Oops forgot to commit module.mkJohannes Schickel
2008-05-12- Moved some opcodes to KyraEngine_v1Johannes Schickel
2008-05-12- Fixed timers, LGOP2 intro should now play correctlyBenjamin Haisch
2008-05-12Added do { ... } while (0) to the GUI_V* macros, so that they will work asTorbjörn Andersson
2008-05-12Update HE version for that English Windows version of Freddi Fish 1.Travis Howell
2008-05-12Renamed preprocessor constants to match file names.Torbjörn Andersson
2008-05-11- Renamed KyraEngine to KyraEngine_v1Johannes Schickel
2008-05-11Consisteny fixes:Johannes Schickel
2008-05-11Renamed some parallaction member vars to have a leading underscore (besides b...Max Horn
2008-05-11Implemented saving/loading in Woodruff. Should work, although it tries to sav...Sven Hesse
2008-05-11Formatting.Johannes Schickel
2008-05-11more translationsPaweł Kołodziejski
2008-05-11Implemented temp buffer saving/loading ("SAVE.TMP") in Woodruff.Sven Hesse
2008-05-11Implemented helium mode support for Kyra3.Johannes Schickel