Home
last modified time | relevance | path

Searched refs:AutoNet (Results 1 – 6 of 6) sorted by relevance

/dports/games/NBlood/NBlood-a1689a4/source/sw/src/
H A Dnetwork.h170 extern SWBOOL AutoNet;
H A Dgame.cpp188 SWBOOL AutoNet = FALSE; variable
841 if (!AutoNet) in InitAutoNet()
2149 if (AutoNet) in MenuLevel()
2656 AutoNet = FALSE; in EndGameSequence()
2663 AutoNet = FALSE; in EndGameSequence()
2877 if (!AutoNet) in GameIntro()
3646 AutoNet = TRUE; in app_main()
H A Dmenus.cpp1981 if (!AutoNet) in MNU_StartNetGame()
1991 if (/* CTW REMOVED gTenActivated && */ !AutoNet && FirstTimeIntoGame) in MNU_StartNetGame()
/dports/games/jfsw/jfsw-c434002/src/
H A Dnet.h194 extern BOOL AutoNet;
H A Dgame.c179 BOOL AutoNet = FALSE; variable
881 if (!AutoNet) in InitAutoNet()
2132 if (AutoNet) in MenuLevel()
2677 AutoNet = FALSE; in EndGameSequence()
2684 AutoNet = FALSE; in EndGameSequence()
2909 if (!AutoNet) in GameIntro()
3743 AutoNet = TRUE; in app_main()
H A Dmenus.c1933 if (!AutoNet) in MNU_StartNetGame()
1943 if (/* CTW REMOVED gTenActivated && */!AutoNet && FirstTimeIntoGame) in MNU_StartNetGame()