db02dda32f
Update copyright notice
2008-01-19 10:15:37 +01:00
dccc0d1349
(getlandp, getloanp, getnatp, getnewsp, getnukep, getplanep)
...
(getpowerp, getshipp, gettradep, gettrep): Fix insufficiently
parenthesized macro expansion.
2007-01-20 19:16:09 +00:00
63bdc89835
Update copyright notice.
2007-01-09 19:09:31 +00:00
e42053d928
Break inclusion cycle: prototypes.h and commands.h included each
...
other. Ensure headers in include/ can be included in any order
(except for econfig-spec.h, which is special). New header types.h to
help avoid inclusion cycles. Sort include directives. Remove some
superflous includes.
2006-07-10 06:37:23 +00:00
a292d6f98a
Fix insufficiently parenthesized macro expansions.
2006-04-30 16:08:45 +00:00
0c8c169f88
(s_char): Remove. Use signed char for small integers, plain char for
...
characters.
2006-04-29 16:25:17 +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
3e400c018c
Update copyright notice.
2006-01-05 13:36:57 +00:00
fa52e6944d
Normalize inclusion guards: use NAME_H for name.h. Some headers
...
lacked them, others used reserved identifiers.
2005-12-29 10:16:01 +00:00
Ron Koenderink
555de3100c
(dchr_ca, packing, empfile): Add packing symbol table.
...
(sect_ca, ship_ca, land_ca, plague_stages, empfile):
Add plague stages symbol table.
(treaty_ca, loan_ca, agreement_statuses, empfile):
Add agreement status symbol table.
Combine treatystatuses (TS_FREE, TS_SIGNED and TS_PENDING)
and loan statuses (LS_FREE, LS_SIGNED and LS_PENDING)
into a single agreement status.
(pchr_ca, level, empfile): Add packing symbol table.
2005-11-13 12:27:02 +00:00
bbc1ee8eb1
(trtstr): New members ef_type and trt_uid.
...
(do_treaty): Initialize them.
(treaty_ca): New selector uid.
2005-11-01 12:53:43 +00:00
e612db5cb6
(tchrstr, tchr_ca): Remove, use struct symbol and symbol_ca. Users
...
changed.
(tchr, treaty_flags): Rename for consistency with other flags.
2005-10-29 14:10:23 +00:00
345ad3dfe0
Update copyright notice.
2005-03-16 22:03:16 +00:00
9dbc1cb5e3
Use plain char * instead of s_char *.
2004-09-10 18:18:31 +00:00
fac342ed49
Update copyright notice.
2004-09-07 15:07:16 +00:00
dcfd251f95
caddr_t is obsolete. Replace by void *, except for struct empfile
...
member cache, which becomes char * to keep pointer arithmetic simple.
2004-08-23 18:29:44 +00:00
b523740a2b
Doc fixes & clarifications.
2004-08-21 11:47:17 +00:00
97e221baae
Remove some unused stuff, mostly Empire 3 leftovers.
2004-02-28 09:45:10 +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