/dports/games/freeciv-nox11/freeciv-2.6.6/client/ |
H A D | helpdata.h | 47 char *helptext_unit(char *buf, size_t bufsz, struct player *pplayer,
|
H A D | helpdata.c | 3884 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 D | helpdata.h | 47 char *helptext_unit(char *buf, size_t bufsz, struct player *pplayer,
|
H A D | helpdata.c | 3884 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 D | civmanual.c | 570 helptext_unit(buf, sizeof(buf), NULL, "", putype); in manual_command()
|
/dports/games/freeciv-nox11/freeciv-2.6.6/tools/ |
H A D | civmanual.c | 570 helptext_unit(buf, sizeof(buf), NULL, "", putype); in manual_command()
|
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-xaw/ |
H A D | helpdlg.c | 889 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 D | helpdlg.c | 889 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 D | helpdlg.c | 940 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 D | helpdlg.c | 871 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 D | helpdlg.cpp | 869 helptext_unit(buffer, sizeof(buffer), client.conn.playing, in set_topic_unit()
|
H A D | repodlgs.cpp | 789 tt_text += helptext_unit(buffer, sizeof(buffer), client.conn.playing, in mouseMoveEvent()
|
H A D | citydlg.cpp | 3900 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 D | helpdlg.c | 871 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 D | helpdlg.c | 909 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 D | helpdlg.c | 940 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 D | helpdlg.cpp | 869 helptext_unit(buffer, sizeof(buffer), client.conn.playing, in set_topic_unit()
|
H A D | repodlgs.cpp | 789 tt_text += helptext_unit(buffer, sizeof(buffer), client.conn.playing, in mouseMoveEvent()
|
H A D | citydlg.cpp | 3900 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 D | helpdlg.c | 909 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 D | helpdlg.c | 904 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 D | helpdlg.c | 901 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 D | helpdlg.c | 901 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 D | helpdlg.c | 904 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 D | ChangeLog | 160502 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():
|