Vegastrike 0.5.1 rc1  1.0
Original sources for Vegastrike Evolved
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
fg_util.h File Reference

Go to the source code of this file.

Namespaces

 fg_util
 

Constant Groups

 fg_util
 

Functions

std::string fg_util::MakeFactionKey (int faction)
 
std::string fg_util::MakeFGKey (const std::string &fgname, int faction)
 
std::string fg_util::MakeStarSystemFGKey (const std::string &starsystem)
 
unsigned int fg_util::ShipListOffset ()
 
unsigned int fg_util::PerShipDataSize ()
 
bool fg_util::IsFGKey (const std::string &fgcandidate)
 
bool fg_util::CheckFG (std::vector< std::string > &data)
 
void fg_util::PurgeZeroShips (SaveGame *sg, unsigned int faction)
 
void fg_util::PurgeZeroShips (SaveGame *sg)