Tartarus CVS: sdlgames simon

tartarus-commits@lists.tartarus.org tartarus-commits@lists.tartarus.org
Wed, 04 Sep 2002 21:13:01 +0100


CVSROOT:	/home/cvs
Module name:	sdlgames
Changes by:	simon	02/09/04 21:13:01

Modified files:
	sumo           : sumo.c 

Log message:
Subtle adjustments to the pockets and cushions to ensure that it
isn't possible to kill your speed against the table edge without
already having fallen down the pocket. This should solve the problem
where the edge cancels momentum on one axis and the player then
bounces off the cushion and comes out very slowly parallel to that
axis. I tried solving this by making the table edges slightly
bouncy, but that led to far too many bounce-outs. This is better, I
think.