Commit: f5352b1131188d1250bb2384714f5d9e6d66984e Trac URL: http://developer.wz2100.net/changeset/f5352b1131188d1250bb2384714f5d9e6d66984e
Author: buginator <[email protected]> Date: Sat Oct 16 14:39:57 2010 -0400 Revert "Apply "Shots sometimes pass through the ground" patch by Corvuscorax, with formatting fixes." This reverts commit 0fb24ad76fe0595d6db6b980a7599f23fa381d8b. We have a over/underflow issue I just noticed. 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, 76 insertions(+), 614 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
