aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
2006-07-22- let md5_file accept a FilesystemNode too Johannes Schickel
2006-07-22Changes usage of FilesystemNode::name to FilesystemNode::displayName in the d...Johannes Schickel
2006-07-22Changing usage of FSNode::displayName to FSNode::pathJohannes Schickel
2006-07-20Using path instead of displayName.Johannes Schickel
2006-07-16- don't error on CHAPTER1.VRM miss anymoreJohannes Schickel
2006-07-15Should fix loading of pakfiles.Johannes Schickel
2006-07-15Adds filesize check for kyra.dat, this forces to upgrade always to the newest...Johannes Schickel
2006-07-15Get rid of some asserts and adds error messages instead.Johannes Schickel
2006-07-15Little cleanup.Johannes Schickel
2006-07-15Use the FS Api to load all .PAK and .APK files. (I just made a few quick test...Johannes Schickel
2006-07-15A little cleanup (merges kyra1_games, kyra2_games, kyra3_games into kyra_games)Johannes Schickel
2006-07-15Changes names of Kyra2 and Kyra3 detected games.Johannes Schickel
2006-07-14More whitespace changes.Torbjörn Andersson
2006-07-08Changes init error handling of kyra engine (engine fails at Engine_KYRA_creat...Johannes Schickel
2006-07-08- fixes some c/p errors from my last commitJohannes Schickel
2006-07-08Implements loading of 'westwood.001' for kyra3 (no need to run the installer ...Johannes Schickel
2006-07-08Adds a message dialog if kyra.dat is missing which tells the user to download...Johannes Schickel
2006-06-24Fixes save/load of kyra engine.Johannes Schickel
2006-06-24These FIXME comments can go, I think :)Max Horn
2006-06-24Fixing a leak in the Kyra engine (the savefile manager allocated by class Eng...Max Horn
2006-06-24* Renamed config.mak to config.mkMax Horn
2006-06-24Move backends/fs/fs.h and .cpp to common/fs/fs.h and .cppMax Horn
2006-06-18Makes sure updateScreen() is called once in a while in the menu polling loop,...Oystein Eftevaag
2006-06-05removes _selectedMenuItem again.Johannes Schickel
2006-06-05Fixed PalmOS ARM crashesChris Apers
2006-06-04wrong palettes should be really fixed now.Johannes Schickel
2006-06-04Should fix strange palettes in some rooms.Johannes Schickel
2006-06-03This hack is no longer needed to make the mouse cursor visible on the Kyra 3Torbjörn Andersson
2006-06-03Don't allow creation of save file when the user quits the game while the intro.Johannes Schickel
2006-06-03Fixes visible mouse cursor in the intro with classic theme.Johannes Schickel
2006-06-03Changes some char* usage to Common::String.Johannes Schickel
2006-06-03- Replaces usage of PAKChunk* with PAKChunk for Common::List, should solve so...Johannes Schickel
2006-06-03Implements cmd_fadeEntirePalette, should fix some missing palette fades.Johannes Schickel
2006-06-03Fix for bug # 1497965 ("KYRA1: Skipping dialogue requires two clicks").Johannes Schickel
2006-06-02Oops. sfx should be on per default.Johannes Schickel
2006-06-02Fix for bug # 1497961 ("KYRA1: in-game "Music" option not working").Johannes Schickel
2006-06-01Call setWalkspeed() after reading config settings, and after loading savegames,Torbjörn Andersson
2006-05-31GCC 2.9x fix for Symbian OS, for accessing class within Common namespaceLars Persson
2006-05-30Fixed subtitles Y coordinate in characterSays(). I have no way of confirmingTorbjörn Andersson
2006-05-29Committed patch [ 1496602 ] KYRA: typo on Kyra2 file listOystein Eftevaag
2006-05-28Got rid of _selectedMenuItem to make LordHoto happier.Torbjörn Andersson
2006-05-28Mock-up version of the Kyra 3 main menu. Just enough to be able to select theTorbjörn Andersson
2006-05-28Sets a blank palette at startup.Johannes Schickel
2006-05-28cleanupJohannes Schickel
2006-05-28- makes Screen::getPagePtr privateJohannes Schickel
2006-05-28Another couple of fixes for the spanish floppy version (menu strings specific...Oystein Eftevaag
2006-05-28adds GF_ITALIAN to the list of language flags.Johannes Schickel
2006-05-28cleanupJohannes Schickel
2006-05-28removes some tabs.Johannes Schickel
2006-05-28This could fix detecting unknown non-english versions which contain a MAIN_EN...Johannes Schickel