Home
last modified time | relevance | path

Searched defs:ForceAlly (Results 1 – 6 of 6) sorted by relevance

/dports/games/springlobby/springlobby-0.180/src/
H A Dbattle.cpp519 void Battle::ForceAlly( User& user, int ally ) in ForceAlly() function in Battle
H A Dibattle.cpp549 void IBattle::ForceAlly( User& user, int ally ) in ForceAlly() function in IBattle
H A Dtasserver.cpp1966 void TASServer::ForceAlly( int battleid, User& user, int ally ) in ForceAlly() function in TASServer
/dports/games/springlobby/springlobby-0.180/src/lsl/src/lsl/battle/
H A Dbattle.cpp497 void Battle::ForceAlly( CommonUserPtr user, int ally ) in ForceAlly() function in LSL::Battle::Battle
H A Dibattle.cpp530 void IBattle::ForceAlly(const CommonUserPtr user, int ally ) in ForceAlly() function in LSL::Battle::IBattle
/dports/games/springlobby/springlobby-0.180/src/lsl/src/lsl/networking/
H A Diserver.cpp918 void Server::ForceAlly( const IBattlePtr battle, const CommonUserPtr user, int ally ) in ForceAlly() function in LSL::Server