Home
last modified time | relevance | path

Searched refs:research_topic (Results 1 – 15 of 15) sorted by relevance

/dports/www/py-protego/Protego-0.1.16/tests/test_data/
H A Dwww.mpg.de4 Disallow: /*?*research_topic*
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/kernel/
H A Drun.c575 && side->research_topic == NOADVANCE) { in units_still_acting()
1290 if (side->research_topic == NONATYPE) in run_side_research()
1293 if (side->research_topic == NOADVANCE) { in run_side_research()
1303 a = side->research_topic; in run_side_research()
1338 side->research_topic = NOADVANCE; in run_side_research()
H A Dxcscribe.c695 && dside->research_topic == NOADVANCE) { in update_research_display()
H A Dai.c412 && side->research_topic == NOADVANCE) { in run_local_ai()
2021 if (is_advance_type(side->research_topic)) in ai_pick_side_research()
2036 side->research_topic = a; in ai_pick_side_research()
2047 side->research_topic = a; in ai_pick_side_research()
2059 net_set_side_research_topic(side, side->research_topic); in ai_plan_research()
H A Dcmd.c896 a = side->research_topic; in do_research()
H A Dskelconq.c894 && dside->research_topic == NOADVANCE) { in update_research_display()
H A Dside.h244 short research_topic; /*!< Advance that the side is working on member
H A Dside.c428 newside->research_topic = NOADVANCE; in create_side()
1716 side->research_topic = a; in set_side_research_topic()
H A Dwrite.c1474 write_num_prop(key(K_CURRENT_ADVANCE), side->research_topic, NOADVANCE, in write_side_properties()
H A Dread.c2481 side->research_topic = numval; in fill_in_side()
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/sdl/
H A Dsdlmain.cc1419 sscreen->inptype = dside->research_topic; in side_auto_research_button_fn()
1545 if (is_advance_type(side->research_topic)) in update_research_display()
1586 a = side->research_topic; in update_research_display()
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/curses/
H A Dcconq.c1276 && dside->research_topic == NOADVANCE) { in update_research_display()
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/tcltk/
H A Dtkmain.c2250 if (dside->research_topic == NOADVANCE in update_research_display()
3863 if (dside->research_topic == NOADVANCE in tk_current_advance()
3864 || dside->research_topic == NONATYPE) { in tk_current_advance()
3868 Tcl_SetResult(interp, a_type_name(dside->research_topic), TCL_VOLATILE); in tk_current_advance()
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/changelogs/
H A DChangeLog-1999166 * side.h (Side research_topic): New field.
H A DChangeLog-20035495 (run_side_research): Don't call update_research_display if research_topic