Freeciv-3.3
|
Go to the source code of this file.
Data Structures | |
class | qfc_rally_list |
class | qfc_delayed_unit_item |
class | qfc_units_list |
class | trade_city |
struct | qtiles |
class | trade_generator |
class | gov_menu |
class | go_act_menu |
class | mr_menu |
Enumerations | |
enum | munit { STANDARD , EXPLORE , BOARD , DEBOARD , TRANSPORTER , DISBAND , CONVERT , MINE , PLANT , IRRIGATION , CULTIVATE , TRANSFORM , PARADROP , PILLAGE , BUILD , ROAD , FORTIFY , FORTRESS , AIRBASE , CLEAN , SENTRY , HOMECITY , WAKEUP , AUTOWORKER , CONNECT_ROAD , CONNECT_RAIL , CONNECT_MAGLEV , CONNECT_IRRIGATION , GOTO_CITY , AIRLIFT , BUILD_WONDER , AUTOTRADEROUTE , ORDER_TRADE_ROUTE , ORDER_DIPLOMAT_DLG , UPGRADE , NOT_4_OBS , MULTIPLIERS , ENDGAME , SAVE , TOP_CITIES } |
enum | delay_order { D_GOTO , D_NUKE , D_PARADROP , D_FORT } |
Functions | |
void | multiairlift (struct city *acity, Unit_type_id ut) |
Used for indicating menu about current option - for renaming and enabling, disabling
void multiairlift | ( | struct city * | acity, |
Unit_type_id | ut | ||
) |
Airlift unit type to city acity from each city
Definition at line 3919 of file menu.cpp.
Referenced by map_view::shortcut_pressed().