rnd-20060329-1-src
authorHolger Schemel <info@artsoft.org>
Wed, 29 Mar 2006 17:43:08 +0000 (19:43 +0200)
committerHolger Schemel <info@artsoft.org>
Sat, 30 Aug 2014 08:51:17 +0000 (10:51 +0200)
commit113df1c4ad60b24a31ec6498f8cd3b2d4cd9dbfd
treea59b9cb17825e050d17c7fccaa3fd298c2c4d19f
parent77f9631ec22275d3016783caee7135efd0cf04ec
rnd-20060329-1-src
* changed behaviour of network games with internal errors (because of
  different client frame counters) from immediately terminating R'n'D
  to displaying an error message requester and stopping only the game
  (also to prevent impression of crashes under non command-line runs)
* fixed playing network games with the EMC engine (did not work before)
* fixed bug with not scrolling the screen in multi-player mode with the
  focus on player 1 when all players are moving in different directions
* fixed bug with keeping pointer to gadget even after its deallocation
* uploaded pre-release (test) version 3.2.0-7 binary and source code
ChangeLog
src/conftime.h
src/game.c
src/game_em/graphics.c
src/libgame/gadgets.c
src/main.h
src/netserv.c
src/network.c
src/network.h
src/tools.c