2000-01-12 17:53:10 +00:00
|
|
|
FILES - This file, describing the other files
|
|
|
|
README - containing Network info
|
|
|
|
Makefile.am -
|
|
|
|
net_hud.cxx - display found player's info in bottom/left part of HUD
|
|
|
|
network.cxx - initialization of netcode and vars
|
2000-01-18 18:28:51 +00:00
|
|
|
fgd.h -
|
|
|
|
network.h - declaration of used vars and functions for libNetworkOLK.a
|
|
|
|
should be included from other files using libNetworkOLK
|
2000-01-12 17:53:10 +00:00
|
|
|
net_send.cxx - communication with deamon
|
2000-01-18 18:28:51 +00:00
|
|
|
Tools - directory containing the deamon, tools and toys necessairy
|
|
|
|
for testing the network with and without FGFS.
|