Author: muggenhor
Date: Wed Oct 15 22:01:02 2008
New Revision: 6170

URL: http://svn.gna.org/viewcvs/warzone?rev=6170&view=rev
Log:
Cleanup:
 * Remove unused parameters
 * Fix several "comparison between signed and unsigned" warnings
 * Move some variables into a more local scope
 * Mark several unused parameters with WZ_DECL_UNUSED for callback functions
 * Give some variables decent names (e.g. 'j' is ''not'' a good name for a 
variable holding a player number)

Modified:
    trunk/src/droid.c
    trunk/src/hci.c
    trunk/src/mission.c
    trunk/src/multilimit.c
    trunk/src/multiopt.c
    trunk/src/multistruct.c
    trunk/src/order.c
    trunk/src/power.c
    trunk/src/power.h
    trunk/src/radar.c
    trunk/src/raycast.c
    trunk/src/structure.c
    trunk/src/target.c
    trunk/src/transporter.c
    trunk/src/transporter.h


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

Reply via email to