Revision: 9133
          http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9133&view=rev
Author:   sendai
Date:     2010-01-11 20:16:57 +0000 (Mon, 11 Jan 2010)

Log Message:
-----------
Make AI use event chainloading for basic structures and new trucks. This means 
that instead of calling
common AI functions from several places, which can lead to the CPU spending 
much time doing AI stuff
that frame, or setting the object to idle and wait for a repeat event to pick 
it up, which can lead to
long delays, it queues up another event for the next AI frame to continue 
processing.

Modified Paths:
--------------
    trunk/data/base/multiplay/skirmish/player0.slo
    trunk/data/base/multiplay/skirmish/player1.slo
    trunk/data/base/multiplay/skirmish/player2.slo
    trunk/data/base/multiplay/skirmish/player3.slo
    trunk/data/base/multiplay/skirmish/player4.slo
    trunk/data/base/multiplay/skirmish/player5.slo
    trunk/data/base/multiplay/skirmish/player6.slo
    trunk/data/base/multiplay/skirmish/player7.slo


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Warzone2100-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits

Reply via email to