aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/preagi_mickey.cpp
AgeCommit message (Expand)Author
2007-12-08The variables nFrame and iItem can also have negative valuesFilippos Karapetis
2007-12-08Saving and loading in Mickey's Space Adventure should now be endian and align...Filippos Karapetis
2007-11-24Removed some unnecessary code which was common for two casesFilippos Karapetis
2007-11-23Minimized screen updates for Mickey's Space Adventure, and correctly set the ...Filippos Karapetis
2007-11-22Objects in Mickey's Space Adventure are shown correctly nowFilippos Karapetis
2007-11-20Fix regression with the menusFilippos Karapetis
2007-11-20Cleanup and simplificationFilippos Karapetis
2007-11-20Muting the compiler :PSven Hesse
2007-11-20Slight fix for the sound in Mickey's Space AdventureFilippos Karapetis
2007-11-20Implemented music in Mickey's Space Adventure, thanks to the now common softs...Filippos Karapetis
2007-09-23Rename class variables to conform our code conventionsEugene Sandulenko
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-20Implement inventory in Troll's TaleEugene Sandulenko
2007-09-20Some updates to Mickey's BCG logo drawing functionFilippos Karapetis
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-18WIP for Troll's TaleEugene Sandulenko
2007-09-11remove the rest of the PreAGI loaderMatthew Hoops
2007-09-10Fix compilation / warningsMax Horn
2007-09-09Some updates for the BCG Disney logo in MickeyFilippos Karapetis
2007-09-08Fixed various warningsMax Horn
2007-09-06Some updates for decoding Disney's BCG logo in MickeyFilippos Karapetis
2007-09-06Objects in Mickey are shown correctly now. Also, reduced the places where the...Filippos Karapetis
2007-09-05Changed several #ifdef _DEBUG code parts in Mickey with #if 0 (and commented ...Filippos Karapetis
2007-09-05Only change the cursor palette when the mouse hovers over a hotspot in Mickey...Filippos Karapetis
2007-09-05clear the screen after using printStory() so the text does not remain on in t...Matthew Hoops
2007-09-05Make blinking lights workEugene Sandulenko
2007-09-05Some updates for Mickey:Filippos Karapetis
2007-09-04The mouse cursor is now visible in Mickey. Also, the enter key on the keypad ...Filippos Karapetis
2007-09-03Some updates for Mickey: objects are shown now (though still incorrectly), im...Filippos Karapetis
2007-09-03Some more updates to Mickey's sound systemFilippos Karapetis
2007-09-03Some updates to preagi's sound system and code cleanupFilippos Karapetis
2007-09-03make Mickey use the SaveFileManager for saving/loadingMatthew Hoops
2007-09-03fix warningMatthew Hoops
2007-09-03Some updates to Mickey's sound system and code cleanupFilippos Karapetis
2007-09-03fix flashScreenMatthew Hoops
2007-09-03Implemented clearRow for preagi games. Mickey save games should work now. Som...Filippos Karapetis
2007-09-02Implemented clearScreen() for preagi gamesFilippos Karapetis
2007-09-02fix more warningsMatthew Hoops
2007-09-02Slight update on Mickey's drawPicFilippos Karapetis
2007-09-02The dimensions of the picture resources in preagi games is different for each...Filippos Karapetis