Branch: refs/heads/master
Home:   https://github.com/Warzone2100/warzone2100

Commit: 642bf5ffd00e4f72389b087c92fe0faed21a628c
    
https://github.com/Warzone2100/warzone2100/commit/642bf5ffd00e4f72389b087c92fe0faed21a628c
Author: Cyp <[email protected]>
Date:   2011-01-07 (Fri, 07 Jan 2011)

Changed paths:
  M src/fpath.cpp
  M src/fpath.h

Log Message:
-----------
Don't delete pathfinding jobs before execution, even if the result is not 
wanted.

Pathfinding can return different paths (of the same length), depending on the 
order of execution of path jobs, due to caching.

This, combined with paths being deleted before execution could cause occasional 
hard to reproduce desynchs.

Probably fixes ticket:2374.


Commit: 0782edfce222c32800e122a4c55192b7edef51fb
    
https://github.com/Warzone2100/warzone2100/commit/0782edfce222c32800e122a4c55192b7edef51fb
Author: Cyp <[email protected]>
Date:   2011-01-07 (Fri, 07 Jan 2011)

Changed paths:
  M src/cmddroid.cpp
  M src/droiddef.h
  M src/group.cpp
  M src/group.h
  M src/order.cpp
  M src/order.h
  M src/orderdef.h
  M src/structuredef.h

Log Message:
-----------
Fix desynch when assigning non-artillery to commanders.

Fixes ticket:2432 as a side effect.



------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
_______________________________________________
Warzone2100-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits

Reply via email to