[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 features: ;)
1.doubleclick to select all droids of the same template
2.doubleclick construct droid to open up build menu
3.double pressing numeric keys '1,2,3,4,5,6,7,8,9' to center view/align
camera to the group 1-9 you assigned.


inputdoubleclick.patch
Description: Binary data
___
Warzone-dev mailing list
Warzone-dev@gna.org
https://mail.gna.org/listinfo/warzone-dev


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 is this? And there should be a reply on the ML...

--Dennis


signature.asc
Description: This is a digitally signed message part.
___
Warzone-dev mailing list
Warzone-dev@gna.org
https://mail.gna.org/listinfo/warzone-dev


[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
  Status: Wont Do
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any

___

Details:

I rewrote src/texture.c, since it was to ugly to make work with custom mipmap
levels. However, this code does not yet work, for some reason that escapes me
at this late hour. Comments on the design are most welcome.

If you want to test it, you must first run the attached bash script on the
terrain tile files.



___

File Attachments:


---
Date: Friday 07/27/2007 at 21:54  Name: mipmap3.diff  Size: 14kB   By: per

http://gna.org/patch/download.php?file_id=2696
---
Date: Friday 07/27/2007 at 21:54  Name: splitrejoin.sh  Size: 1kB   By: per

http://gna.org/patch/download.php?file_id=2697

___

Reply to this item at:

  http://gna.org/patch/?780

___
  Message sent via/by Gna!
  http://gna.org/


___
Warzone-dev mailing list
Warzone-dev@gna.org
https://mail.gna.org/listinfo/warzone-dev