aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-09-02Moved preagi common code to a more appropriate place (commit 1 of 2)Filippos Karapetis
svn-id: r28831
2007-09-02patch #1779606 (README: more fixes)Matthew Hoops
svn-id: r28830
2007-09-02More support for subtitles in BRA.Nicola Mettifogo
svn-id: r28829
2007-09-02Simplified global label management and added subtitles for BRA.Nicola Mettifogo
svn-id: r28828
2007-09-02fixed some warningsMax Horn
svn-id: r28827
2007-09-02Cleanup: removed unneeded references to engine (_vm).Nicola Mettifogo
svn-id: r28826
2007-09-02Removed rand() and substituted it with Common::RandomSource Filippos Karapetis
svn-id: r28825
2007-09-02Jobs are now members of the engine and are handled with a table, instead of ↵Nicola Mettifogo
being external functions. svn-id: r28824
2007-09-02fix more warningsMatthew Hoops
svn-id: r28822
2007-09-02Slight update on Mickey's drawPicFilippos Karapetis
svn-id: r28821
2007-09-02fix a warning and some code formattingMatthew Hoops
svn-id: r28820
2007-09-02The 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-02The picture files in Mickey have a different widthFilippos Karapetis
svn-id: r28818
2007-09-02Fix compile.Travis Howell
svn-id: r28814
2007-09-02Some more updates to preagi string drawing functionFilippos Karapetis
svn-id: r28813
2007-09-02Initial implementation of preagi string drawing functions. They still need ↵Filippos Karapetis
work, though svn-id: r28812
2007-09-02Merged all the different picture decoding functionsFilippos Karapetis
svn-id: r28811
2007-09-01Implemented the rnd() function. Some cleanup to remove unneeded functionalityFilippos Karapetis
svn-id: r28810
2007-09-01Fix regressionEugene Sandulenko
svn-id: r28809
2007-09-01Fix fallback detectorEugene Sandulenko
svn-id: r28808
2007-09-01Updated project files: added Drascula, ASM object files, ...Chris Apers
svn-id: r28807
2007-09-01CW doesn't support ASM source file, this bat is required to execute an ↵Chris Apers
external compiler and add object code to CW project svn-id: r28806
2007-09-01Cleanup: more 68K related filesChris Apers
svn-id: r28805
2007-09-01Cleanup: remove obsolete files related to old 68k version not supported anymoreChris Apers
svn-id: r28804
2007-09-01Cleanup: remove obsolete code (PalmOS 68K version not supported anymore)Chris Apers
svn-id: r28803
2007-09-01Cleanup:remove obsolete files related to old 68k version not supported anymoreChris Apers
svn-id: r28802
2007-09-01Fix compilation and warnings.Eugene Sandulenko
svn-id: r28801
2007-09-01Added WIP logic code for Mickey's Space AdventureFilippos Karapetis
svn-id: r28800
2007-09-01Prepare Drascula supportChris Apers
svn-id: r28799
2007-09-01Added ARM optimzed codeChris Apers
svn-id: r28798
2007-09-01Prepare Drascula supportChris Apers
svn-id: r28797
2007-09-01Prevent orientation changeChris Apers
svn-id: r28796
2007-09-01Updated the agi MSVC8 project file for commit #28791Filippos Karapetis
svn-id: r28795
2007-09-01Fixed compilationChris Apers
svn-id: r28794
2007-09-01Removed obsolete codeChris Apers
svn-id: r28793
2007-09-01Some key related cleanupChris Apers
svn-id: r28792
2007-09-01GIve some files more logical namesEugene Sandulenko
svn-id: r28791
2007-09-01Fix MSVC8's project file after addition of the WIP PreAGI engine.Kari Salminen
svn-id: r28790
2007-09-01Fix the crash in the IHNM introFilippos Karapetis
svn-id: r28789
2007-09-01Do not decode frames beyond maxFrames to avoid any potential issuesEugene Sandulenko
svn-id: r28788
2007-09-01An early WIP of PreAGI (TrollVM) supportEugene Sandulenko
svn-id: r28787
2007-09-01The music of chapter 6 in IHNM is loaded correctly nowFilippos Karapetis
svn-id: r28786
2007-09-01Modified the workaround for the IHNM end credits animationFilippos Karapetis
svn-id: r28785
2007-09-01Add older picture formats parsersEugene Sandulenko
svn-id: r28784
2007-09-01Remove the timer callback when the Music object is deleted.Torbjörn Andersson
svn-id: r28783
2007-09-01Don't go out of bounds when filling anim->frameOffsets[].Torbjörn Andersson
svn-id: r28782
2007-09-01This is a pseudo-commit. Previous commit log message for this file should readEugene Sandulenko
as follows: Fix recent regression crash in IHNM intro. svn-id: r28781
2007-09-01Fix intro in German and Spanish IHNM. Eugene Sandulenko
svn-id: r28780
2007-09-01Proper height for Chinese characters, also remove obsolete hack for computingEugene Sandulenko
character base. svn-id: r28779
2007-08-31Slight simplification.Torbjörn Andersson
svn-id: r28776