summaryrefslogtreecommitdiffstats
path: root/HTanks.hs
AgeCommit message (Expand)Author
2010-03-05Aim with mouse in DefaultPlayerMatthias Schiffer
2010-03-05Render cannon direction; handle resize in GLX driverMatthias Schiffer
2010-03-02Added dump CPU playerMatthias Schiffer
2010-03-02New generic player implementationMatthias Schiffer
2010-03-02Implemented correct turningMatthias Schiffer
2010-02-25Fixed event handling bug; don't provide generated bindings in git as they are...Matthias Schiffer
2010-02-25Added tank texture and turn to drive directionMatthias Schiffer
2010-02-25Cache textures in game stateMatthias Schiffer
2010-02-25Added texture loadingMatthias Schiffer
2010-02-24Added keyboard eventsMatthias Schiffer
2010-02-24Used fixed point numbers for coordinatesMatthias Schiffer
2010-02-23Use state monad to hold main loop stateMatthias Schiffer
2010-02-23Update viewport on resizeMatthias Schiffer
2010-02-23Added buffer swap and some other things to the GLX backend and main loopMatthias Schiffer
2010-02-22Handle quit eventsMatthias Schiffer
2010-02-22Added simple main loopMatthias Schiffer
2010-02-22Initial commitMatthias Schiffer