Home
last modified time | relevance | path

Searched refs:SET_SPRITE_OPT (Results 1 – 6 of 6) sorted by relevance

/dports/games/freeciv-nox11/freeciv-2.6.6/client/
H A Dtilespec.c2612 #define SET_SPRITE_OPT(field, tag) \ macro
3005 SET_SPRITE_OPT(path.s[state].turns ## factor_name [i], buffer); \ in tileset_lookup_sprite_tags()
3026 SET_SPRITE_OPT(city.size_hundreds[i], buffer); in tileset_lookup_sprite_tags()
3058 SET_SPRITE_OPT(upkeep.output[o][0], buffer); in tileset_lookup_sprite_tags()
3067 SET_SPRITE_OPT(upkeep.output[o][i], buffer); in tileset_lookup_sprite_tags()
3076 SET_SPRITE_OPT(path.s[GTS_MP_LEFT].specific, "path.normal"); in tileset_lookup_sprite_tags()
3077 SET_SPRITE_OPT(path.s[GTS_EXHAUSTED_MP].specific, "path.exhausted_mp"); in tileset_lookup_sprite_tags()
3078 SET_SPRITE_OPT(path.s[GTS_TURN_STEP].specific, "path.step"); in tileset_lookup_sprite_tags()
3122 SET_SPRITE_OPT(grid.nonnative, "grid.nonnative"); in tileset_lookup_sprite_tags()
/dports/games/freeciv/freeciv-2.6.6/client/
H A Dtilespec.c2612 #define SET_SPRITE_OPT(field, tag) \ macro
3005 SET_SPRITE_OPT(path.s[state].turns ## factor_name [i], buffer); \ in tileset_lookup_sprite_tags()
3026 SET_SPRITE_OPT(city.size_hundreds[i], buffer); in tileset_lookup_sprite_tags()
3058 SET_SPRITE_OPT(upkeep.output[o][0], buffer); in tileset_lookup_sprite_tags()
3067 SET_SPRITE_OPT(upkeep.output[o][i], buffer); in tileset_lookup_sprite_tags()
3076 SET_SPRITE_OPT(path.s[GTS_MP_LEFT].specific, "path.normal"); in tileset_lookup_sprite_tags()
3077 SET_SPRITE_OPT(path.s[GTS_EXHAUSTED_MP].specific, "path.exhausted_mp"); in tileset_lookup_sprite_tags()
3078 SET_SPRITE_OPT(path.s[GTS_TURN_STEP].specific, "path.step"); in tileset_lookup_sprite_tags()
3122 SET_SPRITE_OPT(grid.nonnative, "grid.nonnative"); in tileset_lookup_sprite_tags()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-sdl2/
H A Dthemespec.c925 #define SET_SPRITE_OPT(field, tag) \ macro
/dports/games/freeciv/freeciv-2.6.6/client/gui-sdl/
H A Dthemespec.c913 #define SET_SPRITE_OPT(field, tag) \ macro
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-sdl/
H A Dthemespec.c913 #define SET_SPRITE_OPT(field, tag) \ macro
/dports/games/freeciv/freeciv-2.6.6/client/gui-sdl2/
H A Dthemespec.c925 #define SET_SPRITE_OPT(field, tag) \ macro