Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 8623 in orxonox.OLD for trunk/src/orxonox.cc


Ignore:
Timestamp:
Jun 20, 2006, 1:39:01 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: merged the network branche back here
merged with command:
svn merge -r8230:HEAD https://svn.orxonox.net/orxonox/branches/network .
conflicts resolved in favour of the network branche (conflicts were in network)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/orxonox.cc

    r8363 r8623  
    445445  {
    446446    SignalHandler::getInstance()->doCatch( argv[0], GDB_RUN_IN_FOREGROUND );
     447    SignalHandler::getInstance()->registerCallback(EventHandler::releaseMouse, NULL);
    447448  }
    448449  else if ( Preferences::getInstance()->getString("misc", "bt-to-file", "1") == "1" )
Note: See TracChangeset for help on using the changeset viewer.