Home
last modified time | relevance | path

Searched refs:NETMSG_AI_CREATED (Results 1 – 4 of 4) sorted by relevance

/dports/games/spring/spring_98.0/rts/Net/Protocol/
H A DBaseNetProtocol.cpp342 PackPacket* packet = new PackPacket(size, NETMSG_AI_CREATED); in SendAICreated()
487 proto->AddType(NETMSG_AI_CREATED, -1); in CBaseNetProtocol()
H A DBaseNetProtocol.h97NETMSG_AI_CREATED = 70, // /* uchar messageSize */, uchar myPlayerNum, uchar whichSkirmishAI… enumerator
/dports/games/spring/spring_98.0/rts/Net/
H A DNetCommands.cpp1050 case NETMSG_AI_CREATED: { in ClientReadNet()
H A DGameServer.cpp534 case NETMSG_AI_CREATED: in SendDemoData()
1543 case NETMSG_AI_CREATED: {