summaryrefslogtreecommitdiff
path: root/glpong3d.h
AgeCommit message (Collapse)Author
2011-04-04Add Paddle/Ball collision detection.Matt Turner
Signed-off-by: Matt Turner <mattst88@gmail.com>
2011-04-04Move paddle code into paddle.c.Matt Turner
Signed-off-by: Matt Turner <mattst88@gmail.com>
2011-04-04Move ball code into ball.c.Matt Turner
Signed-off-by: Matt Turner <mattst88@gmail.com>
2011-04-04Clean ups. Cut down GLPong_t more.Matt Turner
Signed-off-by: Matt Turner <mattst88@gmail.com>
2011-04-04Split paddle and ball drawing into separate functionsMatt Turner
Signed-off-by: Matt Turner <mattst88@gmail.com>
2011-04-04Define GLPONG_FRONT_Z and GLPONG_BACK_Z.Matt Turner
Signed-off-by: Matt Turner <mattst88@gmail.com>
2011-04-04Rework Mouse, clean GLPong_t struct.Matt Turner
Signed-off-by: Matt Turner <mattst88@gmail.com>
2011-04-04Rework GLPong_Draw, use FPS code.Matt Turner
Signed-off-by: Matt Turner <mattst88@gmail.com>
2011-04-04Rework GLPong_Init and text init.Matt Turner
Signed-off-by: Matt Turner <mattst88@gmail.com>
2011-04-04Switch to glpong's HandleEvent's functionMatt Turner
Signed-off-by: Matt Turner <mattst88@gmail.com>
2011-04-04Make functions static.Matt Turner
Signed-off-by: Matt Turner <mattst88@gmail.com>
2008-02-23Use inline-asm only with gcc. Add fallback for other compilersMatt Turner
git-svn-id: svn://mattst88.com/svn/glpong3d/trunk@19 4dd1920e-271a-0410-bca0-81b404a81564
2007-07-09Implemented collision detection. Fixed paddle positions.Matt Turner
git-svn-id: svn://mattst88.com/svn/glpong3d/trunk@17 4dd1920e-271a-0410-bca0-81b404a81564
2006-12-12-Fixed the FPS counter, somewhat.Matt Turner
-Compressed the PNGs a little more. git-svn-id: svn://mattst88.com/svn/glpong3d/trunk@15 4dd1920e-271a-0410-bca0-81b404a81564
2006-08-09New ball image. Fixes, code clean up. Removal of unused functions.Matt Turner
git-svn-id: svn://mattst88.com/svn/glpong3d/trunk@13 4dd1920e-271a-0410-bca0-81b404a81564
2006-08-06Added FPS counter. Cleaned up GLC code.Matt Turner
git-svn-id: svn://mattst88.com/svn/glpong3d/trunk@12 4dd1920e-271a-0410-bca0-81b404a81564
2006-08-06Added Text rendering support via QuesoGLC ↵Matt Turner
(http://quesoglc.sourceforge.net/index.html). git-svn-id: svn://mattst88.com/svn/glpong3d/trunk@11 4dd1920e-271a-0410-bca0-81b404a81564
2006-08-04Support for background images :PMatt Turner
git-svn-id: svn://mattst88.com/svn/glpong3d/trunk@10 4dd1920e-271a-0410-bca0-81b404a81564
2006-08-04Added new SkyOS paddle. Paddle should move with mouse as expected.Matt Turner
git-svn-id: svn://mattst88.com/svn/glpong3d/trunk@8 4dd1920e-271a-0410-bca0-81b404a81564
2006-08-04Begin working on paddlesMatt Turner
git-svn-id: svn://mattst88.com/svn/glpong3d/trunk@6 4dd1920e-271a-0410-bca0-81b404a81564
2006-08-04Code ImportMatt Turner
git-svn-id: svn://mattst88.com/svn/glpong3d/trunk@3 4dd1920e-271a-0410-bca0-81b404a81564