[prev in list] [next in list] [prev in thread] [next in thread] 

List:       bzflag-commits
Subject:    SF.net SVN: bzflag:[18480] branches/v2_0branch/bzflag/src/bzfs/
From:       JeffM2501 () users ! sourceforge ! net
Date:       2008-08-30 17:47:55
Message-ID: E1KZUYF-0005Dv-GS () dn4whf1 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 18480
          http://bzflag.svn.sourceforge.net/bzflag/?rev=18480&view=rev
Author:   JeffM2501
Date:     2008-08-30 17:47:54 +0000 (Sat, 30 Aug 2008)

Log Message:
-----------
always set the event type on the data before we call the callbacks, just in case the \
caller was lazy and didn't set it.

Modified Paths:
--------------
    branches/v2_0branch/bzflag/src/bzfs/WorldEventManager.cxx

Modified: branches/v2_0branch/bzflag/src/bzfs/WorldEventManager.cxx
===================================================================
--- branches/v2_0branch/bzflag/src/bzfs/WorldEventManager.cxx	2008-08-28 16:59:46 UTC \
                (rev 18479)
+++ branches/v2_0branch/bzflag/src/bzfs/WorldEventManager.cxx	2008-08-30 17:47:54 UTC \
(rev 18480) @@ -91,6 +91,8 @@
   if (!eventData || getEventCount(eventType)==0 )
     return;
 
+  eventData->eventType = eventType;
+
   tvEventList	eList = getEventList(eventType);
 
   for ( unsigned int i = 0; i < eList.size(); i++)


This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
BZFlag-commits mailing list
BZFlag-commits@lists.SourceForge.net
https://lists.SourceForge.net/lists/listinfo/bzflag-commits
irc: #BZFlag @ irc.freenode.net


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic