Home
last modified time | relevance | path

Searched refs:CMDTYPE_ICON_UNIT_OR_AREA (Results 1 – 5 of 5) sorted by relevance

/dports/games/spring/spring_98.0/rts/Sim/Units/CommandAI/
H A DCommand.h65 #define CMDTYPE_ICON_UNIT_OR_AREA 16 // expect 1 parameter in return (unitid) or 4 parame… macro
H A DBuilderCAI.cpp98 c.type = CMDTYPE_ICON_UNIT_OR_AREA; in CBuilderCAI()
107 c.type = CMDTYPE_ICON_UNIT_OR_AREA; in CBuilderCAI()
148 c.type = CMDTYPE_ICON_UNIT_OR_AREA; in CBuilderCAI()
H A DTransportCAI.cpp67 c.type = CMDTYPE_ICON_UNIT_OR_AREA; in CTransportCAI()
/dports/games/spring/spring_98.0/AI/Wrappers/LegacyCpp/
H A DCommand.h66 #define CMDTYPE_ICON_UNIT_OR_AREA 16 // expect 1 parameter in return (unitid) or 4 parame… macro
/dports/games/spring/spring_98.0/rts/Game/UI/
H A DGuiHandler.cpp918 cd.type = CMDTYPE_ICON_UNIT_OR_AREA; in ConvertCommands()
1274 case CMDTYPE_ICON_UNIT_OR_AREA: in SetActiveCommand()
1892 case CMDTYPE_ICON_UNIT_OR_AREA: in SetActiveCommand()
2207 case CMDTYPE_ICON_UNIT_OR_AREA: in GetCommand()
3357 case CMDTYPE_ICON_UNIT_OR_AREA: in DrawMapStuff()