For those of you that want to get whatever in this BETA release,
please do so ASAP.


For the netcode, this is pretty much trunk's netcode plus some
modifications to a few defines to get it to sync up more often, and to
spit out info when we can't sync since the packet would be too big.  I
also lowered max units from 300 to 150.  Other than that, I haven't
really touched it.


And the reason for the release on Sat, is because I will not be here
Sunday--and I won't return until the 21st (I think)

We need to have a 'stable' release by the end of Dec.

==============
This is the current Change log:
2009-11-14: Version 2.3.0 beta 1
 * General:
   *  Fix: Use Enable GLC_AUTO_FONT to enable it to fallback to
different fonts if the default font doesn't contain the needed font.
(r8365)
   * Change: Try to display dialog box when a internal game error
causes game to crash on Windows (r8307)
   * Fix: Reduce the time it takes to rebuild font cache on Vista and
Windows 7 (ticket:1013, r8322)
   * Fix: Collection of smaller bugfixes (ticket:997, ticket:1018,
ticket:1021, ticket:1006)
   * Change: Switched fontconfig question from scary pop-up message to
NLS sub-feature (r8359, ticket:1034).
   * Fix: make distcheck should now work after initial make (to
generate yacc/lex files) (r8360)
  *Multiplayer:
   * Change: Drop SDL_NET in favor of using BSD sockets (same as trunk
code) (r8342, ticket:1038)
   * Change: Try to mitigate turnOffMultiMsg() via setting
isMPDirtyBit when needed. (r8369)
   * Change: Max unit count is down from 300 to 150 to mitigate
bandwidth issues. (r8369)
   * Change: Sync code is now run when isMPDirtyBit is set or 135ms
has expired for droids / power / structures (45ms per frame (locked)
so ~ every 3 iterations) (r8369)
   * Change: Ping (in game, not lobby!) is now sent every 4 iterations
and Score is sent every 5 (r8369)
   * Change: MAX_BYTESPERSEC bump up to 7K from ~3.3K to mitigate when
we can sync. (r8369)
   * Change: When we have reached MAX_BYTESPERSEC limit, inform of
this event in the logs **FOR THIS BETA ONLY** (r8369)

_______________________________________________
Warzone-dev mailing list
Warzone-dev@gna.org
https://mail.gna.org/listinfo/warzone-dev

Reply via email to