aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/gui_lol.cpp
AgeCommit message (Expand)Author
2009-10-23LOL: fixed minor regressionFlorian Kagerer
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-11Cleanup.Johannes Schickel
2009-10-06KYRA/LOL: - get rid of ascii/sjis detection which could cause problems when t...Florian Kagerer
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-10-04LoL PC98: Fix thumbnail generation via ingame menu.Johannes Schickel
2009-10-04LOL/PC-98: fixed save menuFlorian Kagerer
2009-10-04LOL: fixed minor bugs in text displayerFlorian Kagerer
2009-10-03LOL/PC-98: add keyboard supportFlorian Kagerer
2009-10-03LOL/PC-98: fixed automapFlorian Kagerer
2009-10-02LOL: cleanupFlorian Kagerer
2009-10-02LOL/PC-98: fixed death menu, live/magic bar colors and money boxFlorian Kagerer
2009-10-02LOL/PC-98: - some more fixes for level graphics (shapes are still not quite r...Florian Kagerer
2009-09-30LOL/PC-98: - fixed TIM dialogue button text colorsFlorian Kagerer
2009-09-30LOL/PC-98: - fix spell effect colorsFlorian Kagerer
2009-09-30Cleanup: got rid of Screen::ShadeType.Johannes Schickel
2009-09-26LOL/PC-98: fix menu colorsFlorian Kagerer
2009-09-26LOL/PC-98: more fixes for text displayer and character inventoryFlorian Kagerer
2009-09-25LOL/PC-98: fixed gui colors (money stash, live and magic bars, scroll)Florian Kagerer
2009-09-13Fix gcc warning.Johannes Schickel
2009-09-06LOL: add message to load/delete menus when no save files are presentFlorian Kagerer
2009-09-06LOL: fixed bug in delete menu codeFlorian Kagerer
2009-09-06LOL: fixed warningFlorian Kagerer
2009-09-06LOL/Floppy: fix menusFlorian Kagerer
2009-09-05LOL/Floppy: fix compassFlorian Kagerer
2009-09-05LOL: fix inventory drawing in floppy versionFlorian Kagerer
2009-09-02LOL: - fix speech/text settingsFlorian Kagerer
2009-08-16Fix format arugments in LoL code. (triggered via -Wformat-security)Johannes Schickel
2009-06-29Changed LoLEngine::setPaletteBrightness to take an Palette object.Johannes Schickel
2009-06-22Changed Screen::getPalette to return a reference to a Palette object.Johannes Schickel
2009-06-22Got rid of Screen::_currentPalette.Johannes Schickel
2009-06-21LOL: - implemented support for "floating cursors"Florian Kagerer
2009-06-21Cleanup.Johannes Schickel
2009-06-21Fix slider buttons in LoL (and some minor cleanup).Johannes Schickel
2009-06-21Cleanup: Change LoL code to use KYRA volume handling.Johannes Schickel
2009-06-21LOL: - implemented audio menuFlorian Kagerer
2009-06-21Moved CP850<->ISO-8859-1 conversion to Util.Johannes Schickel
2009-06-20LOL: minor fix for save menuFlorian Kagerer
2009-06-20LOL: cleanupFlorian Kagerer
2009-06-20LOL: implemented save menuFlorian Kagerer
2009-06-19LOL: - implemented delete menuFlorian Kagerer
2009-06-19LOL: - implemented bezel cup opcodeFlorian Kagerer
2009-06-16LOL: implemented options menu (settings aren't saved yet)Florian Kagerer
2009-06-15LOL: implemented quit menuFlorian Kagerer
2009-06-15LOL: - started on the ingame menu code (death menu, load menu and main menu)Florian Kagerer
2009-06-09- Moved Screen_v2::copyWsaRect to Screen::copyWsaRectJohannes Schickel
2009-06-07Remove LoLEngine::_gameFlags and convert all Lands of Lore code to use _flags...Johannes Schickel
2009-06-02Remove "_smoothScrollTimer" from LoLEngine, it was only used as local variabl...Johannes Schickel
2009-05-31LOL: prevent saving/loading in inventory screenFlorian Kagerer