Home
last modified time | relevance | path

Searched refs:helptext_unit (Results 1 – 25 of 26) sorted by relevance

12

/dports/games/freeciv-nox11/freeciv-2.6.6/client/
H A Dhelpdata.h47 char *helptext_unit(char *buf, size_t bufsz, struct player *pplayer,
H A Dhelpdata.c3884 char *helptext_unit(char *buf, size_t bufsz, struct player *pplayer, in helptext_unit() function
/dports/games/freeciv/freeciv-2.6.6/client/
H A Dhelpdata.h47 char *helptext_unit(char *buf, size_t bufsz, struct player *pplayer,
H A Dhelpdata.c3884 char *helptext_unit(char *buf, size_t bufsz, struct player *pplayer, in helptext_unit() function
/dports/games/freeciv/freeciv-2.6.6/tools/
H A Dcivmanual.c570 helptext_unit(buf, sizeof(buf), NULL, "", putype); in manual_command()
/dports/games/freeciv-nox11/freeciv-2.6.6/tools/
H A Dcivmanual.c570 helptext_unit(buf, sizeof(buf), NULL, "", putype); in manual_command()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-xaw/
H A Dhelpdlg.c889 helptext_unit(buf, sizeof(buf), client.conn.playing, pitem->text, punittype); in help_update_unit_type()
/dports/games/freeciv/freeciv-2.6.6/client/gui-xaw/
H A Dhelpdlg.c889 helptext_unit(buf, sizeof(buf), client.conn.playing, pitem->text, punittype); in help_update_unit_type()
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-3.22/
H A Dhelpdlg.c940 helptext_unit(buf, sizeof(buf), client.conn.playing, pitem->text, utype); in help_update_unit_type()
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-2.0/
H A Dhelpdlg.c871 helptext_unit(buf, sizeof(buf), client.conn.playing, pitem->text, utype); in help_update_unit_type()
/dports/games/freeciv/freeciv-2.6.6/client/gui-qt/
H A Dhelpdlg.cpp869 helptext_unit(buffer, sizeof(buffer), client.conn.playing, in set_topic_unit()
H A Drepodlgs.cpp789 tt_text += helptext_unit(buffer, sizeof(buffer), client.conn.playing, in mouseMoveEvent()
H A Dcitydlg.cpp3900 str = helptext_unit(buffer, sizeof(buffer), client.conn.playing, in get_tooltip_unit()
3927 str = helptext_unit(buffer, sizeof(buffer), client.conn.playing, in get_tooltip()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-2.0/
H A Dhelpdlg.c871 helptext_unit(buf, sizeof(buf), client.conn.playing, pitem->text, utype); in help_update_unit_type()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-3.0/
H A Dhelpdlg.c909 helptext_unit(buf, sizeof(buf), client.conn.playing, pitem->text, utype); in help_update_unit_type()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-3.22/
H A Dhelpdlg.c940 helptext_unit(buf, sizeof(buf), client.conn.playing, pitem->text, utype); in help_update_unit_type()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-qt/
H A Dhelpdlg.cpp869 helptext_unit(buffer, sizeof(buffer), client.conn.playing, in set_topic_unit()
H A Drepodlgs.cpp789 tt_text += helptext_unit(buffer, sizeof(buffer), client.conn.playing, in mouseMoveEvent()
H A Dcitydlg.cpp3900 str = helptext_unit(buffer, sizeof(buffer), client.conn.playing, in get_tooltip_unit()
3927 str = helptext_unit(buffer, sizeof(buffer), client.conn.playing, in get_tooltip()
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-3.0/
H A Dhelpdlg.c909 helptext_unit(buf, sizeof(buf), client.conn.playing, pitem->text, utype); in help_update_unit_type()
/dports/games/freeciv/freeciv-2.6.6/client/gui-sdl2/
H A Dhelpdlg.c904 helptext_unit(buffer, sizeof(buffer), client.conn.playing, "", utype_by_number(type_id)); in popup_unit_info()
/dports/games/freeciv/freeciv-2.6.6/client/gui-sdl/
H A Dhelpdlg.c901 helptext_unit(buffer, sizeof(buffer), client.conn.playing, "", utype_by_number(type_id)); in popup_unit_info()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-sdl/
H A Dhelpdlg.c901 helptext_unit(buffer, sizeof(buffer), client.conn.playing, "", utype_by_number(type_id)); in popup_unit_info()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-sdl2/
H A Dhelpdlg.c904 helptext_unit(buffer, sizeof(buffer), client.conn.playing, "", utype_by_number(type_id)); in popup_unit_info()
/dports/games/freeciv-nox11/freeciv-2.6.6/
H A DChangeLog160502 Update helptext_unit() parameters to match helptext_building().
212266 Add missing newlines to some help strings in helptext_unit.
212426 Add a little more safety to helptext_unit():

12