aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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-01Cleanup: remove obsolete code (PalmOS 68K version not supported anymore)Chris Apers
2007-09-01Fix compilation and warnings.Eugene Sandulenko
2007-09-01Added WIP logic code for Mickey's Space AdventureFilippos Karapetis
2007-09-01GIve some files more logical namesEugene Sandulenko
2007-09-01Fix the crash in the IHNM introFilippos Karapetis
2007-09-01Do not decode frames beyond maxFrames to avoid any potential issuesEugene Sandulenko
2007-09-01An early WIP of PreAGI (TrollVM) supportEugene Sandulenko
2007-09-01The music of chapter 6 in IHNM is loaded correctly nowFilippos Karapetis
2007-09-01Modified the workaround for the IHNM end credits animationFilippos Karapetis
2007-09-01Add older picture formats parsersEugene Sandulenko
2007-09-01Remove the timer callback when the Music object is deleted.Torbjörn Andersson
2007-09-01Don't go out of bounds when filling anim->frameOffsets[].Torbjörn Andersson
2007-09-01This is a pseudo-commit. Previous commit log message for this file should readEugene Sandulenko
2007-09-01Fix intro in German and Spanish IHNM. Eugene Sandulenko
2007-09-01Proper height for Chinese characters, also remove obsolete hack for computingEugene Sandulenko
2007-08-31Slight simplification.Torbjörn Andersson
2007-08-31Pushed current save/load code from Parallaction down to Parallaction_ns.Nicola Mettifogo
2007-08-31Initialise _chapterNumber to fix Valgrind warning.Torbjörn Andersson
2007-08-31Fix for bug #1784937 ("KYRA: Wrong path for Brandon in starting location").Johannes Schickel
2007-08-31Simplify fading code a bit.Eugene Sandulenko
2007-08-31Fix end credits in IHNM. Now video length is determined properly.Eugene Sandulenko
2007-08-31Fix warningEugene Sandulenko
2007-08-31Some slight updates to palette fadeout/fadein before a cutaway starts (still ...Filippos Karapetis
2007-08-31The IHNM credits sequence is shown now. However, only half of the sequence is...Filippos Karapetis
2007-08-31Fix regression: the volume after the start credits was set to 0, so the IHNM ...Filippos Karapetis
2007-08-31Some cleanup for the IHNM demoFilippos Karapetis
2007-08-30Make checkKey() test for EVENT_QUIT as well, so that we can quit the IHNM introTorbjörn Andersson
2007-08-30Remove debug leftoverEugene Sandulenko
2007-08-30Proper implementation of intro and credits in IHNMEugene Sandulenko
2007-08-28Enforced use of character's feet coordinates throughout the walk code.Nicola Mettifogo
2007-08-28Fix relative pitch handling (It's signed, was interpreted as unsigned before).Kari Salminen
2007-08-27The actors in Nimdok's part of the IHNM demo are shown correctly nowFilippos Karapetis
2007-08-27Added some skeleton code for the IHNM credits movie. Also, changed the locati...Filippos Karapetis
2007-08-27Updated some commentsFilippos Karapetis
2007-08-27typoFilippos Karapetis