Commit graph

8 commits

Author SHA1 Message Date
82e61187ed info/Mobility: Belatedly remove security unit mobility use
Missed in commit 39884af, v4.3.33.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
2017-08-07 10:08:31 +02:00
a4b167eb18 Fix info Mobility not to claim missions get a bonus
Bonus was dropped in v4.0.0.
2009-12-13 08:19:54 +01:00
cf960a573c Make anti-sat launch consistent with interception
When a manually launched anti-sat hits, it now always destroys the
satellite.  This matches what it does when it intercepts
automatically.  Before, it only damaged the satellite.
2009-12-12 16:28:52 +01:00
06f61d1a4e Spelling fixes. 2007-04-09 09:36:28 +00:00
Ron Koenderink
db599368bc Add commands related to nukes to Subject Nukes. 2006-06-24 22:36:42 +00:00
5fbd7cdede Update for recent mobility cost changes. Document minimum costs and
land unit penalty in newly taken sectors.  Spelling fixes.
2006-06-18 18:49:00 +00:00
5122f25f6c Fix land unit speed. Reported by Pat Loney. Fix spelling. 2006-03-25 19:59:21 +00:00
4ea4a01fd5 (info, html): Implement.
(all): Depend on info.

Flatten info directory.  This undoes the move to one subdirectory per
chapter, which was done during Empire 2.  The structure doesn't buy us
much, as the info name space is flat, and it complicates makefiles.

Overhaul info.pl:
- It now wants to run in the root of the build tree.
- Information on source files and subjects is now stored in makefiles,
  thus info.pl no longer picks up random junk from the file system.
- Clean up Perl anachronisms, in particular use subroutine arguments and
  results rather than global variables where convenient.
- Change format of diagnostics to the common format used by GNU tools,
  so that Emacs and the like can parse it.
- Catch missing .SA.
- When creating a new subject file, cowardly refuse to overwrite an
  existing file.
- Subject files contain topics sorted by chapter, then by name.  The
  order of chapters used to depend on how Perl sorts hash keys.  Fix
  it.
2005-12-22 10:09:17 +00:00
Renamed from info/Concepts/Mobility.t (Browse further)