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
Age
Commit message (
Expand
)
Author
2007-09-06
Some updates for decoding Disney's BCG logo in Mickey
Filippos Karapetis
2007-09-06
room strings now work in Winnie
Matthew Hoops
2007-09-06
Winnie now enters the main loop and allows for movement (via the menu)
Matthew Hoops
2007-09-06
WIP Winnie the Pooh code (PreAGI). Shows only the intro currently
Matthew Hoops
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
Move static variables to class.
Eugene Sandulenko
2007-09-05
Some updates for Mickey:
Filippos Karapetis
2007-09-04
- Replace plotPattern() function with one based on specs.
Eugene Sandulenko
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
Fix warning about unused static function
Max Horn
2007-09-03
Make static data tables const (helps the optimizer a bit)
Max Horn
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
Cleanup
Filippos Karapetis
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
Text in Mickey is shown correctly now. Also, removed an obsolete function dec...
Filippos Karapetis
2007-09-02
Image placement in Mickey is correct now
Filippos Karapetis
2007-09-02
Renamed preagi_input.cpp to preagi_common.cpp, as it now contains the code th...
Filippos Karapetis
2007-09-02
Moved preagi common code to a more appropriate place (commit 1 of 2)
Filippos Karapetis
2007-09-02
Removed rand() and substituted it with Common::RandomSource
Filippos Karapetis
2007-09-02
fix more warnings
Matthew Hoops
2007-09-02
Slight update on Mickey's drawPic
Filippos Karapetis
2007-09-02
fix a warning and some code formatting
Matthew Hoops
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
2007-09-02
Fix compile.
Travis Howell
2007-09-02
Some more updates to preagi string drawing function
Filippos Karapetis
2007-09-02
Initial implementation of preagi string drawing functions. They still need wo...
Filippos Karapetis
2007-09-02
Merged all the different picture decoding functions
Filippos Karapetis
2007-09-01
Implemented the rnd() function. Some cleanup to remove unneeded functionality
Filippos Karapetis
2007-09-01
Fix regression
Eugene Sandulenko
2007-09-01
Fix fallback detector
Eugene Sandulenko
2007-09-01
Fix compilation and warnings.
Eugene Sandulenko
2007-09-01
Added WIP logic code for Mickey's Space Adventure
Filippos Karapetis
2007-09-01
GIve some files more logical names
Eugene Sandulenko
2007-09-01
An early WIP of PreAGI (TrollVM) support
Eugene Sandulenko
2007-09-01
Add older picture formats parsers
Eugene Sandulenko
2007-08-28
Fix relative pitch handling (It's signed, was interpreted as unsigned before).
Kari Salminen
2007-08-21
An encountered zero in an Apple IIGS sample stream turns off looping for that...
Kari Salminen
2007-08-21
Added note of clarification on enum AgiSoundType's different values.
Kari Salminen
[prev]
[next]