index
:
htanks
master
Haskell-Klon von WiiPlay Tanks
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2010-04-10
WiimotePlayer: Smooth IR aiming
Matthias Schiffer
2010-04-10
Added player cursor
Matthias Schiffer
2010-04-10
WiimotePlayer: Use IR sensor for aiming
Matthias Schiffer
2010-04-10
WiimotePlayer: Handle IR signal
Matthias Schiffer
2010-04-08
Added nunchuk support
Matthias Schiffer
2010-04-07
Use system sleep functions as threadDelay sleep to long without -threaded
Matthias Schiffer
2010-04-07
Added Wiimote support
Matthias Schiffer
2010-03-18
Hit tanks will die now.
Matthias Schiffer
2010-03-18
Added bullet/tank collision; reduced tick count
Matthias Schiffer
2010-03-17
Some optimizations
Matthias Schiffer
2010-03-16
Added bullet/bullet collision
Matthias Schiffer
2010-03-15
Reorganized code to add Debris class
Matthias Schiffer
2010-03-09
Nice tank-border collision detection
Matthias Schiffer
2010-03-09
Moved parts of Main to Simulation module
Matthias Schiffer
2010-03-09
Raise number of left bullets after a bullet exploded
Matthias Schiffer
2010-03-09
Reflect bullets at the level border
Matthias Schiffer
2010-03-09
Renamed shoot to bullet
Matthias Schiffer
2010-03-09
Moved source files to src directory
Matthias Schiffer