diff --git a/ChangeLog b/ChangeLog index 20cf41c..d8dbb20 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -$Id: ChangeLog,v 1.66 2004/02/02 23:02:14 stpohle Exp $ +$Id: ChangeLog,v 1.67 2004/02/02 23:26:50 patty21 Exp $ - Fixed: forgot to put the Message F4 to start the game into the playerselection screen. I put this only into the @@ -7,14 +7,20 @@ $Id: ChangeLog,v 1.66 2004/02/02 23:02:14 stpohle Exp $ - Fixed: DropItems haven't been resetted on dropping items. -- fixed: Firewall Flag wasn't set right on all clients for the +- Fixed: Firewall Flag wasn't set right on all clients for the players. The same with the pkg_fwd routine i not only needed packets to the other clients. I send even some Serveronly packets. +- Fixed: Redraw Menuitems only if changes were made. + +- Fixed: Logo is now shown after change of resolution. + - Fixed: Bombtickingtime could not be readen from the config file. +* Changed: Download-Screen shows now a progress bar. + Version 0.11.1 ==============