aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction/zone.cpp
AgeCommit message (Expand)Author
2007-02-19fixed regression bug preventing user from interacting with many items, notabl...Nicola 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-17fixed regression bug caused by ZoneTypeData being declared as a struct instea...Nicola Mettifogo
2007-02-10fixed wrong implementation: zones and animations now survive location switche...Nicola Mettifogo
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-26added more debug messagesNicola Mettifogo
2007-01-15Fixing const related warnings in the parallaction engineMax Horn
2007-01-15fix warningPaweł Kołodziejski
2007-01-14Initial import of Parallaction engineEugene Sandulenko