aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Collapse)Author
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
2009-10-09LOL/PC-98: fixed last commitFlorian Kagerer
svn-id: r44849
2009-10-09Fix warnings about non-static const member in class without a constructorMax Horn
svn-id: r44848
2009-10-09LOL/PC-98: fixed monster drawing bug (some wrong pixels)Florian Kagerer
svn-id: r44847
2009-10-09LOL/PC-98: fixed minor bugs in text displayerFlorian Kagerer
svn-id: r44834
2009-10-08LOL/PC-98: fixed lightning spellFlorian Kagerer
svn-id: r44798
2009-10-08LOLLOL/PC-98: fixed add-spell-to-scroll animationFlorian Kagerer
svn-id: r44797
2009-10-08LOLLOL/PC-98: fixed ghorka swamp freeze modeFlorian Kagerer
svn-id: r44794
2009-10-07LOL/PC-98: fixed freeze spellFlorian Kagerer
svn-id: r44753
2009-10-06Kyra: fix kyra 3 fontFlorian Kagerer
svn-id: r44710