aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Collapse)Author
2009-11-17KYRA: fixed save menu glitch in Japanese versionsFlorian Kagerer
svn-id: r45956
2009-11-15LOL: fixed minor glitch in the ending sequenceFlorian Kagerer
svn-id: r45933
2009-11-15LOL/PC-98: fixed regression (missing static data for pc98 version)Florian Kagerer
svn-id: r45927
2009-11-15Formatting.Johannes Schickel
svn-id: r45909
2009-11-15KYRA: cleanupFlorian Kagerer
svn-id: r45908
2009-11-14Fix warning.Johannes Schickel
svn-id: r45907
2009-11-14KYRA: added kyra 1 pc98 static data to kyra.dat (intro forest sequence is ↵Florian Kagerer
still broken) svn-id: r45906
2009-11-14Cleanup.Johannes Schickel
svn-id: r45904
2009-11-12LOL: - cleanupFlorian Kagerer
svn-id: r45852
2009-11-11LOL: - fixed transparency tables in PC-98 16 color versionFlorian Kagerer
- renamed some variables svn-id: r45847
2009-11-07Fix some delays in Kyrandia 1 when clicking very often, while a sequence plays.Johannes Schickel
svn-id: r45731
2009-11-07Access _keyMap a little different, so that no additional entries are ↵Johannes Schickel
created, when an unmapped key is pressed. svn-id: r45730
2009-11-07Formatting.Johannes Schickel
svn-id: r45729
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
svn-id: r45616
2009-11-01Kyra/FM-Towns: make sure that at least the synthesizer music plays when no ↵Florian Kagerer
cd audio tracks are found svn-id: r45589
2009-10-31Clean up comment a bit.Johannes Schickel
svn-id: r45583
2009-10-31Fix missing inventory in Kyrandia 1 PC98 16 color version, when loading a ↵Johannes Schickel
save via launcher or command line. svn-id: r45581
2009-10-31Fix certain scenes incorrectly appearing as fireberry bushes in ↵Johannes Schickel
floppy/FM-Towns/PC98 versions of Kyrandia 1. svn-id: r45580
2009-10-31Fix some memory leaks in Kyrandia 1 (this hopefully fixes crashes on NDS ↵Johannes Schickel
after a long playtime). svn-id: r45572
2009-10-29Fix regression in r45414.Johannes Schickel
svn-id: r45495
2009-10-26- Fix some missing initialization warnings from cppcheckJohannes Schickel
- Fix two invalid memory accesses reported by cppcheck svn-id: r45414
2009-10-24LOL: fixed bug in spell casting codeFlorian Kagerer
svn-id: r45361
2009-10-23LOL: fixed minor regressionFlorian Kagerer
svn-id: r45349
2009-10-20LOL/PC-98: fixed glitch in text displayerFlorian Kagerer
svn-id: r45276
2009-10-19LOL/PC-98: match vaelan's cube behaviour with original codeFlorian Kagerer
svn-id: r45252
2009-10-18Introduced new type Common::DisposeAfterUse::FlagMax Horn
svn-id: r45233
2009-10-18LOL: - added some updateInputs to spell animation codeFlorian Kagerer
- improved sfx volume code svn-id: r45227
2009-10-18LOL: this should fix a valgrind warningFlorian Kagerer
svn-id: r45221
2009-10-17LOL: this (hopefully) fixes a minor glitch that might occur when using the ↵Florian Kagerer
freeze spell svn-id: r45210
2009-10-17Fix memory leak.Johannes Schickel
svn-id: r45208
2009-10-17Fix valgrind warning.Johannes Schickel
svn-id: r45207
2009-10-14Add LoL PC98 credits entries to kyra.dat.Johannes Schickel
svn-id: r45082
2009-10-13LOL/PC-98: fixed outroFlorian Kagerer
svn-id: r45046
2009-10-11LOL/PC-98: fix decoration shape drawingFlorian Kagerer
svn-id: r44947
2009-10-11LOL/PC-98: cleanupFlorian Kagerer
svn-id: r44946
2009-10-11KYRA: fix sjis dialgue text displayFlorian Kagerer
svn-id: r44943
2009-10-11LOL/PC-98: fix outro musicFlorian Kagerer
svn-id: r44941
2009-10-11LOL/PC-98: fix king richard healing sequenceFlorian Kagerer
svn-id: r44936
2009-10-11Print warning, when the number of colors in a palette file exceed the number ↵Johannes Schickel
of colors in the target palette on load. svn-id: r44922
2009-10-11Revert commits r44912 and r44905, seems like the original FM-Towns/PC98 ↵Johannes Schickel
games did only allow ASCII input, thus they didn't use the SJIS font in the save/load menus. svn-id: r44916
2009-10-11Fix text input font for LoL PC98.Johannes Schickel
svn-id: r44912
2009-10-11Fix regression introduced with r44907.Johannes Schickel
svn-id: r44911
2009-10-11Cleanup.Johannes Schickel
svn-id: r44907
2009-10-11Cleanup.Johannes Schickel
svn-id: r44906
2009-10-11Fix FM-Towns/PC98 menu code.Johannes Schickel
svn-id: r44905
2009-10-11Revert changes to graphics/sjis.h in r44709.Johannes Schickel
svn-id: r44904
2009-10-10LOL/PC-98: implemented drawing code for teleportersFlorian Kagerer
svn-id: r44883
2009-10-10LOL/PC-98: fixed minor glitch in wsa codeFlorian Kagerer
svn-id: r44879
2009-10-10LOL/PC-98: fixed two minor bugsFlorian Kagerer
svn-id: r44870
2009-10-09Remove some unused variablesMax Horn
svn-id: r44853