aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2006-06-19Fix inventory colors regression in C64 maniacTravis Howell
2006-06-19Fix sentence line regression in C64 maniacTravis Howell
2006-06-19Add patch for bug #1507856 - INDY3 VGA: Crashes in SewerTravis Howell
2006-06-19Fix screen scrolling glitch when looking at the top of closet in parents room...Travis Howell
2006-06-18Add 16bit color feature flag to Backyard Basketball tooTravis Howell
2006-06-18Remove debug left overTravis Howell
2006-06-18Add alternative method to prevent debug code of scripts been triggered in los...Travis Howell
2006-06-18Makes sure updateScreen() is called once in a while in the menu polling loop,...Oystein Eftevaag
2006-06-18Updated comments to correspond with recent Adlib renamings.Torbjörn Andersson
2006-06-18Added missing (but unimportant) breaks to switch default cases.Torbjörn Andersson
2006-06-17The stopMusic() function (which is publicly accessable from the outside) nowTorbjörn Andersson
2006-06-17Fixed Smushplayer for Symbian OS.__SYMBIAN32__ was defined as __SYMBIA32__.Lars Persson
2006-06-17Fix the buttons of paintings and safe in Nogroom of spyfoxTravis Howell
2006-06-17Limit vm.numNestedScripts to positive value, when subtracting slot in runScri...Travis Howell
2006-06-16Fix gcc warning.Eugene Sandulenko
2006-06-16fix bug id 1507216 "ITE: 15 second freeze in Prince's bedroom"Andrew Kurushin
2006-06-16Fix rects in HE games, when positions are set by scriptsTravis Howell
2006-06-16Adjust akos code to only draw within bounds in HE games. Fixes many graphical...Travis Howell
2006-06-15Remove error for default case of active case 6/8 in akos_increaseAnim(), a de...Travis Howell
2006-06-14Fixed FF cursor hotspots, after Kirben pointed out to me two special cases thatTorbjörn Andersson
2006-06-14Fix the shadow glitches in HE98 version of puttrace, the shadow mode isn't re...Travis Howell
2006-06-14fixes compile with msvc8Johannes Schickel
2006-06-13Some more READ_LE_* -> MemoryReadStream.* conversionsSven Hesse
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