aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction/graphics.h
AgeCommit message (Collapse)Author
2007-02-17changed mapChar to use unsigned (byte) instead of char, to avoid possible ↵Nicola Mettifogo
sign issues svn-id: r25664
2007-02-12changed structure packing to use pack-start.h and pack-end.hNicola Mettifogo
svn-id: r25537
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