]> git.mxchange.org Git - flightgear.git/commit
Here is the 'boostified' event manager plus relevant changes to
authorcurt <curt>
Fri, 5 Apr 2002 20:03:49 +0000 (20:03 +0000)
committercurt <curt>
Fri, 5 Apr 2002 20:03:49 +0000 (20:03 +0000)
commit41a4d0b35149dd4e6d5c033ebfbf816a3dc8ce45
tree1ad3436a61a46660ae48e24b8e4232811baa2fb1
parentec6888d4a4d119c11f62bc27292a8f17fb8a18af
Here is the 'boostified' event manager plus relevant changes to
radiostack.cxx, fg_init.cxx and main.cxx.  If these changes are accepted
then you can remove Time/event.[ch]xx and Include/fg_callback.hxx from
the repository.
src/Cockpit/radiostack.cxx
src/Include/Makefile.am
src/Include/fg_callback.hxx [deleted file]
src/Main/fg_init.cxx
src/Main/globals.hxx
src/Main/main.cxx
src/Time/FGEventMgr.cxx [new file with mode: 0644]
src/Time/FGEventMgr.hxx [new file with mode: 0644]
src/Time/Makefile.am
src/Time/event.cxx [deleted file]
src/Time/event.hxx [deleted file]