aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction/parallaction.h
AgeCommit message (Expand)Author
2007-03-04wrapped loader routines into a new class named Disk. The new class is also re...Nicola Mettifogo
2007-02-25wrapped archive routines into a new class named Archive. File-level static va...Nicola Mettifogo
2007-02-21Add support for MIDI music. THough the music is not yet heard sinceEugene Sandulenko
2007-02-20made hi-level parsing routines (Zone, Commands, Dialogue, Animation) rely on ...Nicola Mettifogo
2007-02-20changed parseComment to use Script stream instead of fileNicola Mettifogo
2007-02-20cleanup and small fixesNicola Mettifogo
2007-02-19first step in parser simplificationNicola Mettifogo
2007-02-17Some indentation and format changes. Mostly replacing spaces with tabs.Torbjörn Andersson
2007-02-13cleanupNicola Mettifogo
2007-02-11added load/save supportNicola Mettifogo
2007-02-04changed handling of zone labels to match original engineNicola Mettifogo
2007-01-21Reduce dependency from common/advancedDetector.hEugene Sandulenko
2007-01-21fixed ordering of engine jobs: no more known graphics glitchesNicola Mettifogo
2007-01-15Fixing const related warnings in the parallaction engineMax Horn
2007-01-15fixed pointer casting in InputData managementNicola Mettifogo
2007-01-14Initial import of Parallaction engineEugene Sandulenko