[Warzone-dev] doubleclick patch again

2007-07-27 Thread The Watermelon
had to use a struct INPUT_STATE to store last key/mouse button down timestamp,also need include gtime to get 'gameTime' in UDWORD #define DOUBLE_CLICK_INTERVAL 500 is the constant for the interval between 2 singleclicks for doubleclick event in ms this patch fixes the following tempting

Re: [Warzone-dev] [Warzone-commits] r2222 - in /trunk/src: projectile.c texture.c

2007-07-27 Thread Dennis Schridde
Am Freitag, 27. Juli 2007 18:44:45 schrieb Per I. Mathisen: Author: per Date: Fri Jul 27 18:44:44 2007 New Revision: URL: http://svn.gna.org/viewcvs/warzone?rev=view=rev Log: Projectiles bugfix from Watermelon. Now projectiles should hit their targets more often again. Which one

[Warzone-dev] [patch #780] Custom mipmaps code

2007-07-27 Thread Per I. Mathisen
URL: http://gna.org/patch/?780 Summary: Custom mipmaps code Project: Warzone Resurrection Project Submitted by: per Submitted on: Friday 07/27/2007 at 21:54 Category: None Priority: 5 - Normal