Branch: refs/heads/bugfixes
  Home:   https://github.com/Warzone2100/warzone2100
  Commit: 83f7adecc9ec6d769f10ee4df2e7f8c75a84ecb8
      
https://github.com/Warzone2100/warzone2100/commit/83f7adecc9ec6d769f10ee4df2e7f8c75a84ecb8
  Author: Cyp <[email protected]>
  Date:   2012-03-26 (Mon, 26 Mar 2012)

  Changed paths:
    M src/loop.cpp

  Log Message:
  -----------
  Avoid mixing up droid orders during lag.

Droid were sorted (in order to better compress net data) and queued, each game 
tick.
During lag, multiple build orders could be queued, and executed in an 
unintended order
due to being sorted. Queueing droid orders immediately after processing user 
input
should fix this, while maintaining net data size efficiency.



------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Warzone2100-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits

Reply via email to