Home
last modified time | relevance | path

Searched refs:hp_bar (Results 1 – 9 of 9) sorted by relevance

/dports/games/exult/exult-snapshot-v1.7.0.20211128/data/
H A Dflx.in24 hp_bar.shp
H A DMakefile.am28 hp_bar.shp \
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dmonster.cpp806 const std::pair<std::string, nc_color> hp_bar = hp_description( hp, type->hp ); in extended_description() local
807 ss += colorize( hp_bar.first, hp_bar.second ) + "\n"; in extended_description()
H A Dcharacter.cpp7947 …std::pair<std::string, nc_color> hp_bar = get_hp_bar( get_part_hp_cur( bp ), get_part_hp_max( bp ), in extended_description() local
7951 ss += colorize( hp_bar.first, hp_bar.second ); in extended_description()
7954 ss += colorize( std::string( 5 - utf8_width( hp_bar.first ), '.' ), c_white ); in extended_description()
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dmonster.cpp806 const std::pair<std::string, nc_color> hp_bar = hp_description( hp, type->hp ); in extended_description() local
807 ss += colorize( hp_bar.first, hp_bar.second ) + "\n"; in extended_description()
H A Dcharacter.cpp7947 …std::pair<std::string, nc_color> hp_bar = get_hp_bar( get_part_hp_cur( bp ), get_part_hp_max( bp ), in extended_description() local
7951 ss += colorize( hp_bar.first, hp_bar.second ); in extended_description()
7954 ss += colorize( std::string( 5 - utf8_width( hp_bar.first ), '.' ), c_white ); in extended_description()
/dports/games/exult/exult-snapshot-v1.7.0.20211128/
H A DMakefile.common289 data/hp_bar.shp \
/dports/games/freeciv-nox11/freeciv-2.6.6/client/
H A Dtilespec.c265 *hp_bar[NUM_TILES_HP_BAR], member
2940 SET_SPRITE(unit.hp_bar[i], buffer); in tileset_lookup_sprite_tags()
4302 ADD_SPRITE_FULL(t->sprites.unit.hp_bar[ihp]); in fill_unit_sprite_array()
/dports/games/freeciv/freeciv-2.6.6/client/
H A Dtilespec.c265 *hp_bar[NUM_TILES_HP_BAR], member
2940 SET_SPRITE(unit.hp_bar[i], buffer); in tileset_lookup_sprite_tags()
4302 ADD_SPRITE_FULL(t->sprites.unit.hp_bar[ihp]); in fill_unit_sprite_array()