summaryrefslogtreecommitdiffstats
path: root/src/Render.hs
AgeCommit message (Expand)Author
2010-04-14Added tank texturesMatthias Schiffer
2010-04-12Simplified texture and model loading; also use crosshair for DefaultPlayerMatthias Schiffer
2010-04-12Some improvements on coordinate calculation & player renderingMatthias Schiffer
2010-04-12Added lightingMatthias Schiffer
2010-04-12Added 3D modelsMatthias Schiffer
2010-04-11Removed IO from Game monadMatthias Schiffer
2010-04-10Added player cursorMatthias Schiffer
2010-04-07Added Wiimote supportMatthias Schiffer
2010-03-17Some optimizationsMatthias Schiffer
2010-03-15Reorganized code to add Debris classMatthias Schiffer
2010-03-09Renamed shoot to bulletMatthias Schiffer
2010-03-09Moved source files to src directoryMatthias Schiffer