aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Collapse)Author
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
2009-10-06KYRA/LOL: - get rid of ascii/sjis detection which could cause problems when ↵Florian Kagerer
typing savegame names - fixed some minor bugs svn-id: r44709
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for ↵Max Horn
consistency svn-id: r44634
2009-10-04Some fixes to comply with our coding guidelines.Johannes Schickel
svn-id: r44624
2009-10-04LoL PC98: Fix thumbnail creation for quick saves and autosave.Johannes Schickel
svn-id: r44623
2009-10-04LoL PC98: Fix thumbnail generation via ingame menu.Johannes Schickel
svn-id: r44622
2009-10-04LOL/PC-98: fixed save menuFlorian Kagerer
svn-id: r44608
2009-10-04LOL/PC-98: some more work on sjis font support for the text displayerFlorian Kagerer
svn-id: r44602
2009-10-04LOL: fixed minor bugs in text displayerFlorian Kagerer
svn-id: r44582
2009-10-03LOL/PC-98: add keyboard support for menusFlorian Kagerer
svn-id: r44577
2009-10-03LOL/PC-98: add keyboard supportFlorian Kagerer
svn-id: r44564
2009-10-03LOL/PC-98: fixed automapFlorian Kagerer
svn-id: r44554
2009-10-02LOL: cleanupFlorian Kagerer
svn-id: r44549
2009-10-02LOL/PC-98: fixed death menu, live/magic bar colors and money boxFlorian Kagerer
svn-id: r44548
2009-10-02LOL/PC-98: - some more fixes for level graphics (shapes are still not quite ↵Florian Kagerer
right) - fixed heal spell svn-id: r44547
2009-09-30LOL/PC-98: - fixed TIM dialogue button text colorsFlorian Kagerer
- fixed menu text alignment svn-id: r44501
2009-09-30LOL/PC-98: - fix spell effect colorsFlorian Kagerer
- fix some font color glitches svn-id: r44498
2009-09-30Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ↵Max Horn
things) svn-id: r44495
2009-09-30Got rid of old workaround, which was only needed because our SJIS font did ↵Johannes Schickel
not feature any ASCII chars. svn-id: r44489
2009-09-30Adapt KYRA engine to use the ASCII and half-width katakana support of the ↵Johannes Schickel
SJIS font. (required for LoL PC98) svn-id: r44488
2009-09-30Cleanup: got rid of Screen::ShadeType.Johannes Schickel
svn-id: r44487
2009-09-30Implemented support for drawing 8x16 chars from our custom SJIS font.Johannes Schickel
svn-id: r44486
2009-09-28Fix for bug #2868581 "KYRA1: Invisible Brandon".Johannes Schickel
svn-id: r44450
2009-09-26LOL/PC-98: fix menu colorsFlorian Kagerer
svn-id: r44381
2009-09-26LOL/PC-98: more fixes for text displayer and character inventoryFlorian Kagerer
svn-id: r44380
2009-09-26LOL/PC-98: start fixing sequences (like broken arms inn and king richard ↵Florian Kagerer
getting poisoned) svn-id: r44375
2009-09-25LOL/PC-98: fixed gui colors (money stash, live and magic bars, scroll)Florian Kagerer
svn-id: r44370
2009-09-25LOL/PC-98: fixed dialoge box sizesFlorian Kagerer
svn-id: r44369
2009-09-25LOL/PC-98: start fixing text displayerFlorian Kagerer
svn-id: r44363
2009-09-24Reverted parts of revisions #44298, #44299 and #44300, to prevent warnings ↵Filippos Karapetis
and issues in compilers which don't support NORETURN svn-id: r44314
2009-09-24Turn an error into a warning.Johannes Schickel
svn-id: r44313
2009-09-24Fixed some more warnings about unreachable codeFilippos Karapetis
svn-id: r44299
2009-09-20Cleanup.Johannes Schickel
svn-id: r44228
2009-09-20Fix valgrind warning.Johannes Schickel
svn-id: r44227
2009-09-20Fix compilation under Linux.Johannes Schickel
svn-id: r44226
2009-09-20LOL/PC-98: start fixing color issues (still not working correctly though)Florian Kagerer
svn-id: r44223
2009-09-20Some more paranoia asserts.Johannes Schickel
svn-id: r44217
2009-09-20Implement yet another slight palette handling difference in Kyrandia 1 ↵Johannes Schickel
Amiga, which caused a palette glitch in Kyrandia 1 Amiga German. svn-id: r44216