Author: per
Date: Wed May  7 18:37:46 2008
New Revision: 4960

URL: http://svn.gna.org/viewcvs/warzone?rev=4960&view=rev
Log:
Pass propulsion type as a parameter to raycasting, path-finding and tile 
blocking functions so that we do not have to set global state to know 
which kind of propulsion we are testing. This change is experimental, 
and may break VTOL behaviour subtly, please do not backport.

Modified:
    trunk/src/astar.c
    trunk/src/astar.h
    trunk/src/droid.c
    trunk/src/droid.h
    trunk/src/formation.c
    trunk/src/fpath.c
    trunk/src/fpath.h
    trunk/src/map.c
    trunk/src/move.c
    trunk/src/order.c
    trunk/src/raycast.c
    trunk/src/raycast.h
    trunk/src/scriptfuncs.c
    trunk/src/structure.c
    trunk/src/visibility.c
    trunk/src/visibility.h


_______________________________________________
Warzone-commits mailing list
[email protected]
https://mail.gna.org/listinfo/warzone-commits

Reply via email to