[Warzone-dev] [PATCH] Largely simplified proj_InFlightIndirect.

2008-05-23 Thread Dennis Schridde
Largely simplified proj_InFlightIndirect. Improved readability while functionality should be roughly the same. Now this is very similar to the Direct function, except for differences noted. Additionaly: Comply to Per's codingstyle: Less spaces for more readability! --- src/projectile.c | 341 +++

[Warzone-dev] [PATCH] Largely simplified proj_InFlightIndirect.

2008-05-23 Thread Dennis Schridde
Largely simplified proj_InFlightIndirect. Improved readability while functionality should be roughly the same. Now this is very similar to the Direct function, except for differences noted. Additionaly: Comply to Per's codingstyle: Less spaces for more readability! --- src/projectile.c | 311 +++

[Warzone-dev] [PATCH] Largely simplified proj_InFlightIndirect.

2008-05-22 Thread Dennis Schridde
--- src/projectile.c | 334 +++-- 1 files changed, 145 insertions(+), 189 deletions(-)diff --git a/src/projectile.c b/src/projectile.c index 15363bf..1389d4c 100644 --- a/src/projectile.c +++ b/src/projectile.c @@ -901,253 +901,209 @@ static void pr