index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
agi
/
preagi_mickey.cpp
Age
Commit message (
Expand
)
Author
2007-12-08
Saving and loading in Mickey's Space Adventure should now be endian and align...
Filippos Karapetis
2007-11-24
Removed some unnecessary code which was common for two cases
Filippos Karapetis
2007-11-23
Minimized screen updates for Mickey's Space Adventure, and correctly set the ...
Filippos Karapetis
2007-11-22
Objects in Mickey's Space Adventure are shown correctly now
Filippos Karapetis
2007-11-20
Fix regression with the menus
Filippos Karapetis
2007-11-20
Cleanup and simplification
Filippos Karapetis
2007-11-20
Muting the compiler :P
Sven Hesse
2007-11-20
Slight fix for the sound in Mickey's Space Adventure
Filippos Karapetis
2007-11-20
Implemented music in Mickey's Space Adventure, thanks to the now common softs...
Filippos Karapetis
2007-09-23
Rename class variables to conform our code conventions
Eugene Sandulenko
2007-09-22
Code cleanup and simplification
Filippos Karapetis
2007-09-22
Code simplification
Filippos Karapetis
2007-09-22
Simplified item handling code in Mickey
Filippos Karapetis
2007-09-22
Replaced room indexes with their corresponding enums
Filippos Karapetis
2007-09-22
Code simplification. Removed IDI_MSA_MAX_STR and fRmTxt - oRmTxt is used inst...
Filippos Karapetis
2007-09-21
Fix regression caused by the latest cleanups
Filippos Karapetis
2007-09-21
Oops
Filippos Karapetis
2007-09-21
Cleanup
Filippos Karapetis
2007-09-21
Simplified Mickey::randomize()
Filippos Karapetis
2007-09-21
Several bug fixes for Mickey's Space Adventure:
Filippos Karapetis
2007-09-20
Implement inventory in Troll's Tale
Eugene Sandulenko
2007-09-20
Some updates to Mickey's BCG logo drawing function
Filippos Karapetis
2007-09-19
Merge several choice-related functions
Eugene Sandulenko
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-09-18
WIP for Troll's Tale
Eugene Sandulenko
2007-09-11
remove the rest of the PreAGI loader
Matthew Hoops
2007-09-10
Fix compilation / warnings
Max Horn
2007-09-09
Some updates for the BCG Disney logo in Mickey
Filippos Karapetis
2007-09-08
Fixed various warnings
Max Horn
2007-09-06
Some updates for decoding Disney's BCG logo in Mickey
Filippos Karapetis
2007-09-06
Objects in Mickey are shown correctly now. Also, reduced the places where the...
Filippos Karapetis
2007-09-05
Changed several #ifdef _DEBUG code parts in Mickey with #if 0 (and commented ...
Filippos Karapetis
2007-09-05
Only change the cursor palette when the mouse hovers over a hotspot in Mickey...
Filippos Karapetis
2007-09-05
clear the screen after using printStory() so the text does not remain on in t...
Matthew Hoops
2007-09-05
Make blinking lights work
Eugene Sandulenko
2007-09-05
Some updates for Mickey:
Filippos Karapetis
2007-09-04
The mouse cursor is now visible in Mickey. Also, the enter key on the keypad ...
Filippos Karapetis
2007-09-03
Some updates for Mickey: objects are shown now (though still incorrectly), im...
Filippos Karapetis
2007-09-03
Some more updates to Mickey's sound system
Filippos Karapetis
2007-09-03
Some updates to preagi's sound system and code cleanup
Filippos Karapetis
2007-09-03
make Mickey use the SaveFileManager for saving/loading
Matthew Hoops
2007-09-03
fix warning
Matthew Hoops
2007-09-03
Some updates to Mickey's sound system and code cleanup
Filippos Karapetis
2007-09-03
fix flashScreen
Matthew Hoops
2007-09-03
Implemented clearRow for preagi games. Mickey save games should work now. Som...
Filippos Karapetis
2007-09-02
Implemented clearScreen() for preagi games
Filippos Karapetis
2007-09-02
fix more warnings
Matthew Hoops
2007-09-02
Slight update on Mickey's drawPic
Filippos Karapetis
2007-09-02
The dimensions of the picture resources in preagi games is different for each...
Filippos Karapetis
2007-09-02
The picture files in Mickey have a different width
Filippos Karapetis
[prev]
[next]