Home
last modified time | relevance | path

Searched refs:NOWARP (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/games/warp/
H A Dus.c69 (entmode && !damflag[NOWARP]) ) { in do_direction()
72 damflag[entmode?NOWARP:NOIMPULSE] = rand_mod(smarts+10)+2; in do_direction()
278 if (ent && (!damage || !damflag[NOWARP])) { in get_commands()
H A Dus.h24 #define NOWARP 0 macro
H A Dscore.c330 if (dam == NOWARP && entmode) in display_status()