Home
last modified time | relevance | path

Searched refs:BACKTTYPE (Results 1 – 7 of 7) sorted by relevance

/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/kernel/
H A Dui.h146 ((!in_area(x, y)) ? BACKTTYPE : \
H A Dgame.h38 #define BACKTTYPE (-2) macro
H A Dui.c4425 return BACKTTYPE; in terrain_seen_at()
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/changelogs/
H A DChangeLog-1998214 (BACKTTYPE): Define = -1.
224 * macdraw.c (draw_cell_block): Add support for BACKTTYPE.
226 (draw_hex_region): Add support for BACKTTYPE.
295 * macrow.c (cell_terrain): Add BACKTTYPE support.
H A DChangeLog-20042784 * ui.c (terrain_seen_at): Rewrite so that it returns BACKTTYPE
6460 * game.h (BACKTTYPE): Fix nested comment.
6507 * game.h (BACKTTYPE): Define as (-2) here.
6521 (BACKTTYPE): Move definition to game.h.
H A DChangeLog-2000213 * macconq.h (BACKTTYPE): Define as -2 instead of -1.
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/tcltk/
H A Dtkmap.c1743 if (t == BACKTTYPE) in cell_drawing_colors()