aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/lol.h
AgeCommit message (Expand)Author
2010-02-07LOL: fixed handling of invalid monster attack sfx in the Urbish mines (should...Florian Kagerer
2010-01-18LOL: fixed spell array sizeFlorian Kagerer
2010-01-05Remove unsafe getTotalPlayTime from AudioStream.Johannes Schickel
2010-01-01LOL: cleanupFlorian Kagerer
2009-12-26LOL: - added workaround for portrait speech animations which would sometimes ...Florian Kagerer
2009-12-26LOL: fixed minor bug in lamp codeFlorian Kagerer
2009-12-20LOL: removed unused variableFlorian Kagerer
2009-12-12LOL: moved TIM animation code into a separate classFlorian Kagerer
2009-11-19LOL: add support for pc speaker sfxFlorian Kagerer
2009-11-11LOL: - fixed transparency tables in PC-98 16 color versionFlorian Kagerer
2009-10-18LOL: this should fix a valgrind warningFlorian Kagerer
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-10-04Some fixes to comply with our coding guidelines.Johannes Schickel
2009-10-04LoL PC98: Fix thumbnail creation for quick saves and autosave.Johannes Schickel
2009-09-20LOL/PC-98: start fixing color issues (still not working correctly though)Florian Kagerer
2009-09-19LOL/PC-98: fixed block drawing (colors are still wrong)Florian Kagerer
2009-09-19LOL: start on pc98 support (still messed up and not working though)Florian Kagerer
2009-09-14LOL: fix some regressionsFlorian Kagerer
2009-09-13LOL/Floppy: fixed size of menu boxesFlorian Kagerer
2009-09-13LOL: add missing opcodeFlorian Kagerer
2009-09-11LOL: added another missing opcodeFlorian Kagerer
2009-09-11LOL: add missing opcodeFlorian Kagerer
2009-09-11LOL/Floppy: fixed gfx tables generationFlorian Kagerer
2009-09-06LOL/Floppy: implemented missing opcodeFlorian Kagerer
2009-09-03LOL: some more work on the floppy version (drawing code is still broken)Florian Kagerer
2009-09-02LOL: update kyra.dat with floppy version data (floppy version still doesn't w...Florian Kagerer
2009-08-19Implemented proper character selection of Lands of Lore PC98.Johannes Schickel
2009-08-13Implemented support for the "Lore of the Lands" special of Lands of Lore CD.Johannes Schickel
2009-08-11LOL: some minor fixesFlorian Kagerer
2009-07-08LOL: rename new function in last commit according to LordHoto's suggestionFlorian Kagerer
2009-07-08LOL: fix long standing bugs in the battle system (hit chance, damage, etc) by...Florian Kagerer
2009-06-29Change LoLEngine::generateFlashPalette to take Palette objects as parameters.Johannes Schickel
2009-06-29Chang Palette parameter of LolEngine::setPaletteBrightness to be const.Johannes Schickel
2009-06-29Change LoLEngine::generateBrightnessPalette to take Palette objects as parame...Johannes Schickel
2009-06-29Changed LoLEngine::setPaletteBrightness to take an Palette object.Johannes Schickel
2009-06-21LOL: - implemented support for "floating cursors"Florian Kagerer
2009-06-21Cleanup.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: implemented save menuFlorian Kagerer
2009-06-19Fix some warnings.Johannes Schickel
2009-06-19LOL: - implemented bezel cup opcodeFlorian Kagerer
2009-06-18Replaced "getRandomNumberSpecial" be RandomSource usage. (This is needed for ...Johannes Schickel
2009-06-15LOL: - started on the ingame menu code (death menu, load menu and main menu)Florian Kagerer
2009-06-07Remove LoLEngine::_gameFlags and convert all Lands of Lore code to use _flags...Johannes Schickel
2009-06-07LOL: minor bug fix in battle systemFlorian Kagerer
2009-06-07LOL: implemented two more opcodes for castle cimmeriaFlorian Kagerer
2009-06-07LOL: implemented king richard healing sequenceFlorian Kagerer
2009-06-06LOL: fixed level temp data sizeFlorian Kagerer