aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
2008-03-15- implement opcode 127 (entering the color code for the skull in the rat cave...Florian Kagerer
2008-03-15Fixed another valgrind warning.Johannes Schickel
2008-03-15Fixed some valgrind warnings.Johannes Schickel
2008-03-15Fixed bug in o2_countItemInInventory.Johannes Schickel
2008-03-15Implement opcodes:Johannes Schickel
2008-03-15animations for inventory items and mouse pointersFlorian Kagerer
2008-03-14Started to get rid of Common::EncapsulatedADGameDesc (using plain Common::ADG...Max Horn
2008-03-14Advanced Detector: Changed fallback detector from a callback function pointer...Max Horn
2008-03-09sjis bug fixFlorian Kagerer
2008-03-09Added missing line and renamed a variable to fix warnings.Torbjörn Andersson
2008-03-09floppy/fm-towns implementation for spell bookFlorian Kagerer
2008-03-09- fixed little glitch when putting items in cauldronJohannes Schickel
2008-03-09- implemented cauldron handling for HoF (needs some more testing though)Johannes Schickel
2008-03-09Fixed warning.Torbjörn Andersson
2008-03-09Fix compile.Travis Howell
2008-03-09Implemented spellbook in HoF.Johannes Schickel
2008-03-09Fixed access of inventory in HoF while cursor is not visible. Johannes Schickel
2008-03-08Typo.Johannes Schickel
2008-03-08Fix some typos. (and I thought DrMcCoy does this usualy...)Johannes Schickel
2008-03-08Cleanup.Johannes Schickel
2008-03-08Fix for bug #1910180 "KYRA1: Screen "flash"".Johannes Schickel
2008-03-08Possible fix for bug #1910180 "KYRA: Screen "flash"".Johannes Schickel
2008-03-07Indentation. (And another test to see if commit works as intended.)Torbjörn Andersson
2008-03-07Cleanup, and test to see if I can commit.Torbjörn Andersson
2008-03-05Implement inventory scrolling for HoF.Johannes Schickel
2008-03-03Fixed some uninitialized variables.Johannes Schickel
2008-03-03Fix compile.Travis Howell
2008-03-03Fixed crash when clicking on empty inventory slot.Johannes Schickel
2008-03-03Started to implement GUI code for HoF.Johannes Schickel
2008-02-27Fix long standing wrong function names in debug prints.Johannes Schickel
2008-02-24Oops fix stupid copy&paste error...Johannes Schickel
2008-02-24Also add extrapath to default search location for Kyrandia resources.Johannes Schickel
2008-02-22palette bug fix (inventory turned blue when leaving the scene after eating th...Florian Kagerer
2008-02-22two more opcodes (Zanthia's random chats and mushroom drug effects) and some ...Florian Kagerer
2008-02-18the script countdown needs to be divided by _ticklengthFlorian Kagerer
2008-02-18some more opcodes (the fly tree is now operational) and some bug fixesFlorian Kagerer
2008-02-17fix memory leakFlorian Kagerer
2008-02-17remove ugly const casts in staticresFlorian Kagerer
2008-02-17scripting bug fix (npc scene startup scripts were executed twice)Florian Kagerer
2008-02-17Print instruction offset of script commands for debug output.Johannes Schickel
2008-02-17Added newline at end of file again (fixes compiling with -Werror for me).Johannes Schickel
2008-02-17committing patch 1891492 : dialogue (dlg/tim) support for HoFFlorian Kagerer
2008-02-15Merged lots of _mixer->isReady() warnings into a single one in Engine constru...Max Horn
2008-02-14patch [ 1891542 ] KYRA: text/speech options support for HoF sequence playerFlorian Kagerer
2008-02-10Committed patch #1885629 "KYRA: HoF missing talkie credits and demo support".Johannes Schickel
2008-02-09Fixed comments a bit (typos etc.).Johannes Schickel
2008-02-09Revised way of how archive files are mounted:Johannes Schickel
2008-02-09Revised checking if files can be load.Johannes Schickel
2008-02-09Changed some asserts to errors.Johannes Schickel
2008-02-09Added filename check before header check when trying to detect archives types...Johannes Schickel