aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction/location.cpp
AgeCommit message (Collapse)Author
2007-02-10fixed wrong implementation: zones and animations now survive location ↵Nicola Mettifogo
switches according to their properties and/or system flags svn-id: r25478
2007-02-04applied 2nd workaround to avoid crashes caused by labels when switching locationNicola Mettifogo
svn-id: r25388
2007-02-04added more debug levels and commentsNicola Mettifogo
svn-id: r25386
2007-02-04_hoverZone now is handled as in the original engineNicola Mettifogo
svn-id: r25375
2007-02-01Used Fingolfin's workaround for a bogus (?) warning produced by some versionsTorbjörn Andersson
of GCC. (Not the one he's using, though, which is why I'm doing this instead.) svn-id: r25327
2007-01-26added more debug messagesNicola Mettifogo
svn-id: r25214
2007-01-15Fixing const related warnings in the parallaction engineMax Horn
svn-id: r25095
2007-01-14Initial import of Parallaction engineEugene Sandulenko
svn-id: r25083