summaryrefslogtreecommitdiffstats
path: root/src/Render.hs
AgeCommit message (Expand)Author
2011-06-24Added Transformable class to simplify collision calculationMatthias Schiffer
2011-01-03Added some fixes for current opengl libraryMatthias Schiffer
2010-04-16Adapted to obj-model-opengl renameMatthias Schiffer
2010-04-16Added more models and render with perspective transform nowMatthias Schiffer
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