Commit graph

15 commits

Author SHA1 Message Date
Matthias Schiffer
88fd16d930 Added dump CPU player 2010-03-02 23:22:44 +01:00
Matthias Schiffer
8586ef7b85 New generic player implementation 2010-03-02 21:36:37 +01:00
Matthias Schiffer
d4db00ce9b Implemented correct turning 2010-03-02 06:10:34 +01:00
Matthias Schiffer
bbed580653 Fixed event handling bug; don't provide generated bindings in git as they are probably not 64-bit clean 2010-02-25 05:08:10 +01:00
Matthias Schiffer
b4f295da91 Added tank texture and turn to drive direction 2010-02-25 04:38:14 +01:00
Matthias Schiffer
c23e63e667 Cache textures in game state 2010-02-25 03:16:44 +01:00
Matthias Schiffer
b4c3367c63 Added texture loading 2010-02-25 02:15:26 +01:00
Matthias Schiffer
7f12f41e5f Added keyboard events 2010-02-24 03:40:06 +01:00
Matthias Schiffer
4a6d841bc7 Used fixed point numbers for coordinates 2010-02-24 02:42:10 +01:00
Matthias Schiffer
9036ac3105 Use state monad to hold main loop state 2010-02-23 23:31:11 +01:00
Matthias Schiffer
366eb711dd Update viewport on resize 2010-02-23 20:51:30 +01:00
Matthias Schiffer
9772130708 Added buffer swap and some other things to the GLX backend and main loop 2010-02-23 15:05:31 +01:00
Matthias Schiffer
f10352a0f1 Handle quit events 2010-02-22 22:25:06 +01:00
Matthias Schiffer
465bf68345 Added simple main loop 2010-02-22 18:27:18 +01:00
Matthias Schiffer
62fe58cb55 Initial commit 2010-02-22 16:50:42 +01:00