Difference for ./ChangeLog from version 1.426 to 1.427


version 1.426 version 1.427
Line 17
 
Line 17
 ------------------------------------------------------------------------------  ------------------------------------------------------------------------------
 Changes for CVS:  Changes for CVS:
   
   Fixes my previous commit. Should now properly allocate/deallocate the
   faces_sent array.
   --
   common/player.c: Free faces_sent in free_player().
   include/newserver.h: Add field faces_sent_len to NewSocket struct.
   server/player.c: Allocate and copy faces_sent in add_player().
   socket/init.c: Use faces_sent_len in InitConnection().
   socket/loop.c: Initialize faces_sent_len in doeric_server().
   Andreas Kirschbaum 2005-10-28
   
 The archetypes now contain more than MAXFACENUM (5000) faces. The following  The archetypes now contain more than MAXFACENUM (5000) faces. The following
 changes remove the fixed limit of the number of faces. The server now  changes remove the fixed limit of the number of faces. The server now
 allocates enough memory to handle all defined faces.  allocates enough memory to handle all defined faces.


Legend:
line(s) removed in v.1.426 
line(s) changed
 line(s) added in v.1.427

File made using version 1.98 of cvs2html by leaf at 2011-07-21 16:46