aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2007-09-23Moved MemoryStreamEndian from Saga to Common.Eugene Sandulenko
2007-09-23allow Winnie C64 to start, although there are problems with the images (proba...Matthew Hoops
2007-09-23randomize() can no longer create "object 41" -- there is no object 41, and wh...Matthew Hoops
2007-09-23readRoom is now Endian-safeMatthew Hoops
2007-09-22Make sure that picture fill doesn't go out of the picture's bounds, since pre...Filippos Karapetis
2007-09-22fix possible Endian issueMatthew Hoops
2007-09-22allow Winnie Amiga to show room images, still not playableMatthew Hoops
2007-09-22Fix for bug #1800276 - "IHNM: Problem in saving". A bug in the logic of the s...Filippos Karapetis
2007-09-22Switch Troll's Tale to booter imageEugene Sandulenko
2007-09-22some cleanup involving Winnie Amiga, however it still only shows the introMatthew Hoops
2007-09-22Fixed broken compile on MSVC.Nicola Mettifogo
2007-09-22Refactored a lot of Character-related code and put it into the Character class.Nicola Mettifogo
2007-09-22Added a workaround for a bug with Gorrister's heart, which exists in the orig...Filippos Karapetis
2007-09-22allow Winnie Amiga to show the introMatthew Hoops
2007-09-22Code cleanup and simplificationFilippos Karapetis
2007-09-22Code simplificationFilippos Karapetis
2007-09-22Simplified item handling code in MickeyFilippos Karapetis
2007-09-22Replaced room indexes with their corresponding enumsFilippos Karapetis
2007-09-22Code simplification. Removed IDI_MSA_MAX_STR and fRmTxt - oRmTxt is used inst...Filippos Karapetis
2007-09-21Fix regression caused by the latest cleanupsFilippos Karapetis
2007-09-21OopsFilippos Karapetis
2007-09-21CleanupFilippos Karapetis
2007-09-21Simplified Mickey::randomize()Filippos Karapetis
2007-09-21Several bug fixes for Mickey's Space Adventure:Filippos Karapetis
2007-09-21Small font-related correctionSven Hesse
2007-09-21Removed an unnecessary picture update when drawing crystal objects in MickeyFilippos Karapetis
2007-09-21The animation of the crystals in Mickey is shown correctly nowFilippos Karapetis
2007-09-21Minimize changes to the mouse cursor's paletteFilippos Karapetis
2007-09-21Silenced signed<->unsigned comparison warningSven Hesse
2007-09-21Fix regression, when loading levels in mustard.Travis Howell
2007-09-20allow for using up/down in menusMatthew Hoops
2007-09-20cleanup with updating the screen; mostly moved to gameLoopMatthew Hoops
2007-09-20add stub for playSound in WinnieMatthew Hoops
2007-09-20cleanup to readObj and readRoomMatthew Hoops
2007-09-20Last pieces of Troll's Tale. Only missing thing is soundEugene Sandulenko
2007-09-20implement o72_debugInput (with some help from Kirben)Matthew Hoops
2007-09-20Implement inventory in Troll's TaleEugene Sandulenko
2007-09-20Don't use clock(). Don't busy-wait.Marcus Comstedt
2007-09-20Remove superfluous trailing dot (and that error message really is a lie, the ...Max Horn
2007-09-20This workaround is no longer neededMax Horn
2007-09-20I'm probably being overly paranoid, but I'm nervous about initializing an arrayTorbjörn Andersson
2007-09-20Fixed out-of-bounds writing in killSounds().Torbjörn Andersson
2007-09-20Some updates to Mickey's BCG logo drawing functionFilippos Karapetis
2007-09-19some cleanup using malloc and with readObjMatthew Hoops
2007-09-19show the cursor in Troll after the first intro screenMatthew Hoops
2007-09-19Added copyright notice to existing files.Nicola Mettifogo
2007-09-19Modified patch #1738058: "Action recorder".Eugene Sandulenko
2007-09-19Merge several choice-related functionsEugene Sandulenko
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-19Moved some keyboard code from Winnie together with the other keyboard functionsFilippos Karapetis