11 lines
567 B
Text
11 lines
567 B
Text
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
|
|
fgd.h -
|
|
network.h - declaration of used vars and functions for libNetworkOLK.a
|
|
should be included from other files using libNetworkOLK
|
|
net_send.cxx - communication with deamon
|
|
Tools - directory containing the deamon, tools and toys necessairy
|
|
for testing the network with and without FGFS.
|