Home
last modified time | relevance | path

Searched refs:ilets (Results 1 – 24 of 24) sorted by relevance

/dports/games/nethack34/nethack-3.4.3/src/
H A Dpickup.c93 char ilets[]; in collect_obj_classes()
101 char ilets[];
120 ilets[iletct++] = c, ilets[iletct] = '\0';
182 ilets[iletct++] = 'm';
184 ilets[iletct] = '\0';
190 ilets[iletct++] = ' ';
191 ilets[iletct++] = 'a';
192 ilets[iletct++] = 'A';
195 ilets[iletct++] = 'm';
198 ilets[iletct] = '\0';
[all …]
H A Dinvent.c1191 char sym, *ip, olets[MAXOCLASSES+5], ilets[MAXOCLASSES+5]; local
1217 iletct = collect_obj_classes(ilets, invent,
1228 ilets[iletct++] = ' ';
1229 if (unpaid) ilets[iletct++] = 'u';
1230 if (count_buc(invent, BUC_BLESSED)) ilets[iletct++] = 'B';
1231 if (count_buc(invent, BUC_UNCURSED)) ilets[iletct++] = 'U';
1234 if (invent) ilets[iletct++] = 'a';
1236 ilets[iletct++] = ' ';
1238 ilets[iletct++] = 'i';
1241 ilets[iletct] = '\0';
[all …]
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dpickup.c93 char ilets[]; in collect_obj_classes()
101 char ilets[];
120 ilets[iletct++] = c, ilets[iletct] = '\0';
182 ilets[iletct++] = 'm';
184 ilets[iletct] = '\0';
190 ilets[iletct++] = ' ';
191 ilets[iletct++] = 'a';
192 ilets[iletct++] = 'A';
195 ilets[iletct++] = 'm';
198 ilets[iletct] = '\0';
[all …]
H A Dinvent.c1191 char sym, *ip, olets[MAXOCLASSES+5], ilets[MAXOCLASSES+5]; local
1217 iletct = collect_obj_classes(ilets, invent,
1228 ilets[iletct++] = ' ';
1229 if (unpaid) ilets[iletct++] = 'u';
1230 if (count_buc(invent, BUC_BLESSED)) ilets[iletct++] = 'B';
1231 if (count_buc(invent, BUC_UNCURSED)) ilets[iletct++] = 'U';
1234 if (invent) ilets[iletct++] = 'a';
1236 ilets[iletct++] = ' ';
1238 ilets[iletct++] = 'i';
1241 ilets[iletct] = '\0';
[all …]
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Dpickup.c99 char ilets[]; in collect_obj_classes()
107 char ilets[];
126 ilets[iletct++] = c, ilets[iletct] = '\0';
188 ilets[iletct++] = 'm';
190 ilets[iletct] = '\0';
196 ilets[iletct++] = ' ';
197 ilets[iletct++] = 'a';
198 ilets[iletct++] = 'A';
201 ilets[iletct++] = 'm';
204 ilets[iletct] = '\0';
[all …]
H A Dinvent.c1423 char sym, *ip, olets[MAXOCLASSES+5], ilets[MAXOCLASSES+5]; local
1449 iletct = collect_obj_classes(ilets, invent,
1460 ilets[iletct++] = ' ';
1461 if (unpaid) ilets[iletct++] = 'u';
1462 if (count_buc(invent, BUC_BLESSED)) ilets[iletct++] = 'B';
1463 if (count_buc(invent, BUC_UNCURSED)) ilets[iletct++] = 'U';
1466 if (invent) ilets[iletct++] = 'a';
1468 ilets[iletct++] = ' ';
1470 ilets[iletct++] = 'i';
1473 ilets[iletct] = '\0';
[all …]
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dpickup.c94 char ilets[]; in collect_obj_classes()
102 char ilets[];
121 ilets[iletct++] = c, ilets[iletct] = '\0';
183 ilets[iletct++] = 'm';
185 ilets[iletct] = '\0';
191 ilets[iletct++] = ' ';
192 ilets[iletct++] = 'a';
193 ilets[iletct++] = 'A';
196 ilets[iletct++] = 'm';
199 ilets[iletct] = '\0';
[all …]
H A Dinvent.c1274 char sym, *ip, olets[MAXOCLASSES+5], ilets[MAXOCLASSES+5]; local
1300 iletct = collect_obj_classes(ilets, invent,
1311 ilets[iletct++] = ' ';
1312 if (unpaid) ilets[iletct++] = 'u';
1313 if (count_buc(invent, BUC_BLESSED)) ilets[iletct++] = 'B';
1314 if (count_buc(invent, BUC_UNCURSED)) ilets[iletct++] = 'U';
1317 if (invent) ilets[iletct++] = 'a';
1319 ilets[iletct++] = ' ';
1321 ilets[iletct++] = 'i';
1324 ilets[iletct] = '\0';
[all …]
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Dpickup.c93 char ilets[]; in collect_obj_classes()
101 char ilets[];
120 ilets[iletct++] = c, ilets[iletct] = '\0';
182 ilets[iletct++] = 'm';
184 ilets[iletct] = '\0';
190 ilets[iletct++] = ' ';
191 ilets[iletct++] = 'a';
192 ilets[iletct++] = 'A';
195 ilets[iletct++] = 'm';
198 ilets[iletct] = '\0';
[all …]
H A Dinvent.c1200 char sym, *ip, olets[MAXOCLASSES+5], ilets[MAXOCLASSES+5]; local
1226 iletct = collect_obj_classes(ilets, invent,
1237 ilets[iletct++] = ' ';
1238 if (unpaid) ilets[iletct++] = 'u';
1239 if (count_buc(invent, BUC_BLESSED)) ilets[iletct++] = 'B';
1240 if (count_buc(invent, BUC_UNCURSED)) ilets[iletct++] = 'U';
1243 if (invent) ilets[iletct++] = 'a';
1245 ilets[iletct++] = ' ';
1247 ilets[iletct++] = 'i';
1250 ilets[iletct] = '\0';
[all …]
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Dpickup.c85 char ilets[]; in collect_obj_classes()
94 ilets[iletct++] = def_oc_syms[GOLD_CLASS];
99 ilets[iletct++] = c, ilets[iletct] = '\0';
128 char ilets[20], inbuf[BUFSZ]; local
147 ilets[iletct++] = ' ';
148 ilets[iletct++] = 'a';
149 ilets[iletct++] = 'A';
152 ilets[iletct++] = 'm';
155 ilets[iletct] = '\0';
161 action, ilets);
[all …]
H A Dinvent.c978 char sym, *ip, olets[MAXOCLASSES+5], ilets[MAXOCLASSES+5]; local
996 iletct = collect_obj_classes(ilets, invent,
1003 ilets[iletct++] = ' ';
1004 if (unpaid) ilets[iletct++] = 'u';
1005 if (invent) ilets[iletct++] = 'a';
1007 ilets[iletct++] = ' ';
1009 ilets[iletct++] = 'i';
1011 ilets[iletct++] = 'm'; /* allow menu presentation on request */
1012 ilets[iletct] = '\0';
1016 word, ilets);
/dports/games/nethack33/nethack-3.3.1/src/
H A Dpickup.c85 char ilets[]; in collect_obj_classes()
94 ilets[iletct++] = def_oc_syms[GOLD_CLASS];
99 ilets[iletct++] = c, ilets[iletct] = '\0';
128 char ilets[20], inbuf[BUFSZ]; local
147 ilets[iletct++] = ' ';
148 ilets[iletct++] = 'a';
149 ilets[iletct++] = 'A';
152 ilets[iletct++] = 'm';
155 ilets[iletct] = '\0';
161 action, ilets);
[all …]
H A Dinvent.c978 char sym, *ip, olets[MAXOCLASSES+5], ilets[MAXOCLASSES+5]; local
996 iletct = collect_obj_classes(ilets, invent,
1003 ilets[iletct++] = ' ';
1004 if (unpaid) ilets[iletct++] = 'u';
1005 if (invent) ilets[iletct++] = 'a';
1007 ilets[iletct++] = ' ';
1009 ilets[iletct++] = 'i';
1011 ilets[iletct++] = 'm'; /* allow menu presentation on request */
1012 ilets[iletct] = '\0';
1016 word, ilets);
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Dpickup.c85 char ilets[]; in collect_obj_classes()
94 ilets[iletct++] = def_oc_syms[GOLD_CLASS];
99 ilets[iletct++] = c, ilets[iletct] = '\0';
128 char ilets[20], inbuf[BUFSZ]; local
147 ilets[iletct++] = ' ';
148 ilets[iletct++] = 'a';
149 ilets[iletct++] = 'A';
152 ilets[iletct++] = 'm';
155 ilets[iletct] = '\0';
161 action, ilets);
[all …]
H A Dinvent.c978 char sym, *ip, olets[MAXOCLASSES+5], ilets[MAXOCLASSES+5]; local
996 iletct = collect_obj_classes(ilets, invent,
1003 ilets[iletct++] = ' ';
1004 if (unpaid) ilets[iletct++] = 'u';
1005 if (invent) ilets[iletct++] = 'a';
1007 ilets[iletct++] = ' ';
1009 ilets[iletct++] = 'i';
1011 ilets[iletct++] = 'm'; /* allow menu presentation on request */
1012 ilets[iletct] = '\0';
1016 word, ilets);
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dpickup.c94 char ilets[]; in collect_obj_classes()
102 char ilets[];
121 ilets[iletct++] = c, ilets[iletct] = '\0';
183 ilets[iletct++] = 'm';
185 ilets[iletct] = '\0';
191 ilets[iletct++] = ' ';
192 ilets[iletct++] = 'a';
193 ilets[iletct++] = 'A';
196 ilets[iletct++] = 'm';
199 ilets[iletct] = '\0';
[all …]
H A Dinvent.c1292 char sym, *ip, olets[MAXOCLASSES+5], ilets[MAXOCLASSES+5]; local
1318 iletct = collect_obj_classes(ilets, invent,
1329 ilets[iletct++] = ' ';
1330 if (unpaid) ilets[iletct++] = 'u';
1331 if (count_buc(invent, BUC_BLESSED)) ilets[iletct++] = 'B';
1332 if (count_buc(invent, BUC_UNCURSED)) ilets[iletct++] = 'U';
1335 if (invent) ilets[iletct++] = 'a';
1337 ilets[iletct++] = ' ';
1339 ilets[iletct++] = 'i';
1342 ilets[iletct] = '\0';
[all …]
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dpickup.c100 char ilets[]; in collect_obj_classes()
114 ilets[iletct++] = c, ilets[iletct] = '\0';
165 ilets[iletct++] = ' ';
166 ilets[iletct++] = 'a';
167 ilets[iletct++] = 'A';
171 ilets[iletct++] = 'm';
173 ilets[iletct++] = 'u';
177 ilets[iletct++] = 'B';
179 ilets[iletct++] = 'U';
184 ilets[iletct] = '\0';
[all …]
H A Dinvent.c1940 char sym, *ip, olets[MAXOCLASSES + 5], ilets[MAXOCLASSES + 10]; local
1968 ilets[iletct++] = ' ';
1970 ilets[iletct++] = 'u';
1972 ilets[iletct++] = 'B';
1974 ilets[iletct++] = 'U';
1976 ilets[iletct++] = 'C';
1978 ilets[iletct++] = 'X';
1979 ilets[iletct++] = 'a';
1981 ilets[iletct++] = 'i';
1984 ilets[iletct] = '\0';
[all …]
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dpickup.c100 char ilets[]; in collect_obj_classes()
114 ilets[iletct++] = c, ilets[iletct] = '\0';
165 ilets[iletct++] = ' ';
166 ilets[iletct++] = 'a';
167 ilets[iletct++] = 'A';
171 ilets[iletct++] = 'm';
173 ilets[iletct++] = 'u';
177 ilets[iletct++] = 'B';
179 ilets[iletct++] = 'U';
184 ilets[iletct] = '\0';
[all …]
H A Dinvent.c1940 char sym, *ip, olets[MAXOCLASSES + 5], ilets[MAXOCLASSES + 10]; local
1968 ilets[iletct++] = ' ';
1970 ilets[iletct++] = 'u';
1972 ilets[iletct++] = 'B';
1974 ilets[iletct++] = 'U';
1976 ilets[iletct++] = 'C';
1978 ilets[iletct++] = 'X';
1979 ilets[iletct++] = 'a';
1981 ilets[iletct++] = 'i';
1984 ilets[iletct] = '\0';
[all …]
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dpickup.c105 ilets[iletct++] = c, ilets[iletct] = '\0'; in collect_obj_classes()
151 ilets[iletct++] = ' '; in query_classes()
152 ilets[iletct++] = 'a'; in query_classes()
153 ilets[iletct++] = 'A'; in query_classes()
157 ilets[iletct++] = 'm'; in query_classes()
159 ilets[iletct++] = 'u'; in query_classes()
163 ilets[iletct++] = 'B'; in query_classes()
165 ilets[iletct++] = 'U'; in query_classes()
167 ilets[iletct++] = 'C'; in query_classes()
170 ilets[iletct] = '\0'; in query_classes()
[all …]
H A Dinvent.c1874 char sym, *ip, olets[MAXOCLASSES + 5], ilets[MAXOCLASSES + 10]; in ggetobj() local
1902 ilets[iletct++] = ' '; in ggetobj()
1904 ilets[iletct++] = 'u'; in ggetobj()
1906 ilets[iletct++] = 'B'; in ggetobj()
1908 ilets[iletct++] = 'U'; in ggetobj()
1910 ilets[iletct++] = 'C'; in ggetobj()
1912 ilets[iletct++] = 'X'; in ggetobj()
1913 ilets[iletct++] = 'a'; in ggetobj()
1915 ilets[iletct++] = 'i'; in ggetobj()
1918 ilets[iletct] = '\0'; in ggetobj()
[all …]