Commit: 80b27a9a48c7411abfdae3698c39cea3e1a54a25 Trac URL: http://developer.wz2100.net/changeset/80b27a9a48c7411abfdae3698c39cea3e1a54a25
Author: buginator <[email protected]> Date: Sat Oct 16 15:51:49 2010 -0400 Deja'vu strikes -- sorry about the noise, wrong commit was reverted. Apply "Shots sometimes pass through the ground" patch by Corvuscorax, with formatting fixes. refs ticket:2151 src/action.c | 30 ++++---- src/ai.c | 4 +- src/combat.c | 75 ++++++++++++----- src/combat.h | 2 +- src/droid.c | 40 +++++++++ src/droid.h | 2 + src/map.c | 197 ++++++++++++++++++++++++++++++++++++++++++- src/map.h | 4 + src/projectile.c | 44 ++++++++-- src/projectile.h | 9 ++ src/projectiledef.h | 1 + src/structure.c | 39 +++++++++ src/structure.h | 1 + src/visibility.c | 232 ++++++++++++++++++++++++++++++++++++++++++++++----- src/visibility.h | 10 ++- 15 files changed, 614 insertions(+), 76 deletions(-) ------------------------- ------------------------------------------------------------------------------ Download new Adobe(R) Flash(R) Builder(TM) 4 The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly Flex(R) Builder(TM)) enable the development of rich applications that run across multiple browsers and platforms. Download your free trials today! http://p.sf.net/sfu/adobe-dev2dev _______________________________________________ Warzone2100-commits mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/warzone2100-commits
