Home
last modified time | relevance | path

Searched refs:autoresearch (Results 1 – 11 of 11) sorted by relevance

/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/kernel/
H A Dkeyword.def57 DEF_KWD("autoresearch", K_AUTORESEARCH)
H A Drun.c1296 } else if (side->autoresearch) { in run_side_research()
1372 } else if (side->autoresearch) { in run_side_research()
H A Dside.h246 short autoresearch; /*!< TRUE if next research topic autoselected member
H A Dside.c429 newside->autoresearch = FALSE; in create_side()
1498 side->autoresearch = value; in set_autoresearch()
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/changelogs/
H A DChangeLog-EMCDONALD_AI368 (run_research): Remove check against unit's 'autoresearch' flag.
373 'autoresearch', and 'autoplan' flags.
374 * unit.h (struct a_unit): Remove 'autobuild', 'autoresearch',
384 * unit.c (create_unit): Remove setting of 'autobuild', 'autoresearch',
395 'autoresearch', and 'autoplan' flags.
H A DChangeLog-19993272 (set_unit_side): Turn on autobuild & autoresearch if side is under
3346 (global_advance_dialog): Fix autoresearch bug.
4460 (run_research): Rewritten. Support for autoresearch added.
4478 (create_unit): Add unit->autobuild and unit->autoresearch.
4485 (a_unit): Add autobuild amd autoresearch.
4511 (unit_advance_dialog): Add support for autoresearch (3 times).
H A DChangeLog-20006012 * side.c (create_side): Set side->autoresearch to FALSE.
6014 * side.h (struct a_side): Add side->autoresearch.
6016 (receive_side_prop): Add support for side->autoresearch.
6459 autobuild, autoresearch and autoplan. Other new functions:
6676 (receive_unit_prop): Handle curadvance, autoplan, autoresearch & autobuild.
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/test/
H A Dall.g788 (autoresearch 0)
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/sdl/
H A Dsdlmain.cc1554 if ((side == dside) && !side_has_ai(side) && !(side->autoresearch)) { in update_research_display()
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/tcltk/
H A Dtkmain.c2253 && !dside->autoresearch) { in update_research_display()
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/doc/
H A Drefman.texi2115 @deffn UnitProperty @code{autoresearch} n