HomeSort by: relevance | last modified time | path
    Searched refs:Web (Results 1 - 8 of 8) sorted by relevancy

  /src/games/warp/
object.h 21 #define Web 6
object.c 50 if (typ != Torp && typ != Web) {
them.c 234 case Web:
236 goto accell; /* non-Tholians shouldn't ram web */
238 break; /* Tholians retrace web if desperate */
253 ) goto accell; /* Tholians try not to retrace web */
254 break; /* No problem with crossing web */
306 make_object(Web,
320 if (obj && obj->type == Web) {
us.c 80 obj->type == Web)
101 obj->type == Web)
376 obj->type == Torp || obj->type == Web ||
bang.c 142 !(obj=occupant[yy[y]][xx[x]]) || obj->type != Web)
move.c 82 else if (curobj->type != Torp && curobj->type != Web) {
120 curobj->type == Web) {
194 curobj->type == Torp || curobj->type == Web) ) {
228 else if (temp->type == Web)
weapon.c 641 if (tractee->type != Web &&
  /src/share/terminfo/
terminfo 1086 # https://cateee.net/lkddb/web-lkddb/CONSOLE_TRANSLATIONS.html
6913 # https://web.archive.org/web/20141016124430/http://web.archiveorange.com/archive/v/6ETvLb5wHtbbzCaS4S9J
8015 ######## WEB CLIENTS
8023 # JavaScript library that can run in a regular web browser or an embedded
8024 # browser such as Electron, using Web Sockets to talk to the server.
8026 # it can connect to, and display in, a web browser, or as a standalone Qt
8062 domterm|DomTerm web client,
8728 # https://web.archive.org/web/20051103015726/http://www.ai/~iang/TGssh
    [all...]

Completed in 26 milliseconds