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

List:       bzflag-commits
Subject:    SF.net SVN: bzflag:[18481] trunk/bzflag/src/bzfs/WorldEventManager.cxx
From:       JeffM2501 () users ! sourceforge ! net
Date:       2008-08-30 17:52:45
Message-ID: E1KZUcv-0005FU-Ni () dn4whf1 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 18481
          http://bzflag.svn.sourceforge.net/bzflag/?rev=18481&view=rev
Author:   JeffM2501
Date:     2008-08-30 17:52:44 +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:
--------------
    trunk/bzflag/src/bzfs/WorldEventManager.cxx

Modified: trunk/bzflag/src/bzfs/WorldEventManager.cxx
===================================================================
--- trunk/bzflag/src/bzfs/WorldEventManager.cxx	2008-08-30 17:47:54 UTC (rev 18480)
+++ trunk/bzflag/src/bzfs/WorldEventManager.cxx	2008-08-30 17:52:44 UTC (rev 18481)
@@ -93,6 +93,7 @@
   if (!eventData)
     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