pkgsrc/games/bomberclone
wiz 08482818aa Update to 0.11.6.2, fixing a security problem:
Version 0.11.6.2
- Client network player could die two times in a game.
  After receiving the playerdata packet from a client did the
  server first the player_set_gfx routine first. Which send a
  playerid packet with a alife player back.
  Changed: player_set_gfx routine will be called after setting
  the state of a player.
  Also do_playerid will check if the game is not running
  or the player is still alife to set this value.
- Dedicated server support (only testing).
- Fixed do_quit and send_quit.
- Fixed number of players in running games was always
  set to 0.

Version 0.11.6.1
- Display the number of players for each listed network game.
- Ghost Player added.
- Playername will not overlapped by the player gfx anymore.
- Added menuswitch to enable/disable broadcast requests.
2006-06-26 21:54:26 +00:00
..
patches Add patches for fixing 2006-02-21 22:44:53 +00:00
DESCR
distinfo Update to 0.11.6.2, fixing a security problem: 2006-06-26 21:54:26 +00:00
Makefile Update to 0.11.6.2, fixing a security problem: 2006-06-26 21:54:26 +00:00
PLIST Update to 0.11.6.2, fixing a security problem: 2006-06-26 21:54:26 +00:00