Author: per
Date: Sun Mar  8 18:57:44 2009
New Revision: 6820

URL: http://svn.gna.org/viewcvs/warzone?rev=6820&view=rev
Log:
When playing Mayhem mode, burning scavengers can crash (or rather, lead to 
assert failure) 
the game because they may have nowhere to run when burning, and may trigger 
checks because 
they die while doing orders ("burn out"). The former should be properly fixed 
in scripts 
by always setting retreat coordinates, and the latter is rather bad design, but 
not 
changing it now.  Close bug #296. Reviewed by Gerard.

Modified:
    trunk/src/ai.c
    trunk/src/droid.c
    trunk/src/move.c
    trunk/src/order.c


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

Reply via email to