]> git.mxchange.org Git - flightgear.git/commit
Add Manuel Bessler and Stephen Lowry's remote joystick code and add David Magginson...
authorehofman <ehofman>
Wed, 12 Nov 2003 10:06:18 +0000 (10:06 +0000)
committerehofman <ehofman>
Wed, 12 Nov 2003 10:06:18 +0000 (10:06 +0000)
commite6cd7a0ed76cefe4a3fc0102d0038676f466bafe
tree0a0c952bc8dd84b360f0495cea32d5fb96194ec0
parent8a036fb77ac211c7d7c50995eb9d0cc6a7fe8552
Add Manuel Bessler and Stephen Lowry's remote joystick code and add David Magginson's 3dconvert utility
14 files changed:
configure.ac
src/ATC/tower.cxx
src/Main/fg_io.cxx
src/Main/options.cxx
src/Network/Makefile.am
src/Network/jsclient.cxx [new file with mode: 0644]
src/Network/jsclient.hxx [new file with mode: 0644]
utils/3dconvert/.cvsignore [new file with mode: 0644]
utils/3dconvert/3dconvert.cxx [new file with mode: 0644]
utils/3dconvert/Makefile.am [new file with mode: 0644]
utils/Makefile.am
utils/js_server/.cvsignore [new file with mode: 0644]
utils/js_server/Makefile.am [new file with mode: 0644]
utils/js_server/js_server.cxx [new file with mode: 0644]