|
016249c9e5
|
(land, nuke, plan, shi): Change stop prefix to `!'. Explain it in the
footer when actually present.
|
2006-06-01 16:29:54 +00:00 |
|
|
eb1512d75f
|
Let players stop/start units:
(genitem, lndstr, nukstr, plnstr, shpstr): New members off, lnd_off,
nuk_off, pln_off, shp_off.
(NSC_GENITEM): New selector off.
(land, nuke, plan, shi): Display efficiency prefixed by `=' when off.
(start, stop, player_coms): Rewrite, new syntax. Print only objects
that actually change.
(start_hdr, stop_hdr, start_stop_hdr): Consolidate.
(item_u, start_stop, start_stop_sector, proff, start_stop_unit)
(start_stop_unit_hdr, unit_type_name): New.
(upd_land, upd_plane, planerepair, upd_ship): Obey and clear stoppage.
|
2006-05-29 21:11:14 +00:00 |
|
|
1b94ddedc3
|
Change encoding of `not in any group' from space to 0, because that's
friendlier in conditionals:
(army, build_ship, build_land, build_plane, doship, doplane, dounit)
(flee, check_trade, wing, snxtitem_group, takeover_ship)
(takeover_land): Assign 0 instead of space.
(carg, lcarg, pr_ship, pr_plane, pr_land, ldump, land, pdump, plan)
(retr, lretr, sdump, shi, lnd_list, shp_list, ask_olist, att_prompt)
(ask_move_in): Update printing of group.
(takeover_plane): Failed to clear wing.
|
2006-05-27 13:44:18 +00:00 |
|
|
f5a9284867
|
Update known contributors comment.
|
2006-02-24 21:35:27 +00:00 |
|
|
4515b84c59
|
COPYING duplicates information from README. Remove. Move GPL from
LICENSE to COPYING, because that's where it usually is. Update all
the references to these files.
|
2006-01-21 19:48:41 +00:00 |
|
|
0fe877e1cd
|
Remove useless width from printf conversion %c.
|
2006-01-14 20:06:29 +00:00 |
|
|
3e400c018c
|
Update copyright notice.
|
2006-01-05 13:36:57 +00:00 |
|
|
3aebb68ee7
|
Include config.h.
|
2005-12-27 18:04:19 +00:00 |
|
|
190cbaadf2
|
(carg, lcarg, fort, land, ldump, lsta, orde, payo, retr, lretr)
(cmd_sail_ship, cmd_unsail_ship, show_sail, sdump, shi, sstat, work):
Remove inappropriate ship/land sanity checks; should be done
elsewhere.
|
2005-11-06 20:54:59 +00:00 |
|
|
786b34c693
|
(SHIPNAMES, opt_SHIPNAMES, Options, carg, name, sorde, qorde)
(show_sail, shi, att_get_combat, pr_com, satdisp, satmap, prship):
Remove nooption SHIPNAMES.
|
2005-07-31 17:22:32 +00:00 |
|
|
4f59fc9967
|
Remove a bunch of redundant casts.
|
2005-06-12 06:31:48 +00:00 |
|
|
345ad3dfe0
|
Update copyright notice.
|
2005-03-16 22:03:16 +00:00 |
|
Marc Olzheim
|
c6ef918f3a
|
Cleanup #includes of (mostly a long time) unused header files.
No functional changes.
|
2004-12-13 16:47:13 +00:00 |
|
Marc Olzheim
|
e9a040adb9
|
Do not include var.h where no longer needed. Clean up register keywords in these file at the same time. No functional changes.
|
2004-10-12 20:08:51 +00:00 |
|
|
fac342ed49
|
Update copyright notice.
|
2004-09-07 15:07:16 +00:00 |
|
|
b1461faea5
|
Replace getvec() by direct, read-only item access in some cases where
that's obviously correct.
|
2004-03-05 10:38:58 +00:00 |
|
|
46da1aec7a
|
deity.h is redundant, remove it.
|
2004-02-20 20:34:43 +00:00 |
|
|
9b7adfbecc
|
Indented with src/scripts/indent-emp.
|
2003-09-02 20:48:48 +00:00 |
|
|
d8b7fdfae1
|
Import of Empire 4.2.12
|
2003-08-23 12:23:04 +00:00 |
|