aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/preagi_mickey.cpp
AgeCommit message (Expand)Author
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
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