summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-04Calculate Paddle velocity in (x,y) at time of collision.HEADmasterMatt Turner
2011-04-04Add Paddle/Ball collision detection.Matt Turner
2011-04-04Minor warnings clean up.Matt Turner
2011-04-04Add code to limit paddle speed.Matt Turner
2011-04-04Fix typo in paddle code.Matt Turner
2011-04-04Move paddle code into paddle.c.Matt Turner
2011-04-04Move ball code into ball.c.Matt Turner
2011-04-04Clean ups. Cut down GLPong_t more.Matt Turner
2011-04-04Remove unnecessary code.Matt Turner
2011-04-04Split paddle and ball drawing into separate functionsMatt Turner
2011-04-04Define GLPONG_FRONT_Z and GLPONG_BACK_Z.Matt Turner
2011-04-04Rework Mouse, clean GLPong_t struct.Matt Turner
2011-04-04Rework GLPong_Draw, use FPS code.Matt Turner
2011-04-04Rework GLPong_Init and text init.Matt Turner
2011-04-04Switch to glpong's HandleEvent's functionMatt Turner
2011-04-04Make functions static.Matt Turner
2008-02-23Fix dumb mistakeMatt Turner
2008-02-23Use inline-asm only with gcc. Add fallback for other compilersMatt Turner
2007-07-09Implemented collision detection. Fixed paddle positions.Matt Turner
2006-12-12-Fixed the FPS counter, somewhat.Matt Turner
2006-09-07Updated to QuesoGLC 0.4.1. Minor stuff.Matt Turner
2006-08-09New ball image. Fixes, code clean up. Removal of unused functions.Matt Turner
2006-08-06Added FPS counter. Cleaned up GLC code.Matt Turner
2006-08-06Added Text rendering support via QuesoGLC (http://quesoglc.sourceforge.net/in...Matt Turner
2006-08-04Support for background images :PMatt Turner
2006-08-04Paddle can no longer move out of boundsMatt Turner
2006-08-04Added new SkyOS paddle. Paddle should move with mouse as expected.Matt Turner
2006-08-04Still progressingMatt Turner
2006-08-04Begin working on paddlesMatt Turner
2006-08-04Bouncing ball fixes/improvementsMatt Turner
2006-08-04Basic bouncing ball, rectangle outline of boundsMatt Turner
2006-08-04Code ImportMatt Turner
2006-08-04git-svn-id: svn://mattst88.com/svn/glpong3d/trunk@2 4dd1920e-271a-0410-bca0-8...Matt Turner
2006-08-04Initial ImportMatt Turner