summaryrefslogtreecommitdiffstats
path: root/src/Simulation.hs
AgeCommit message (Expand)Author
2011-06-26Refactored to/fromVector functionsHEADmasterMatthias Schiffer
2011-06-26Reworked Transform as a type classMatthias Schiffer
2011-06-24Added Transformable class to simplify collision calculationMatthias Schiffer
2010-04-11Restructured Simulation moduleMatthias Schiffer
2010-04-11Removed IO from Game monadMatthias Schiffer
2010-04-07Added Wiimote supportMatthias Schiffer
2010-03-18Hit tanks will die now.Matthias Schiffer
2010-03-18Added bullet/tank collision; reduced tick countMatthias Schiffer
2010-03-16Added bullet/bullet collisionMatthias Schiffer
2010-03-15Reorganized code to add Debris classMatthias Schiffer
2010-03-09Nice tank-border collision detectionMatthias Schiffer
2010-03-09Moved parts of Main to Simulation moduleMatthias Schiffer