CVSROOT: /home/cvs Module name: sdlgames Changes by: simon 02/09/01 11:38:32 Modified files: sumo : sumo.c Log message: When we clip a player's coordinates to the boundaries of the arena, we must also clip their velocity so the game doesn't still think they're travelling _off_ the area - otherwise weird things will happen if they then hit a mirror.