|
UFO: Alien Invasion
|

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