db02dda32f
Update copyright notice
2008-01-19 10:15:37 +01:00
335d9d34ab
Include reshuffle.
2007-07-15 10:07:48 +00: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
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
da6306b8b0
Fix missing include. Closes #1464069 .
2006-04-20 18:39:57 +00:00
3700e33494
Document unused member.
2006-02-23 07:23:52 +00:00
Ron Koenderink
7b9fdf8b95
(show_news, news, empfile[], page_headings[], page_headings_symbols[]):
...
Change page_headings[] to struct symbol and removed
page_headings_symbols[].
2006-01-30 22:26:48 +00:00
Ron Koenderink
f438b74e85
(EF_PAGE_HEADINGS, page_headings_symbols, M_NOTUSED): New.
...
(empfile): Add it.
(rpt_ca): Use it.
2006-01-29 18:40:11 +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
fb768e844c
Fix spelling of The_Scum's name.
2005-12-29 10:26:41 +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
fdec6a8aae
(dchrstr, pchrstr, rptstr): New member d_uid, p_uid, r_uid.
...
(dchr, bigcity_dchr, pchr, rpt): Initialize it.
(dchr_ca, pchr_ca, rpt_ca): New selector uid for it.
2005-11-19 17:37:43 +00:00
ada0ed8e61
(buy, check_market, trad, check_trade): Remove the following virtually
...
undocumented feature: When a buyer didn't have enough money at the
time of the trade, the seller *automatically* granted a high-interest,
medium term loan for up to 90% of the price. This is just a silly
trap for unwary sellers and buyers alike.
(N_FIN_TROUBLE, N_CREDIT_JUNK): Unused, remove.
(rpt): Update accordingly.
2005-10-30 14:33:44 +00:00
b96b9baced
(rpt, page_headings): Declare with array size. Define without.
...
(empfile): Correctly initialize members cids, csize, fids for all
EFF_STATIC tables except EF_SHIP_CHR, EF_PLANE_CHR, EF_LAND_CHR,
EF_NUKE_CHR, EF_META and the symbol tables.
2005-10-29 14:48:32 +00:00
a5b7465024
(N_FLAK, N_DISS_GOV, N_DECL_NEUT, N_RIOT, N_ASSAULT_LOSE): Unused,
...
remove.
(no_news): new.
(rpt): Use it for r_newsstory of unused slots.
2005-09-30 20:38:22 +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
3dc73b39d2
(NEWS_PERIOD, news_keep_days): Replace macro NEWS_PERIOD by new
...
configuration key news_keep_days.
2004-09-04 19:32:48 +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
97e221baae
Remove some unused stuff, mostly Empire 3 leftovers.
2004-02-28 09:45:10 +00:00
bfcfaf08c2
Properly declare stuff in headers; remove redundant declarations.
2004-02-19 16:25:14 +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