Home
last modified time | relevance | path

Searched refs:RUN_TPORT (Results 1 – 25 of 36) sorted by relevance

12

/dports/games/nethack34/nethack-3.4.3/include/
H A Dflag.h308 #define RUN_TPORT 0 /* don't update display until movement stops */ macro
/dports/games/nethack34-nox11/nethack-3.4.3/include/
H A Dflag.h308 #define RUN_TPORT 0 /* don't update display until movement stops */ macro
/dports/games/vultures-eye/vulture-2.3.67/nethack/include/
H A Dflag.h308 #define RUN_TPORT 0 /* don't update display until movement stops */ macro
/dports/games/vultures-eye/vulture-2.3.67/slashem/include/
H A Dflag.h331 #define RUN_TPORT 0 /* don't update display until movement stops */ macro
/dports/games/vultures-eye/vulture-2.3.67/unnethack/include/
H A Dflag.h383 #define RUN_TPORT 0 /* don't update display until movement stops */ macro
/dports/games/unnethack/unnethack-5.1.0-20131208/include/
H A Dflag.h413 #define RUN_TPORT 0 /* don't update display until movement stops */ macro
/dports/games/xnethack/xNetHack-xnh6.1/include/
H A Dflag.h433 RUN_TPORT = 0, /* don't update display until movement stops */ enumerator
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/include/
H A Dflag.h496 RUN_TPORT = 0, /* don't update display until movement stops */ enumerator
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/include/
H A Dflag.h496 RUN_TPORT = 0, /* don't update display until movement stops */ enumerator
/dports/games/nethack34/nethack-3.4.3/src/
H A Dallmain.c418 if ((!flags.run || iflags.runmode == RUN_TPORT) && in moveloop()
H A Doptions.c1120 iflags.runmode = RUN_TPORT;
1123 iflags.runmode = RUN_TPORT;
H A Dhack.c1415 if (flags.run && iflags.runmode != RUN_TPORT) { in domove()
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dallmain.c418 if ((!flags.run || iflags.runmode == RUN_TPORT) && in moveloop()
H A Doptions.c1120 iflags.runmode = RUN_TPORT;
1123 iflags.runmode = RUN_TPORT;
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Dallmain.c418 if ((!flags.run || iflags.runmode == RUN_TPORT) && in moveloop()
H A Doptions.c1141 iflags.runmode = RUN_TPORT;
1144 iflags.runmode = RUN_TPORT;
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dallmain.c440 if ((!flags.run || iflags.runmode == RUN_TPORT) && in moveloop()
H A Doptions.c1611 iflags.runmode = RUN_TPORT;
1614 iflags.runmode = RUN_TPORT;
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Dallmain.c477 if ((!flags.run || iflags.runmode == RUN_TPORT) && in moveloop()
H A Doptions.c1447 iflags.runmode = RUN_TPORT;
1450 iflags.runmode = RUN_TPORT;
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dallmain.c512 if ((!g.context.run || flags.runmode == RUN_TPORT) in moveloop()
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dallmain.c446 if ((!context.run || flags.runmode == RUN_TPORT)
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dallmain.c446 if ((!context.run || flags.runmode == RUN_TPORT)
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dallmain.c643 if ((!flags.run || iflags.runmode == RUN_TPORT) && in moveloop()
H A Doptions.c1949 iflags.runmode = RUN_TPORT;
1952 iflags.runmode = RUN_TPORT;

12