aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-09-04Fixed some warnings.Torbjörn Andersson
2007-09-04next part of mergePaweł Kołodziejski
2007-09-04- Replace plotPattern() function with one based on specs.Eugene Sandulenko
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-03Fix warning about unused static functionMax Horn
2007-09-03Make static data tables const (helps the optimizer a bit)Max Horn
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-03CleanupFilippos Karapetis
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-02Text in Mickey is shown correctly now. Also, removed an obsolete function dec...Filippos Karapetis
2007-09-02Image placement in Mickey is correct nowFilippos Karapetis
2007-09-02I believe this fixes part of the music fading glitch in IHNM, but there's stillTorbjörn Andersson
2007-09-02Renamed preagi_input.cpp to preagi_common.cpp, as it now contains the code th...Filippos Karapetis
2007-09-02Moved preagi common code to a more appropriate place (commit 1 of 2)Filippos Karapetis
2007-09-02patch #1779606 (README: more fixes)Matthew Hoops
2007-09-02More support for subtitles in BRA.Nicola Mettifogo
2007-09-02Simplified global label management and added subtitles for BRA.Nicola Mettifogo
2007-09-02fixed some warningsMax Horn
2007-09-02Cleanup: removed unneeded references to engine (_vm).Nicola Mettifogo
2007-09-02Removed rand() and substituted it with Common::RandomSource Filippos Karapetis
2007-09-02Jobs are now members of the engine and are handled with a table, instead of b...Nicola Mettifogo
2007-09-02fix more warningsMatthew Hoops
2007-09-02Slight update on Mickey's drawPicFilippos Karapetis
2007-09-02fix a warning and some code formattingMatthew Hoops
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-02Fix compile.Travis Howell
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-02Merged all the different picture decoding functionsFilippos Karapetis
2007-09-01Implemented the rnd() function. Some cleanup to remove unneeded functionalityFilippos Karapetis
2007-09-01Fix regressionEugene Sandulenko
2007-09-01Fix fallback detectorEugene Sandulenko
2007-09-01Updated project files: added Drascula, ASM object files, ...Chris Apers
2007-09-01CW doesn't support ASM source file, this bat is required to execute an extern...Chris Apers
2007-09-01Cleanup: more 68K related filesChris Apers
2007-09-01Cleanup: remove obsolete files related to old 68k version not supported anymoreChris Apers
2007-09-01Cleanup: remove obsolete code (PalmOS 68K version not supported anymore)Chris Apers
2007-09-01Cleanup:remove obsolete files related to old 68k version not supported anymoreChris Apers
2007-09-01Fix compilation and warnings.Eugene Sandulenko
2007-09-01Added WIP logic code for Mickey's Space AdventureFilippos Karapetis
2007-09-01Prepare Drascula supportChris Apers
2007-09-01Added ARM optimzed codeChris Apers