Home
last modified time | relevance | path

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

/dports/games/xnethack/xNetHack-xnh6.1/include/
H A Dyou.h165 long sokocheat; /* violated special 'rules' in Sokoban */ member
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dtopten.c453 if (!u.uconduct.sokocheat && sokoban_in_play()) in encodeconduct()
628 add_achieveX(buf, "sokoban", !u.uconduct.sokocheat); in encode_extended_conducts()
H A Dinsight.c2030 switch (u.uconduct.sokocheat) { in show_conduct()
2046 Sprintf(eos(buf), "%ld times", u.uconduct.sokocheat); in show_conduct()
H A Dtrap.c6580 u.uconduct.sokocheat++; in sokoban_guilt()