Author: muggenhor
Date: Fri Jul 11 00:50:23 2008
New Revision: 5488

URL: http://svn.gna.org/viewcvs/warzone?rev=5488&view=rev
Log:
 * Get rid of enumerator INVALID_SUBCLASS from WEAPON_SUBCLASS
 * Modify getWeaponSubClass's API so that we don't need to depend on enum 
WEAPON_SUBCLASS containing an "invalid" enumerator
 * Move enums WEAPON_CLASS and WEAPON_SUBCLASS from statsdef.h to stats-db2.tpl
 * Rename NUM_WEAPON_CLASS and NUM_WEAPON_SUBCLASS to WC_NUM_WEAPON_CLASSES and 
WSC_NUM_WEAPON_SUBCLASSES respectively

Modified:
    trunk/src/basedef.h
    trunk/src/droid.c
    trunk/src/feature.c
    trunk/src/function.c
    trunk/src/functiondef.h
    trunk/src/game.c
    trunk/src/map.c
    trunk/src/projectile.c
    trunk/src/stats-db.c
    trunk/src/stats-db2.h
    trunk/src/stats-db2.tpl
    trunk/src/stats.c
    trunk/src/stats.h
    trunk/src/statsdef.h
    trunk/src/structure.c


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

Reply via email to