Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
csmash: 3D tabletennis game
- Summary
- CannonSmash is a 3D tabletennis game. The goal of this project is to
represent various strategy of tabletennis on computer game.
This program requires OpenGL and SDL. If your machine doesn't have 3D
accelaration video card, this program runs very slowly.
Changelog
- * Tue Feb 6 18:00:00 2007 Matthias Saou <http://freshrpms.net/> 0.6.6-14
- Fix to use CFLAGS and don't re-run autotools (#227379, Ville Skyttä).
- * Mon Aug 28 19:00:00 2006 Matthias Saou <http://freshrpms.net/> 0.6.6-13
- FC6 rebuild.
- Remove gcc-c++ build requirement, it's a default.
- Add patch to configure to remove empty '-I' as further include paths seem to
be ignored when it's present, this caused SDL.h to not be found.
- * Mon Mar 6 18:00:00 2006 Matthias Saou <http://freshrpms.net/> 0.6.6-12
- FC5 rebuild.