Home
last modified time | relevance | path

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

/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/common/main/
H A Dmultiinternal.h89 VALUE(MULTI_WALL_STATUS , 6) /* send to new players */ \
/dports/games/d2x/d2x-0.2.5/main/
H A Dmulti.h95 #define MULTI_WALL_STATUS 41 // send to new players macro
H A Dmulti.c4017 multibuf[count]=MULTI_WALL_STATUS; count++; in multi_send_wall_status()
4045 multibuf[count]=MULTI_WALL_STATUS; count++; in multi_send_wall_status_specific()
5321 case MULTI_WALL_STATUS: in multi_process_data()
/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/similar/main/
H A Dmulti.cpp3972 multi_command<MULTI_WALL_STATUS> multibuf; in multi_send_wall_status_specific()
5787 case MULTI_WALL_STATUS: in multi_process_data()