aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction/intro.cpp
AgeCommit message (Collapse)Author
2007-02-27changed font handling:Nicola Mettifogo
- engine doesn't see font as a low-level Cnv anymore - the Graphics class takes care of freeing memory on font changes svn-id: r25900
2007-02-21Add support for MIDI music. THough the music is not yet heard sinceEugene Sandulenko
there are no instrument assignments yet. svn-id: r25774
2007-02-17Some indentation and format changes. Mostly replacing spaces with tabs.Torbjörn Andersson
svn-id: r25654
2007-01-14Initial import of Parallaction engineEugene Sandulenko
svn-id: r25083