]> git.mxchange.org Git - flightgear.git/blob - src/NetworkOLK/FILES
Tweaks to sound levels from Erik Hofman.
[flightgear.git] / src / NetworkOLK / FILES
1 FILES        - This file, describing the other files
2 README       - containing Network info
3 Makefile.am  -  
4 net_hud.cxx  - display found player's info in bottom/left part of HUD
5 network.cxx  - initialization of netcode and vars
6 fgd.h        - 
7 network.h    - declaration of used vars and functions for libNetworkOLK.a
8                should be included from other files using libNetworkOLK
9 net_send.cxx - communication with deamon
10 Tools        - directory containing the deamon, tools and toys necessairy
11                for testing the network with and without FGFS.