aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2006-06-13Since setCursorHotspot() does not update the cursor (should it?), we have toTorbjörn Andersson
2006-06-13More READ_LE_* -> MemoryReadStream conversion + minor cleanupSven Hesse
2006-06-13Let the [cursor] palette manager handle disableCursorPalette() too, to avoidTorbjörn Andersson
2006-06-13Fixing Scenery::_statics, Game::_totTextData and Game::_totResourceTableSven Hesse
2006-06-13Add another version of SoccerMLSTravis Howell
2006-06-12Using MemoryReadStream for Scenery::loadAnim()Sven Hesse
2006-06-12Fixing loading of Scenery::_animations[] + small gob2 cleanupSven Hesse
2006-06-12Small corrections and cleanup for Gob2, fixing the graphical glitches in the ...Sven Hesse
2006-06-12Fix bug #1500552 - FF: Glitches in Swamp Soup game of arcadeTravis Howell
2006-06-12Fix errors in centreScroll() of FFTravis Howell
2006-06-12Correct function called when exiting oracle or close up scene in FF. Fixes bu...Travis Howell
2006-06-11Support of new subtitles code. Patch from salty-horse.Eugene Sandulenko
2006-06-11Removed commented-out subtitles-related code. Requested by salty-horse.Eugene Sandulenko
2006-06-11I don't have the German FF version with the wrong cutscene file names, but ITorbjörn Andersson
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