UFO: Alien Invasion
Loading...
Searching...
No Matches
server Directory Reference
Directory dependency graph for server:
src/server

Files

 
server.h
 Main server include file.
 
sv_ccmds.cpp
 Console-only server commands.
 
sv_clientstub.cpp
 This file can stub out the entire client system for pure dedicated servers.
 
sv_game.cpp
 Interface to the game library.
 
sv_init.cpp
 Server initialisation stuff.
 
sv_log.cpp
 game lib logging handling
 
sv_log.h
 game lib logging handling
 
sv_main.cpp
 Main server code?
 
sv_mapcycle.cpp
 
sv_rma.cpp
 Random map assembly code More info on map-assembly can be found at: http://ufoai.org/wiki/index.php/Mapping/Random_map_assembly.
 
sv_rma.h
 
sv_send.cpp
 Event message handling?
 
sv_user.cpp
 Server code for moving users.
 
sv_world.cpp
 World query functions.