Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-09-03 | make Mickey use the SaveFileManager for saving/loading | Matthew Hoops | |
svn-id: r28843 | |||
2007-09-03 | Cleanup | Filippos Karapetis | |
svn-id: r28842 | |||
2007-09-03 | fix warning | Matthew Hoops | |
svn-id: r28841 | |||
2007-09-03 | Some updates to Mickey's sound system and code cleanup | Filippos Karapetis | |
svn-id: r28840 | |||
2007-09-03 | fix flashScreen | Matthew Hoops | |
svn-id: r28839 | |||
2007-09-03 | Implemented clearRow for preagi games. Mickey save games should work now. ↵ | Filippos Karapetis | |
Some code cleanup svn-id: r28838 | |||
2007-09-02 | Implemented clearScreen() for preagi games | Filippos Karapetis | |
svn-id: r28837 | |||
2007-09-02 | Text in Mickey is shown correctly now. Also, removed an obsolete function ↵ | Filippos Karapetis | |
declaration of PutPixel() svn-id: r28835 | |||
2007-09-02 | Image placement in Mickey is correct now | Filippos Karapetis | |
svn-id: r28834 | |||
2007-09-02 | I believe this fixes part of the music fading glitch in IHNM, but there's still | Torbjörn Andersson | |
a slight problem when the intro fades the music down. Just before starting the new music, the old music is briefly set back to normal volume again. This could be a script bug, but I haven't investigated it any further. svn-id: r28833 | |||
2007-09-02 | Renamed preagi_input.cpp to preagi_common.cpp, as it now contains the code ↵ | Filippos Karapetis | |
that all preagi games share (commit 2 of 2) svn-id: r28832 | |||
2007-09-02 | Moved preagi common code to a more appropriate place (commit 1 of 2) | Filippos Karapetis | |
svn-id: r28831 | |||
2007-09-02 | More support for subtitles in BRA. | Nicola Mettifogo | |
svn-id: r28829 | |||
2007-09-02 | Simplified global label management and added subtitles for BRA. | Nicola Mettifogo | |
svn-id: r28828 | |||
2007-09-02 | fixed some warnings | Max Horn | |
svn-id: r28827 | |||
2007-09-02 | Cleanup: removed unneeded references to engine (_vm). | Nicola Mettifogo | |
svn-id: r28826 | |||
2007-09-02 | Removed rand() and substituted it with Common::RandomSource | Filippos Karapetis | |
svn-id: r28825 | |||
2007-09-02 | Jobs are now members of the engine and are handled with a table, instead of ↵ | Nicola Mettifogo | |
being external functions. svn-id: r28824 | |||
2007-09-02 | fix more warnings | Matthew Hoops | |
svn-id: r28822 | |||
2007-09-02 | Slight update on Mickey's drawPic | Filippos Karapetis | |
svn-id: r28821 | |||
2007-09-02 | fix a warning and some code formatting | Matthew Hoops | |
svn-id: r28820 | |||
2007-09-02 | The dimensions of the picture resources in preagi games is different for ↵ | Filippos Karapetis | |
each game. Mickey's pictures are shown correctly now svn-id: r28819 | |||
2007-09-02 | The picture files in Mickey have a different width | Filippos Karapetis | |
svn-id: r28818 | |||
2007-09-02 | Fix compile. | Travis Howell | |
svn-id: r28814 | |||
2007-09-02 | Some more updates to preagi string drawing function | Filippos Karapetis | |
svn-id: r28813 | |||
2007-09-02 | Initial implementation of preagi string drawing functions. They still need ↵ | Filippos Karapetis | |
work, though svn-id: r28812 | |||
2007-09-02 | Merged all the different picture decoding functions | Filippos Karapetis | |
svn-id: r28811 | |||
2007-09-01 | Implemented the rnd() function. Some cleanup to remove unneeded functionality | Filippos Karapetis | |
svn-id: r28810 | |||
2007-09-01 | Fix regression | Eugene Sandulenko | |
svn-id: r28809 | |||
2007-09-01 | Fix fallback detector | Eugene Sandulenko | |
svn-id: r28808 | |||
2007-09-01 | Cleanup: remove obsolete code (PalmOS 68K version not supported anymore) | Chris Apers | |
svn-id: r28803 | |||
2007-09-01 | Fix compilation and warnings. | Eugene Sandulenko | |
svn-id: r28801 | |||
2007-09-01 | Added WIP logic code for Mickey's Space Adventure | Filippos Karapetis | |
svn-id: r28800 | |||
2007-09-01 | GIve some files more logical names | Eugene Sandulenko | |
svn-id: r28791 | |||
2007-09-01 | Fix the crash in the IHNM intro | Filippos Karapetis | |
svn-id: r28789 | |||
2007-09-01 | Do not decode frames beyond maxFrames to avoid any potential issues | Eugene Sandulenko | |
svn-id: r28788 | |||
2007-09-01 | An early WIP of PreAGI (TrollVM) support | Eugene Sandulenko | |
svn-id: r28787 | |||
2007-09-01 | The music of chapter 6 in IHNM is loaded correctly now | Filippos Karapetis | |
svn-id: r28786 | |||
2007-09-01 | Modified the workaround for the IHNM end credits animation | Filippos Karapetis | |
svn-id: r28785 | |||
2007-09-01 | Add older picture formats parsers | Eugene Sandulenko | |
svn-id: r28784 | |||
2007-09-01 | Remove the timer callback when the Music object is deleted. | Torbjörn Andersson | |
svn-id: r28783 | |||
2007-09-01 | Don't go out of bounds when filling anim->frameOffsets[]. | Torbjörn Andersson | |
svn-id: r28782 | |||
2007-09-01 | This is a pseudo-commit. Previous commit log message for this file should read | Eugene Sandulenko | |
as follows: Fix recent regression crash in IHNM intro. svn-id: r28781 | |||
2007-09-01 | Fix intro in German and Spanish IHNM. | Eugene Sandulenko | |
svn-id: r28780 | |||
2007-09-01 | Proper height for Chinese characters, also remove obsolete hack for computing | Eugene Sandulenko | |
character base. svn-id: r28779 | |||
2007-08-31 | Slight simplification. | Torbjörn Andersson | |
svn-id: r28776 | |||
2007-08-31 | Pushed current save/load code from Parallaction down to Parallaction_ns. | Nicola Mettifogo | |
svn-id: r28775 | |||
2007-08-31 | Initialise _chapterNumber to fix Valgrind warning. | Torbjörn Andersson | |
svn-id: r28774 | |||
2007-08-31 | Fix for bug #1784937 ("KYRA: Wrong path for Brandon in starting location"). | Johannes Schickel | |
svn-id: r28773 | |||
2007-08-31 | Simplify fading code a bit. | Eugene Sandulenko | |
svn-id: r28772 |