Home
last modified time | relevance | path

Searched refs:net_set_unit_curadvance (Results 1 – 4 of 4) sorted by relevance

/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/sdl/
H A Dsdluact.cc17 extern void net_set_unit_curadvance(Side *side, Unit *unit, int a);
110 net_set_unit_curadvance(unit->side, unit, button->data); in research_button_fn()
128 net_set_unit_curadvance(unit->side, unit, unit->curadvance); in auto_research_button_fn()
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/kernel/
H A Dkpublic.h95 extern void net_set_unit_curadvance(Side *side, Unit *unit, int a);
H A Dtp.c1132 net_set_unit_curadvance(Side *side, Unit *unit, int a) in net_set_unit_curadvance() function
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/changelogs/
H A DChangeLog-20006655 * kpublic.h (net_set_unit_curadvance): New prototype.
6672 * tp.c (net_set_unit_curadvance): New function.