aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction/animation.cpp
AgeCommit message (Expand)Author
2007-02-19moved specialised parsing routines in parser.cpp, so code can be refactored m...Nicola Mettifogo
2007-02-19fixed bad implementationNicola Mettifogo
2007-02-18new special debug levelsNicola Mettifogo
2007-02-17Some indentation and format changes. Mostly replacing spaces with tabs.Torbjörn Andersson
2007-02-17changed some debug levelsNicola Mettifogo
2007-02-15fixed warning pointed out by _QNicola Mettifogo
2007-02-14More skip_whitespace -> Common::ltrim(). For real now.Eugene Sandulenko
2007-02-04changed handling of zone labels to match original engineNicola Mettifogo
2007-02-01Used Fingolfin's workaround for a bogus (?) warning produced by some versionsTorbjörn Andersson
2007-01-15Fixing const related warnings in the parallaction engineMax Horn
2007-01-14Initial import of Parallaction engineEugene Sandulenko