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

Go to the source code of this file.
Variables | |
| const char * | weatherTags [] |
| const char * | terrainProperties [] |
| const char * | weatherAbbrev [] |
| const char * | heightTags [] |
| const char * | vehicleAbilities [] |
| deprecated | |
| const char * | weaponTags [] |
| const char * | unitCategoryTags [] |
| const char * | buildingFunctionTags [] |
| deprecated | |
| const char * | containerFunctionTags [] |
| const char * | objectNetMethod [] |
| const char * | entranceModes [] |
| const int | productionCostCalculationMethodNum = 3 |
| const char * | productionCostCalculationMethod [] |
| const int | graphicOperationNum = 3 |
| const char * | graphicOperations [] |
| const char * | objectDisplayingMethodTags [] |
| const char * | AItasks [] |
| const char * | AIjobs [] |
| const char* AIjobs[] |
Definition at line 269 of file textfiletags.cpp.
Referenced by EditAiParam::buttonpressed(), VehicleType::runTextIO(), AI::showFieldInformation(), and showUnitAiProperties().
| const char* AItasks[] |
Definition at line 260 of file textfiletags.cpp.
Referenced by EditAiParam::buttonpressed(), AI::showFieldInformation(), and showUnitAiProperties().
| const char* buildingFunctionTags[] |
deprecated
Definition at line 151 of file textfiletags.cpp.
Referenced by BuildingType::runTextIO().
| const char* containerFunctionTags[] |
Definition at line 178 of file textfiletags.cpp.
Referenced by BuildingType::runTextIO(), ContainerBaseType::TransportationIO::runTextIO(), and VehicleType::runTextIO().
| const char* entranceModes[] |
Definition at line 279 of file textfiletags.cpp.
Referenced by ContainerBaseType::TransportationIO::runTextIO().
| const int graphicOperationNum = 3 |
Definition at line 36 of file textfiletags.h.
Referenced by TerrainType::Weather::runTextIO(), and ObjectType::runTextIO().
| const char* graphicOperations[] |
Definition at line 236 of file textfiletags.cpp.
Referenced by ObjectType::runTextIO(), and TerrainType::Weather::runTextIO().
| const char* heightTags[] |
Definition at line 73 of file textfiletags.cpp.
Referenced by assignWeaponInfo(), SoundList::getSound(), BuildingType::runTextIO(), ContainerBaseType::TransportationIO::runTextIO(), VehicleType::runTextIO(), SingleWeapon::runTextIO(), VehicleType::HeightChangeMethod::runTextIO(), and UnitInfoDialog::UnitInfoDialog().
| const char* objectDisplayingMethodTags[] |
| const char* objectNetMethod[] |
| const char* productionCostCalculationMethod[] |
| const int productionCostCalculationMethodNum = 3 |
| const char* terrainProperties[] |
Definition at line 33 of file textfiletags.cpp.
Referenced by ObjectType::FieldModification::runTextIO(), TerrainAccess::runTextIO(), and TerrainType::Weather::runTextIO().
| const char* unitCategoryTags[] |
Definition at line 130 of file textfiletags.cpp.
Referenced by ContainerBaseType::TransportationIO::runTextIO(), ContainerBaseType::runTextIO(), VehicleType::runTextIO(), and SingleWeapon::runTextIO().
| const char* vehicleAbilities[] |
deprecated
Definition at line 83 of file textfiletags.cpp.
Referenced by ContainerBaseType::TransportationIO::runTextIO(), and VehicleType::runTextIO().
| const char* weaponTags[] |
| const char* weatherAbbrev[] |
Definition at line 228 of file textfiletags.cpp.
Referenced by BuildingType::runTextIO(), ObjectType::runTextIO(), and TerrainType::Weather::runTextIO().
| const char* weatherTags[] |
Definition at line 25 of file textfiletags.cpp.
Referenced by BuildingType::runTextIO(), ObjectType::runTextIO(), and TerrainType::runTextIO().
1.5.1