aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
2009-11-17KYRA: fixed save menu glitch in Japanese versionsFlorian Kagerer
2009-11-15LOL: fixed minor glitch in the ending sequenceFlorian Kagerer
2009-11-15LOL/PC-98: fixed regression (missing static data for pc98 version)Florian Kagerer
2009-11-15Formatting.Johannes Schickel
2009-11-15KYRA: cleanupFlorian Kagerer
2009-11-14Fix warning.Johannes Schickel
2009-11-14KYRA: added kyra 1 pc98 static data to kyra.dat (intro forest sequence is sti...Florian Kagerer
2009-11-14Cleanup.Johannes Schickel
2009-11-12LOL: - cleanupFlorian Kagerer
2009-11-11LOL: - fixed transparency tables in PC-98 16 color versionFlorian Kagerer
2009-11-07Fix some delays in Kyrandia 1 when clicking very often, while a sequence plays.Johannes Schickel
2009-11-07Access _keyMap a little different, so that no additional entries are created,...Johannes Schickel
2009-11-07Formatting.Johannes Schickel
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
2009-11-01Kyra/FM-Towns: make sure that at least the synthesizer music plays when no cd...Florian Kagerer
2009-10-31Clean up comment a bit.Johannes Schickel
2009-10-31Fix missing inventory in Kyrandia 1 PC98 16 color version, when loading a sav...Johannes Schickel
2009-10-31Fix certain scenes incorrectly appearing as fireberry bushes in floppy/FM-Tow...Johannes Schickel
2009-10-31Fix some memory leaks in Kyrandia 1 (this hopefully fixes crashes on NDS afte...Johannes Schickel
2009-10-29Fix regression in r45414.Johannes Schickel
2009-10-26- Fix some missing initialization warnings from cppcheckJohannes Schickel
2009-10-24LOL: fixed bug in spell casting codeFlorian Kagerer
2009-10-23LOL: fixed minor regressionFlorian Kagerer
2009-10-20LOL/PC-98: fixed glitch in text displayerFlorian Kagerer
2009-10-19LOL/PC-98: match vaelan's cube behaviour with original codeFlorian Kagerer
2009-10-18Introduced new type Common::DisposeAfterUse::FlagMax Horn
2009-10-18LOL: - added some updateInputs to spell animation codeFlorian Kagerer
2009-10-18LOL: this should fix a valgrind warningFlorian Kagerer
2009-10-17LOL: this (hopefully) fixes a minor glitch that might occur when using the fr...Florian Kagerer
2009-10-17Fix memory leak.Johannes Schickel
2009-10-17Fix valgrind warning.Johannes Schickel
2009-10-14Add LoL PC98 credits entries to kyra.dat.Johannes Schickel
2009-10-13LOL/PC-98: fixed outroFlorian Kagerer
2009-10-11LOL/PC-98: fix decoration shape drawingFlorian Kagerer
2009-10-11LOL/PC-98: cleanupFlorian Kagerer
2009-10-11KYRA: fix sjis dialgue text displayFlorian Kagerer
2009-10-11LOL/PC-98: fix outro musicFlorian Kagerer
2009-10-11LOL/PC-98: fix king richard healing sequenceFlorian Kagerer
2009-10-11Print warning, when the number of colors in a palette file exceed the number ...Johannes Schickel
2009-10-11Revert commits r44912 and r44905, seems like the original FM-Towns/PC98 games...Johannes Schickel
2009-10-11Fix text input font for LoL PC98.Johannes Schickel
2009-10-11Fix regression introduced with r44907.Johannes Schickel
2009-10-11Cleanup.Johannes Schickel
2009-10-11Cleanup.Johannes Schickel
2009-10-11Fix FM-Towns/PC98 menu code.Johannes Schickel
2009-10-11Revert changes to graphics/sjis.h in r44709.Johannes Schickel
2009-10-10LOL/PC-98: implemented drawing code for teleportersFlorian Kagerer
2009-10-10LOL/PC-98: fixed minor glitch in wsa codeFlorian Kagerer
2009-10-10LOL/PC-98: fixed two minor bugsFlorian Kagerer
2009-10-09Remove some unused variablesMax Horn