summaryrefslogtreecommitdiff
path: root/vectorgfx.mod
AgeCommit message (Expand)Author
2006-05-05Changed license to MIT LicenseIan C
2005-10-24Added a different method for handling collisionsIan C
2005-10-23Changed handling of invalid callsIan C
2005-10-23Added IsInside()Ian C
2005-10-23Added fields to indicate size of objectsIan C
2005-10-21Added scale to objects, and ability to clone objectsIan C
2005-10-17Improved collision processing so that the points, objects and lines that caus...Ian C
2005-10-11Changed vector objects so they work on a point list and line index basisIan C
2005-10-10Added routines to get adjusted co-ords and normals from lines.Ian C
2005-10-10Added vectorgfx moduleIan C