Commit graph

617 commits

Author SHA1 Message Date
63522d0897 Regenerated. Should be automatically generated by make and removed
from the repository.
2004-01-13 18:48:00 +00:00
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
6afd19c73e Fix title. 2003-12-18 09:17:07 +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
1a3a8d993a Fix previous rev. 2003-12-17 21:07:54 +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
fca6c1bc2f List generated files and directories that CVS doesn't ignore by
default.
2003-10-04 16:01:10 +00:00
713c9a08ea Add proper .SA; it's required by info.pl. Closes #793708. 2003-10-04 14:57:05 +00:00
c91687c1b7 (parse_files): Choked on CVS, backup files, and more. Fix to work only on
*.t.  Closes #793707.
2003-10-04 14:56:07 +00:00
89c4f834ff Makefiles worked only if certain directories and generated files were
already present.  Source distributions had them, but we didn't commit
them to CVS.  Fix Makefiles.
2003-10-04 14:22:52 +00:00
efe12a6137 Generated file, shouldn't have been committed. 2003-10-04 14:19:50 +00:00
d8b7fdfae1 Import of Empire 4.2.12 2003-08-23 12:23:04 +00:00