aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/preagi_mickey.cpp
AgeCommit message (Expand)Author
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
2007-09-02The picture files in Mickey have a different widthFilippos Karapetis
2007-09-02Some more updates to preagi string drawing functionFilippos Karapetis
2007-09-02Initial implementation of preagi string drawing functions. They still need wo...Filippos Karapetis
2007-09-01Implemented the rnd() function. Some cleanup to remove unneeded functionalityFilippos Karapetis
2007-09-01Fix compilation and warnings.Eugene Sandulenko
2007-09-01Added WIP logic code for Mickey's Space AdventureFilippos Karapetis
2007-09-01An early WIP of PreAGI (TrollVM) supportEugene Sandulenko