save_statistics.h File Reference

XML tag constants for savegame. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define SAVE_STATS_STATS   "stats"
#define SAVE_STATS_MISSIONS   "missions"
#define SAVE_STATS_MISSIONSWON   "missionsWon"
#define SAVE_STATS_MISSIONSLOST   "missionsLost"
#define SAVE_STATS_BASESBUILT   "basesBuilt"
#define SAVE_STATS_BASESATTACKED   "basesAttacked"
#define SAVE_STATS_INTERCEPTIONS   "interceptions"
#define SAVE_STATS_SOLDIERSLOST   "soldiersLost"
#define SAVE_STATS_SOLDIERSNEW   "soldiersNew"
#define SAVE_STATS_KILLEDALIENS   "killedAliens"
#define SAVE_STATS_RESCUEDCIVILIANS   "rescuedCivilians"
#define SAVE_STATS_RESEARCHEDTECHNOLOGIES   "researchedTechnologies"
#define SAVE_STATS_MONEYINTERCEPTIONS   "moneyInterceptions"
#define SAVE_STATS_MONEYBASES   "moneyBases"
#define SAVE_STATS_MONEYRESEARCH   "moneyResearch"
#define SAVE_STATS_MONEYWEAPONS   "moneyWeapons"
#define SAVE_STATS_UFOSDETECTED   "UFOsDetected"
#define SAVE_STATS_ALIENBASESBUILT   "alienBasesBuilt"
#define SAVE_STATS_UFOSSTORED   "UFOsStored"
#define SAVE_STATS_AIRCRAFTHAD   "aircraftHad"

Detailed Description

XML tag constants for savegame.

Definition in file save_statistics.h.


Define Documentation

#define SAVE_STATS_AIRCRAFTHAD   "aircraftHad"

Definition at line 47 of file save_statistics.h.

Referenced by STATS_LoadXML(), and STATS_SaveXML().

#define SAVE_STATS_ALIENBASESBUILT   "alienBasesBuilt"

Definition at line 45 of file save_statistics.h.

Referenced by STATS_LoadXML(), and STATS_SaveXML().

#define SAVE_STATS_BASESATTACKED   "basesAttacked"

Definition at line 33 of file save_statistics.h.

Referenced by STATS_LoadXML(), and STATS_SaveXML().

#define SAVE_STATS_BASESBUILT   "basesBuilt"

Definition at line 32 of file save_statistics.h.

Referenced by STATS_LoadXML(), and STATS_SaveXML().

#define SAVE_STATS_INTERCEPTIONS   "interceptions"

Definition at line 34 of file save_statistics.h.

Referenced by STATS_LoadXML(), and STATS_SaveXML().

#define SAVE_STATS_KILLEDALIENS   "killedAliens"

Definition at line 37 of file save_statistics.h.

Referenced by STATS_LoadXML(), and STATS_SaveXML().

#define SAVE_STATS_MISSIONS   "missions"

Definition at line 29 of file save_statistics.h.

Referenced by STATS_LoadXML(), and STATS_SaveXML().

#define SAVE_STATS_MISSIONSLOST   "missionsLost"

Definition at line 31 of file save_statistics.h.

Referenced by STATS_LoadXML(), and STATS_SaveXML().

#define SAVE_STATS_MISSIONSWON   "missionsWon"

Definition at line 30 of file save_statistics.h.

Referenced by STATS_LoadXML(), and STATS_SaveXML().

#define SAVE_STATS_MONEYBASES   "moneyBases"

Definition at line 41 of file save_statistics.h.

Referenced by STATS_LoadXML(), and STATS_SaveXML().

#define SAVE_STATS_MONEYINTERCEPTIONS   "moneyInterceptions"

Definition at line 40 of file save_statistics.h.

Referenced by STATS_LoadXML(), and STATS_SaveXML().

#define SAVE_STATS_MONEYRESEARCH   "moneyResearch"

Definition at line 42 of file save_statistics.h.

Referenced by STATS_LoadXML(), and STATS_SaveXML().

#define SAVE_STATS_MONEYWEAPONS   "moneyWeapons"

Definition at line 43 of file save_statistics.h.

Referenced by STATS_LoadXML(), and STATS_SaveXML().

#define SAVE_STATS_RESCUEDCIVILIANS   "rescuedCivilians"

Definition at line 38 of file save_statistics.h.

Referenced by STATS_LoadXML(), and STATS_SaveXML().

#define SAVE_STATS_RESEARCHEDTECHNOLOGIES   "researchedTechnologies"

Definition at line 39 of file save_statistics.h.

Referenced by STATS_LoadXML(), and STATS_SaveXML().

#define SAVE_STATS_SOLDIERSLOST   "soldiersLost"

Definition at line 35 of file save_statistics.h.

Referenced by STATS_LoadXML(), and STATS_SaveXML().

#define SAVE_STATS_SOLDIERSNEW   "soldiersNew"

Definition at line 36 of file save_statistics.h.

Referenced by STATS_LoadXML(), and STATS_SaveXML().

#define SAVE_STATS_STATS   "stats"

Definition at line 28 of file save_statistics.h.

Referenced by STATS_LoadXML(), and STATS_SaveXML().

#define SAVE_STATS_UFOSDETECTED   "UFOsDetected"

Definition at line 44 of file save_statistics.h.

Referenced by STATS_LoadXML(), and STATS_SaveXML().

#define SAVE_STATS_UFOSSTORED   "UFOsStored"

Definition at line 46 of file save_statistics.h.

Referenced by STATS_LoadXML(), and STATS_SaveXML().


Generated by  doxygen 1.6.2