92fcbc22a7
(player_coms, best): bestdistpath' and
bestpath' violate the rule
...
that commands must be unique within the first four letters. best()
implements both. It calls BestDistPath() for the former, and
BestLandPath() for the latter. However, BestDistPath() is just a
wrapper around BestLandPath(); it does exactly the same. Drop
`bestdistpath'.
2004-01-13 18:23:26 +00:00
1332ab9dba
Fix previous rev.
2004-01-06 20:19:37 +00:00
f883ed1620
List generated files that CVS doesn't ignore by default.
2003-12-17 23:02:40 +00:00
16f5396d30
Spelling fixes.
2003-12-17 21:20:01 +00:00
fe16863ea2
Makefiles worked only if certain directories and generated files were
...
already present. These files are no longer in CVS. Fix Makefiles.
2003-12-17 21:01:37 +00:00
800027023a
(show, show_item): New `show item'. From Ron Koenderink; changes to
...
info files heavily hacked by me.
2003-12-17 19:50:20 +00:00
a889b6ba0e
Generated file, shouldn't have been committed.
2003-12-17 19:46:54 +00:00
be168eba05
(edit): Rewrite of undocumented and broken feature: if there are extra
...
arguments, they are interpreted as key-value pairs, and edit does not
prompt for more. From Ron Koenderink.
(player_coms): Document extended syntax.
2003-11-25 19:16:18 +00:00
713c9a08ea
Add proper .SA; it's required by info.pl. Closes #793708 .
2003-10-04 14:57:05 +00:00
d8b7fdfae1
Import of Empire 4.2.12
2003-08-23 12:23:04 +00:00