ae6acc09ce
(CFLAGS, CPPFLAGS): POSIX make has only CFLAGS. Fold CPPFLAGS into
...
CFLAGS. Use CFLAGS when linking, to match POSIX make implicit rule.
2006-03-18 17:46:32 +00:00
62b041efb5
Search for terminal stuff in -lcurses as well.
2006-03-18 16:46:58 +00:00
9eb23543ca
Correct reference to doc/xdump.
2006-03-11 08:40:27 +00:00
874e83c7f1
Refer to xdump.
2006-03-11 08:36:50 +00:00
a552ba60e2
(may_play): More helpful diagnosis and log.
2006-03-09 22:04:17 +00:00
435183f74d
(privip): Lacked the IPv4 mapped IPv6 address for localhost.
2006-03-09 21:51:27 +00:00
8daf5fce01
Use touch to touch stamp files, > doesn't update mtime of existing
...
file on some systems. Weird.
2006-03-09 21:21:58 +00:00
1e44434b5c
(client): Don't make $(termlib) a prerequisite, pass it in $(LDLIBS).
...
The old version didn't work on some systems.
2006-03-09 20:58:36 +00:00
06deedb52c
Final polish for 4.3.0.
2006-03-08 20:19:45 +00:00
b0c9691e64
Doc fix.
2006-03-08 20:16:18 +00:00
baf7df56be
*** empty log message ***
2006-03-08 20:10:43 +00:00
Ron Koenderink
9e3825ee46
(termio) [_WIN32]: Change remaining "n"s to "records" for the
...
WIN32 ReadConsole(). Fixes broken exec command.
Broken in Rev 1.17.
2006-03-08 18:45:56 +00:00
1bd3b7264d
*** empty log message ***
2006-03-08 18:07:30 +00:00
d273b4eb08
Update.
2006-03-07 19:06:36 +00:00
d4887e0a4c
Update for 4.3.0.
2006-03-06 19:39:17 +00:00
bbfb8a882d
Update.
2006-03-06 19:28:39 +00:00
d126c4a9f8
Cosmetics.
2006-03-06 19:27:32 +00:00
db842e40f7
xdump's no longer experimental, update accordingly.
2006-03-06 18:33:52 +00:00
a873a62806
Caution deities on customization.
2006-03-06 18:33:00 +00:00
c52a9a2822
New doc/xdump.
2006-03-06 18:27:37 +00:00
6fc677e720
Doc fix.
2006-03-06 18:24:39 +00:00
211a56489b
(ef_open): Zero cache size (empty EFF_MEM file) can lead to null cache
...
on some systems, which confuses assertions. Force non-zero size.
2006-03-06 18:23:41 +00:00
99afa2adce
AIX needs -lcurses for setupterm().
2006-03-06 18:21:36 +00:00
13421c7c0e
MSYS ships an obsolete version of GNU make which doesn't grok
...
order-only prerequisites. They were used to make directories
info.html, info.nr, lib. Make them ahead of time, in configure. Also
fixes distclean not removing them.
2006-03-04 21:18:15 +00:00
0605e10c50
Check for -lws2_32 properly. The old code relied on $host_os, which
...
wasn't defined.
2006-03-04 06:55:12 +00:00
3c5e8a0b46
Doc fix.
2006-03-01 07:21:14 +00:00
3731466557
Doc update.
2006-02-28 21:19:21 +00:00
c060977df0
(player_coms): Update xdump's c_form to current syntax.
2006-02-28 20:09:54 +00:00
a0d54c28b3
Remove note on self-documenting econfig, as it's of historical
...
interest only.
Explain how to use custom_tables.
2006-02-28 20:04:09 +00:00
c9d883e78b
Update to current command syntax, cover meta. Refer to doc/xdump (to
...
be written). Less detail on output. Document current shortcomings.
2006-02-27 20:58:26 +00:00
433bcb0d19
(xdump): Nicer prompts.
2006-02-26 18:16:10 +00:00
3597934c40
(sources.mk): Avoid harmless circular dependency.
2006-02-26 08:29:12 +00:00
f5a9284867
Update known contributors comment.
2006-02-24 21:35:27 +00:00
73149fb151
Boilerplate file comment.
2006-02-24 21:23:46 +00:00
c9b5c87d1e
(vers): Fix spacing.
2006-02-24 19:05:54 +00:00
7457fef9e7
(update_wantmin, update_policy_check, demand_check, upda): Remove the
...
ability to switch off demand updates by setting update_wantmin to
zero. Setting update_demandpolicy to UDDEM_DISABLE does the job.
(update_policy_check): Fix lower bound for blitz_time.
2006-02-24 19:02:01 +00:00
198fad473e
Rework obsolete comment on hours file, an move it where it belongs:
...
next to variable definitions and into econfig doc strings.
2006-02-24 18:33:58 +00:00
5b2f7a4d82
(vers): Clean up damage spill matrix.
...
(vers): Move show_custom() down somewhat.
(show_custom): Point players to show command.
2006-02-23 18:34:42 +00:00
38fdf1ba43
(config_tables, custom_tables, read_config_tables, read_custom_tables)
...
(read_config_table_file, read_custom_table_file): Rename.
2006-02-23 18:31:23 +00:00
99a1450c98
(EFF_CUSTOM): New.
...
(read_config_table_file): Set it.
(show_custom): Show it.
(vers): Use it.
2006-02-23 08:37:46 +00:00
5537d902b7
(player_main): Don't end session silently when init_nats() fails.
2006-02-23 07:40:11 +00:00
08501fa9c3
(init_nats): Use CANT_HAPPEN() where appropriate.
2006-02-23 07:38:38 +00:00
0bb11049f4
Document not to edit this file to customize a game.
2006-02-23 07:36:31 +00:00
91f88cf2ba
(show_opts): Revert rev. 1.13 `Pretend SHIPNAMES still exists...'
...
Clients had four months to adapt. Moreover, there have been other
changes that could well break clients, so backward compatibility is
gone anyway.
2006-02-23 07:32:41 +00:00
3700e33494
Document unused member.
2006-02-23 07:23:52 +00:00
c6884e9c77
Minor clarifications. Document play's use of C_EXIT for errors.
2006-02-23 07:21:22 +00:00
0e8b31500e
(banfil, authfil): Remove. Matching user is useless, because the
...
player can send whatever he wants. Banning IPs is better done with a
packet filter. That leaves restricting deity IPs.
(privip): New econfig key to restrict deity IPs.
(may_play): Implement it.
(match_user): Unused, remove.
2006-02-22 22:12:18 +00:00
6b5aa6b556
Doc improvement.
2006-02-22 21:12:20 +00:00
f078ca4d0d
(may_play): Clarify deity login rejection message.
2006-02-22 21:08:09 +00:00
02ddee69fb
(banfil, authfil): Remove. Matching user is useless, because the
...
player can send whatever he wants. Banning IPs is better done with a
packet filter. That leaves restricting deity IPs.
(privip): New econfig key to restrict deity IPs.
(may_play): Implement it.
(match_user): Unused, remove.
2006-02-22 20:57:51 +00:00