Clarify action_auto_perf action list terminator.
commit0cc7d7b2c2391bb1c8fc6a3a9f952bc49360e710
authorsveinung <sveinung@a0f10bec-cc02-0410-94fc-a9cfff90b4cd>
Sun, 12 Mar 2017 12:27:09 +0000 (12 12:27 +0000)
committersveinung <sveinung@a0f10bec-cc02-0410-94fc-a9cfff90b4cd>
Sun, 12 Mar 2017 12:27:09 +0000 (12 12:27 +0000)
treebde88518dfe2a77edcfd2e357967d1271019f0a0
parent292bbfc16884ccf271be3625090151a5636d8afe
Clarify action_auto_perf action list terminator.

Specify that the value that terminates action auto performers' action lists
is ACTION_NONE (no action). ACTION_COUNT, while currently the same value,
can be understood in other ways too.

See hrm Feature #644169

git-svn-id: svn://svn.gna.org/svn/freeciv/trunk@35099 a0f10bec-cc02-0410-94fc-a9cfff90b4cd
common/actions.c
common/actions.h
server/ruleset.c
tools/ruleutil/rulesave.c