Tartarus CVS: sdlgames: simon
tartarus-commits@lists.tartarus.org
tartarus-commits@lists.tartarus.org
Sat, 18 Jan 2003 10:16:13 +0000
CVS Root: /home/cvs
Module: sdlgames
Changes by: simon
Date: Sat Jan 18 2003 10:16:13 GMT
Log message:
All three SDL games now compile and run under non-PS2 forms of SDL,
and if the PC had one or two PS2 controllers (or equivalent)
attached to it then they would probably actually be playable as
well. Unfortunately, the only keyboard support in any of the games
is the bit I put in for easy PS2 development that causes ESC to quit
the game at any time, so as yet they're _not_ actually playable.
Modified files:
. : game256.c sdlstuff.c sdlstuff.h
nort : nort.c
ntris : ntrissdl.c
sumo : sumo.c
Links:
http://cvs.tartarus.org//sdlgames/game256.c.diff?r1=1.3&r2=1.4
http://cvs.tartarus.org//sdlgames/sdlstuff.c.diff?r1=1.3&r2=1.4
http://cvs.tartarus.org//sdlgames/sdlstuff.h.diff?r1=1.3&r2=1.4
http://cvs.tartarus.org//sdlgames/nort/nort.c.diff?r1=1.12&r2=1.13
http://cvs.tartarus.org//sdlgames/ntris/ntrissdl.c.diff?r1=1.5&r2=1.6
http://cvs.tartarus.org//sdlgames/sumo/sumo.c.diff?r1=1.22&r2=1.23