]> git.mxchange.org Git - flightgear.git/commit
Update to the Mini FDM network protocal (mostly renaming class and file names)
authorcurt <curt>
Sun, 12 Jan 2003 23:39:18 +0000 (23:39 +0000)
committercurt <curt>
Sun, 12 Jan 2003 23:39:18 +0000 (23:39 +0000)
commitf3d4f741f097e1a9e1545389b95413d8b78f3b0f
treeca16b53bce6b524cb61f013a9cf4aff41b136212
parente4b3eebdbb156474f07414f7f4bf29c251536c6b
Update to the Mini FDM network protocal (mostly renaming class and file names)
Wired this in to options.cxx and fg_io.cxx so it can be activated.
src/Main/fg_io.cxx
src/Main/options.cxx
src/Network/Makefile.am
src/Network/mini_fdm.cxx [new file with mode: 0644]
src/Network/mini_fdm.hxx [new file with mode: 0644]
src/Network/native_fdm_mini.cxx [deleted file]
src/Network/native_fdm_mini.hxx [deleted file]
src/Network/net_fdm_mini.hxx