aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2006-06-11Add back lost change, to allow FF to skip any speechTravis Howell
2006-06-10fix CE portKostas Nakos
2006-06-10More stub-filling + small clean-upSven Hesse
2006-06-10Pop AGIs text.cpp into a class, for later cleanup.James Brown
2006-06-10Update prefix filters for subtitles in HE80+ gamesTravis Howell
2006-06-09Use convertFilePath for HE6x games too, for safetyTravis Howell
2006-06-09Ooops, correct orderTravis Howell
2006-06-09Add DOS and Macintosh versions of Putt-Putt & Fatty Bear's Activity PackTravis Howell
2006-06-08Fix some msvc8 warnings.Johannes Schickel
2006-06-07More goblin handling functions, now the deactivated goblin showsSven Hesse
2006-06-07Add Russian translations for error messagesTravis Howell
2006-06-07Fix bug #1502021: "ITE: January 2006 Release menu problem"Eugene Sandulenko
2006-06-06Two segfault and several coding style related fixesSven Hesse
2006-06-06Add Russian pajama1 and lost.Eugene Sandulenko
2006-06-06For the masochists out there,i it is now possible to select the PC SpeakerTorbjörn Andersson
2006-06-06Minor cleanupTravis Howell
2006-06-06Add target for full versions of Blue's Birthday AdventureTravis Howell
2006-06-05removes _selectedMenuItem again.Johannes Schickel
2006-06-05Fixed PalmOS ARM crashesChris Apers
2006-06-05Fix detection of updated Spy Fox 1 demoTravis Howell
2006-06-05Fix detection of some HE games and demosTravis Howell
2006-06-05Remove debug left overTravis Howell
2006-06-05CleanupTravis Howell
2006-06-04- Fixed endianness/signess issuesSven Hesse
2006-06-04wrong palettes should be really fixed now.Johannes Schickel
2006-06-04Should fix strange palettes in some rooms.Johannes Schickel
2006-06-04Looping and tempo details in GMF header are used by MIDI sound effects tooTravis Howell
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-03This is an attempt to set the correct tempo for the Simon 1 DOS music.Torbjörn Andersson
2006-06-03Implements cmd_fadeEntirePalette, should fix some missing palette fades.Johannes Schickel
2006-06-03The F1-F8 keyboard shortcuts aren't available in FM-TOWNS version of ZakTravis Howell
2006-06-03Add commentTravis Howell
2006-06-03Add work around for bug in a German Windows 2CD version of FF. Trigger error ...Travis Howell
2006-06-03MPEG player fixes:Torbjörn Andersson
2006-06-03Fixing an endian-issue in setVoice()Sven Hesse
2006-06-03Matched the memset in imdFrameUncompressor() to the original asm, thatSven Hesse
2006-06-03Split ID string into several small strings for systems not coping with large ...Lars Persson
2006-06-03Update talkspeed config setting, when set by game scriptsTravis Howell
2006-06-03Update talkspeed config setting, when set by game scriptsTravis Howell
2006-06-03Bugfix to properly detect the end of the indexed room hotspot listPaul Gilbert
2006-06-03Correct setting of VAR_CHARINC in several functions, the value should only be...Travis Howell
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-02Add support for separate compressed sound files for cutscenes in FFTravis Howell
2006-06-02- Fixed IMD transparencySven Hesse