aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
2009-05-12Clarification of a comment.Johannes Schickel
2009-05-12Cleanup.Johannes Schickel
2009-05-12Formatting.Johannes Schickel
2009-05-12Add proper error checking in file parsing code.Johannes Schickel
2009-05-12Change script file loading code to use Common::IFFParser instead of a self wr...Johannes Schickel
2009-05-12Fix strncpy usage.Johannes Schickel
2009-05-12Cleanup.Johannes Schickel
2009-05-12Cleanup.Johannes Schickel
2009-05-11LOL: - implemented olol_paletteFlash()Florian Kagerer
2009-05-11LOL: - implemented inventory screen status iconsFlorian Kagerer
2009-05-10LOL: - fix last commitFlorian Kagerer
2009-05-10LOL: - implemented rest party buttonFlorian Kagerer
2009-05-10KYRA: fixed typoFlorian Kagerer
2009-05-10Oops typo.Johannes Schickel
2009-05-10Cleanup.Johannes Schickel
2009-05-10Fix accidental assignment in if condition.Johannes Schickel
2009-05-10LOL: - added some spell casting (spark, heal, swarm)Florian Kagerer
2009-04-29More formatting.Johannes Schickel
2009-04-29Formatting.Johannes Schickel
2009-04-29Cleanup.Johannes Schickel
2009-04-29Cleanup.Johannes Schickel
2009-04-29Fix out of bounds array access (as reported by DrMcCoy).Johannes Schickel
2009-04-28Some code for the intro only LoL demo. It is disabled currently though.Johannes Schickel
2009-04-28Set ADGF_DEMO flag for kyra2 seq player based LoL demo.Johannes Schickel
2009-04-27LOL: added some drawing code and fixed some bugsFlorian Kagerer
2009-04-25Changed the attacker parameter from 0 to 0xFFFF in inflictDamage() (which was...Filippos Karapetis
2009-04-25The "attacker" parameter is an unsigned integer, so we can't pass a negative ...Filippos Karapetis
2009-04-25Fixed warning.Torbjörn Andersson
2009-04-25LOL: - Started implementing the fighting system. The damage inflicted is wron...Florian Kagerer
2009-04-21Remove ADGF_CD flag from Towns detection entries.Johannes Schickel
2009-04-21Mark PC98 CD version as CD version (like it is already done with FM-Towns).Johannes Schickel
2009-04-21Fix for Kyra 1 Mac CD music (check bug report #2772727 "KYRA1: Sound effect l...Johannes Schickel
2009-04-18Add TODO.Johannes Schickel
2009-04-18We probably only have to update the screen once every updateInfo(). And, sinceTorbjörn Andersson
2009-04-16Add HACK to support DOS music in Kyra1 Mac CD based on patch #2767489 "KYRA1:...Johannes Schickel
2009-04-15Added md5sums of Kyra1 Mac CD as supplied with fr #2766454 "KYRA1: Add suppor...Johannes Schickel
2009-04-11Cleanup.Johannes Schickel
2009-04-11KYRA: Replaced Rect class by Common::Rect; replaced dirty rect handling code ...Max Horn
2009-04-06LOL: startup fix for floppy versionFlorian Kagerer
2009-04-05LOL: fix monsters' strange sliding to the left (like that thug at the beginning)Florian Kagerer
2009-04-05LOL: implemented two more opcodes (for roland's house and for the sequence wh...Florian Kagerer
2009-04-05LOL: fix speech bug, which would cause a hang up when entering roland's houseFlorian Kagerer
2009-04-04LOL: implemented opcode for throwing items into or out of the thug's caveFlorian Kagerer
2009-04-04LOL: fix magic atlas back/forward buttonsFlorian Kagerer
2009-04-04LOL: implemented compassFlorian Kagerer
2009-04-04LOL: correct character portrait positioning for "full screen sequences" (like...Florian Kagerer
2009-04-04LOL: - this should fix a text displayer bug that occured when speaking to the...Florian Kagerer
2009-04-04LOL: - minor item drawing bug fixFlorian Kagerer
2009-04-04Formatting.Johannes Schickel
2009-04-04LOL: - minor sfx bug fixFlorian Kagerer