Searched refs:N_MOVEAFFIN (Results 1 – 8 of 8) sorted by relevance
/dports/games/redeclipse16/base-1.6.0/src/game/ |
H A D | game.h | 302 N_SETUPAFFIN, N_INFOAFFIN, N_MOVEAFFIN, enumerator 325 N_SETUPAFFIN, 0, N_INFOAFFIN, 0, N_MOVEAFFIN, 0, in msgsizelookup()
|
H A D | capture.cpp | 587 …client::addmsg(N_MOVEAFFIN, "ri8", f.lastowner->clientnum, i, int(f.droploc.x*DMF), int(f.droploc.… in update()
|
H A D | bomber.cpp | 631 …client::addmsg(N_MOVEAFFIN, "ri8", f.lastowner->clientnum, i, int(f.droploc.x*DMF), int(f.droploc.… in update()
|
H A D | server.cpp | 6764 case N_MOVEAFFIN: in parsepacket()
|
/dports/games/redeclipse/base-2.0.0/src/game/ |
H A D | game.h | 379 N_SETUPAFFIN, N_INFOAFFIN, N_MOVEAFFIN, enumerator 411 N_SETUPAFFIN, 0, N_INFOAFFIN, 0, N_MOVEAFFIN, 0, in msgsizelookup()
|
H A D | capture.cpp | 571 …client::addmsg(N_MOVEAFFIN, "ri8", f.lastowner->clientnum, i, int(f.droploc.x*DMF), int(f.droploc.… in update()
|
H A D | bomber.cpp | 642 …client::addmsg(N_MOVEAFFIN, "ri8", f.lastowner->clientnum, i, int(f.droploc.x*DMF), int(f.droploc.… in update()
|
H A D | server.cpp | 7062 case N_MOVEAFFIN: in parsepacket()
|