]> git.mxchange.org Git - simgear.git/history - simgear/structure/event_mgr.hxx
Boolean uniforms are now updatable by properties
[simgear.git] / simgear / structure / event_mgr.hxx
2011-06-13 ThorstenBCsaba Halasz: fix SGTimerQueue so tasks can remove...
2011-04-26 Frederic BouvierConsistency fix - remove a warning under MSVC
2011-04-03 ThorstenBMinor event manager clean-up/simplification.
2010-07-19 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-07-14 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-07-13 James TurnerAllow tasks to be removed from the EventManager by...
2006-03-24 mfranzmore guarded pointers (we are still getting spurious...
2005-11-10 ehofmangcc 4.0 fix.
2005-11-09 andyArchitectural fix allowing the "tip" popups (FOV, view...
2004-05-03 andyAdd a destructor for SGEventMgr. We don't own the...
2003-12-07 andyBug fixes. The priority queue wasn't handling boundary...
2003-11-27 ehofmanPortability fix
2003-11-25 curtNasal and event manager updates from Andy Ross.
2003-09-24 ehofmanFix a problem where the compiler would mix up two funct...
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...