aboutsummaryrefslogtreecommitdiff
path: root/engines/agi
AgeCommit message (Expand)Author
2007-10-31Fix for bug #1751483 - "AGI: The -x command-line option appears to be broken"Filippos Karapetis
2007-10-31Added a FIXME-comment and a warning to the unknown test command 19.Kari Salminen
2007-10-31Fix for bug #1745950 (GR: Birds stuck in opening screen (Amiga version)).Kari Salminen
2007-10-13Fixing compilationSven Hesse
2007-10-13Add a debug console in Winnie (patch by clone2727)Filippos Karapetis
2007-09-24objects now work in Winnie C64Matthew Hoops
2007-09-24allow Winnie Apple II to start up, however room images are slightly distorted...Matthew Hoops
2007-09-24fix regression in the inventory from r28995Matthew Hoops
2007-09-24ok, really get rid of "object 41" now -- didn't realize that the rnd function...Matthew Hoops
2007-09-23Rename class variables to conform our coding guidelines.Eugene Sandulenko
2007-09-23Rename class variables to conform our code conventionsEugene Sandulenko
2007-09-23Add support for Russian versions of AGI gamesEugene Sandulenko
2007-09-23Cleanup. Also, changed isBigEndian to be a booleanFilippos Karapetis
2007-09-23Add Tigger and Mist events implementationEugene Sandulenko
2007-09-23objects now work in Winnie AmigaMatthew Hoops
2007-09-23Fix regressionEugene Sandulenko
2007-09-23changes for Winnie Amiga (now playable) and C64Matthew Hoops
2007-09-23More endianness and alignment fixesEugene Sandulenko
2007-09-23Make readRoom() truly alignment- and endian-safeEugene Sandulenko
2007-09-23Portability fixEugene Sandulenko
2007-09-23Fixed some platform checksFilippos Karapetis
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-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-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-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-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 inventory in Troll's TaleEugene Sandulenko
2007-09-20Some updates to Mickey's BCG logo drawing functionFilippos Karapetis