|
8a8fad04a4
|
(tele): Fix prompting for telegram recipient.
(tele): Spelling fix.
|
2006-01-06 17:53:45 +00:00 |
|
|
e3443c78eb
|
(tele): Treat telegram to country not yet contacted as failure. This
matches behavior of other commands.
|
2006-01-06 17:03:47 +00:00 |
|
|
3e400c018c
|
Update copyright notice.
|
2006-01-05 13:36:57 +00:00 |
|
|
8b16c31223
|
Change nation status from bits to a simple enum:
(nat_status, STAT_UNUSED, STAT_VIS, STAT_ACTIVE): New.
(STAT_NEW, STAT_SANCT, STAT_GOD): Change into nat_status members.
(STAT_INUSE, STAT_NORM): Remove.
(natstr): Use new nat_status for nat_stat.
New value Old value
STAT_UNUSED 0
STAT_NEW STAT_INUSE | STAT_NEW
STAT_VIS STAT_INUSE
STAT_SANCT STAT_INUSE | STAT_SANCT
STAT_ACTIVE STAT_INUSE | STAT_NORM
STAT_GOD STAT_INUSE | STAT_NORM | STAT_GOD
Users changed.
|
2006-01-04 22:49:42 +00:00 |
|
|
24a07cd249
|
player.h rev. 1.9 changed struct player member argp to char *. The
changeset failed to adapt some s_char * operands. Fix.
|
2005-12-28 22:21:42 +00:00 |
|
|
3aebb68ee7
|
Include config.h.
|
2005-12-27 18:04:19 +00:00 |
|
|
71e164ed30
|
Document, in particular use of UTF-8. Simplify code in a couple of
places, but no functional changes.
|
2005-06-13 19:02:49 +00:00 |
|
|
345ad3dfe0
|
Update copyright notice.
|
2005-03-16 22:03:16 +00:00 |
|
|
fac342ed49
|
Update copyright notice.
|
2004-09-07 15:07:16 +00:00 |
|
|
d2e0c8224b
|
Delete dead code, fix indentation, spelling, obvious warning
avoidance, doc fixes. No functional changes.
|
2004-02-27 20:13:28 +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 |
|