Home
last modified time | relevance | path

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

/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Dpickup.c90 register int iletct = 0; local
99 ilets[iletct++] = c, ilets[iletct] = '\0';
103 return iletct;
129 int iletct, oclassct; local
138 if (iletct == 0) {
140 } else if (iletct == 1) {
147 ilets[iletct++] = ' ';
148 ilets[iletct++] = 'a';
149 ilets[iletct++] = 'A';
152 ilets[iletct++] = 'm';
[all …]
H A Dinvent.c977 int oletct, iletct, allowgold, unpaid, oc_of_sym; local
996 iletct = collect_obj_classes(ilets, invent,
1000 if (ident && !iletct) {
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';
/dports/games/nethack33/nethack-3.3.1/src/
H A Dpickup.c90 register int iletct = 0; local
99 ilets[iletct++] = c, ilets[iletct] = '\0';
103 return iletct;
129 int iletct, oclassct; local
138 if (iletct == 0) {
140 } else if (iletct == 1) {
147 ilets[iletct++] = ' ';
148 ilets[iletct++] = 'a';
149 ilets[iletct++] = 'A';
152 ilets[iletct++] = 'm';
[all …]
H A Dinvent.c977 int oletct, iletct, allowgold, unpaid, oc_of_sym; local
996 iletct = collect_obj_classes(ilets, invent,
1000 if (ident && !iletct) {
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';
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Dpickup.c90 register int iletct = 0; local
99 ilets[iletct++] = c, ilets[iletct] = '\0';
103 return iletct;
129 int iletct, oclassct; local
138 if (iletct == 0) {
140 } else if (iletct == 1) {
147 ilets[iletct++] = ' ';
148 ilets[iletct++] = 'a';
149 ilets[iletct++] = 'A';
152 ilets[iletct++] = 'm';
[all …]
H A Dinvent.c977 int oletct, iletct, allowgold, unpaid, oc_of_sym; local
996 iletct = collect_obj_classes(ilets, invent,
1000 if (ident && !iletct) {
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';
/dports/games/nethack34/nethack-3.4.3/src/
H A Dpickup.c108 register int iletct = 0; local
120 ilets[iletct++] = c, ilets[iletct] = '\0';
125 return iletct;
163 int iletct, oclassct; local
176 if (iletct == 0) {
182 ilets[iletct++] = 'm';
184 ilets[iletct] = '\0';
190 ilets[iletct++] = ' ';
191 ilets[iletct++] = 'a';
192 ilets[iletct++] = 'A';
[all …]
H A Dinvent.c1187 int oletct, iletct, allowgold, unpaid, oc_of_sym; local
1189 int oletct, iletct, unpaid, oc_of_sym; local
1217 iletct = collect_obj_classes(ilets, invent,
1225 if (ident && !iletct) {
1228 ilets[iletct++] = ' ';
1229 if (unpaid) ilets[iletct++] = 'u';
1230 if (count_buc(invent, BUC_BLESSED)) ilets[iletct++] = 'B';
1234 if (invent) ilets[iletct++] = 'a';
1236 ilets[iletct++] = ' ';
1238 ilets[iletct++] = 'i';
[all …]
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dpickup.c108 register int iletct = 0; local
120 ilets[iletct++] = c, ilets[iletct] = '\0';
125 return iletct;
163 int iletct, oclassct; local
176 if (iletct == 0) {
182 ilets[iletct++] = 'm';
184 ilets[iletct] = '\0';
190 ilets[iletct++] = ' ';
191 ilets[iletct++] = 'a';
192 ilets[iletct++] = 'A';
[all …]
H A Dinvent.c1187 int oletct, iletct, allowgold, unpaid, oc_of_sym; local
1189 int oletct, iletct, unpaid, oc_of_sym; local
1217 iletct = collect_obj_classes(ilets, invent,
1225 if (ident && !iletct) {
1228 ilets[iletct++] = ' ';
1229 if (unpaid) ilets[iletct++] = 'u';
1230 if (count_buc(invent, BUC_BLESSED)) ilets[iletct++] = 'B';
1234 if (invent) ilets[iletct++] = 'a';
1236 ilets[iletct++] = ' ';
1238 ilets[iletct++] = 'i';
[all …]
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Dpickup.c114 register int iletct = 0; local
126 ilets[iletct++] = c, ilets[iletct] = '\0';
131 return iletct;
169 int iletct, oclassct; local
182 if (iletct == 0) {
188 ilets[iletct++] = 'm';
190 ilets[iletct] = '\0';
196 ilets[iletct++] = ' ';
197 ilets[iletct++] = 'a';
198 ilets[iletct++] = 'A';
[all …]
H A Dinvent.c1419 int oletct, iletct, allowgold, unpaid, oc_of_sym; local
1421 int oletct, iletct, unpaid, oc_of_sym; local
1449 iletct = collect_obj_classes(ilets, invent,
1457 if (ident && !iletct) {
1460 ilets[iletct++] = ' ';
1461 if (unpaid) ilets[iletct++] = 'u';
1462 if (count_buc(invent, BUC_BLESSED)) ilets[iletct++] = 'B';
1466 if (invent) ilets[iletct++] = 'a';
1468 ilets[iletct++] = ' ';
1470 ilets[iletct++] = 'i';
[all …]
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dpickup.c109 register int iletct = 0; local
121 ilets[iletct++] = c, ilets[iletct] = '\0';
126 return iletct;
164 int iletct, oclassct; local
177 if (iletct == 0) {
183 ilets[iletct++] = 'm';
185 ilets[iletct] = '\0';
191 ilets[iletct++] = ' ';
192 ilets[iletct++] = 'a';
193 ilets[iletct++] = 'A';
[all …]
H A Dinvent.c1270 int oletct, iletct, allowgold, unpaid, oc_of_sym; local
1272 int oletct, iletct, unpaid, oc_of_sym; local
1300 iletct = collect_obj_classes(ilets, invent,
1308 if (ident && !iletct) {
1311 ilets[iletct++] = ' ';
1312 if (unpaid) ilets[iletct++] = 'u';
1313 if (count_buc(invent, BUC_BLESSED)) ilets[iletct++] = 'B';
1317 if (invent) ilets[iletct++] = 'a';
1319 ilets[iletct++] = ' ';
1321 ilets[iletct++] = 'i';
[all …]
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Dpickup.c108 register int iletct = 0; local
120 ilets[iletct++] = c, ilets[iletct] = '\0';
125 return iletct;
163 int iletct, oclassct; local
176 if (iletct == 0) {
182 ilets[iletct++] = 'm';
184 ilets[iletct] = '\0';
190 ilets[iletct++] = ' ';
191 ilets[iletct++] = 'a';
192 ilets[iletct++] = 'A';
[all …]
H A Dinvent.c1196 int oletct, iletct, allowgold, unpaid, oc_of_sym; local
1198 int oletct, iletct, unpaid, oc_of_sym; local
1226 iletct = collect_obj_classes(ilets, invent,
1234 if (ident && !iletct) {
1237 ilets[iletct++] = ' ';
1238 if (unpaid) ilets[iletct++] = 'u';
1239 if (count_buc(invent, BUC_BLESSED)) ilets[iletct++] = 'B';
1243 if (invent) ilets[iletct++] = 'a';
1245 ilets[iletct++] = ' ';
1247 ilets[iletct++] = 'i';
[all …]
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dpickup.c106 register int iletct = 0; local
114 ilets[iletct++] = c, ilets[iletct] = '\0';
119 return iletct;
145 int iletct, oclassct; local
157 if (iletct == 0)
160 if (iletct == 1) {
165 ilets[iletct++] = ' ';
166 ilets[iletct++] = 'a';
167 ilets[iletct++] = 'A';
184 ilets[iletct] = '\0';
[all …]
H A Dinvent.c1939 int oletct, iletct, unpaid, oc_of_sym; local
1965 if (ident && !iletct) {
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';
[all …]
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dpickup.c106 register int iletct = 0; local
114 ilets[iletct++] = c, ilets[iletct] = '\0';
119 return iletct;
145 int iletct, oclassct; local
157 if (iletct == 0)
160 if (iletct == 1) {
165 ilets[iletct++] = ' ';
166 ilets[iletct++] = 'a';
167 ilets[iletct++] = 'A';
184 ilets[iletct] = '\0';
[all …]
H A Dinvent.c1939 int oletct, iletct, unpaid, oc_of_sym; local
1965 if (ident && !iletct) {
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';
[all …]
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dpickup.c109 register int iletct = 0; local
121 ilets[iletct++] = c, ilets[iletct] = '\0';
126 return iletct;
164 int iletct, oclassct; local
177 if (iletct == 0) {
183 ilets[iletct++] = 'm';
185 ilets[iletct] = '\0';
191 ilets[iletct++] = ' ';
192 ilets[iletct++] = 'a';
193 ilets[iletct++] = 'A';
[all …]
H A Dinvent.c1288 int oletct, iletct, allowgold, unpaid, oc_of_sym; local
1290 int oletct, iletct, unpaid, oc_of_sym; local
1318 iletct = collect_obj_classes(ilets, invent,
1326 if (ident && !iletct) {
1329 ilets[iletct++] = ' ';
1330 if (unpaid) ilets[iletct++] = 'u';
1331 if (count_buc(invent, BUC_BLESSED)) ilets[iletct++] = 'B';
1335 if (invent) ilets[iletct++] = 'a';
1337 ilets[iletct++] = ' ';
1339 ilets[iletct++] = 'i';
[all …]
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dpickup.c97 register int iletct = 0; in collect_obj_classes() local
105 ilets[iletct++] = c, ilets[iletct] = '\0'; in collect_obj_classes()
110 return iletct; in collect_obj_classes()
131 int iletct, oclassct; in query_classes() local
143 if (iletct == 0) in query_classes()
146 if (iletct == 1) { in query_classes()
151 ilets[iletct++] = ' '; in query_classes()
152 ilets[iletct++] = 'a'; in query_classes()
153 ilets[iletct++] = 'A'; in query_classes()
170 ilets[iletct] = '\0'; in query_classes()
[all …]
H A Dinvent.c1873 int oletct, iletct, unpaid, oc_of_sym; in ggetobj() local
1899 if (ident && !iletct) { in ggetobj()
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()
[all …]