Commit graph

88 commits

Author SHA1 Message Date
eef82eb66b Update for 4.3.10. 2007-08-24 17:28:47 +00:00
1d330548ea Fix grammar for human-readable header.
Clarify state of symbolic indexes.
2007-08-24 17:03:44 +00:00
eeb9d3cb04 New utility program empsched. 2007-07-13 16:49:13 +00:00
47be4f724c Update for new reload command. Back out a reference to a new utility
program that hasn't been committed, yet.
2007-07-13 16:42:10 +00:00
94e0fe46bf Document the new update scheduler. 2007-07-11 22:34:21 +00:00
20f3d0ef0e Fix indentation. 2007-07-10 21:03:22 +00:00
eae63fb950 Update for flash.c rev. 1.20: flash and wall no longer break lines. 2007-01-20 18:59:49 +00:00
ad85b15152 Update for 4.3.9. 2007-01-06 12:46:01 +00:00
5832dcf005 4.3.8 last minute changes. 2006-10-20 18:33:29 +00:00
dc6168f782 Update for 4.3.8. 2006-10-13 18:29:22 +00:00
7072dd0930 Update for 4.3.7. 2006-07-14 23:08:49 +00:00
59fcdc9261 4.3.6 last minute changes. 2006-06-20 18:48:15 +00:00
0738af1296 More 4.3.6 changes. 2006-06-18 19:12:37 +00:00
0f2cfef599 Update for 4.3.6. 2006-06-14 18:22:28 +00:00
c05ecb8781 Update for current code. Minor edits. 2006-06-14 18:02:20 +00:00
44318648bf Explain why not to edit configs in-place. 2006-06-04 12:27:10 +00:00
bd0bf9fdd3 Update for 4.3.5. 2006-05-28 07:54:10 +00:00
f3e85c2f70 Coding style, comments, spelling... 2006-05-26 18:46:50 +00:00
edbf6b0061 4.3.4 last minute changes. 2006-05-25 05:48:58 +00:00
1fad65964f Update for 4.3.4. 2006-05-23 18:14:17 +00:00
58035e0515 Another 4.3.3. change.
Tag 4.0.0 with the date of the r.g.e. announcement.
2006-05-16 21:39:14 +00:00
b2408762cd Update for 4.3.3. 2006-05-14 19:35:40 +00:00
0c8c169f88 (s_char): Remove. Use signed char for small integers, plain char for
characters.
2006-04-29 16:25:17 +00:00
87b5d5d6e3 Still more 4.3.2 changes. 2006-04-27 18:02:18 +00:00
964176b15f More 4.3.2 changes. 2006-04-24 18:50:22 +00:00
2479f47068 Update for 4.3.2. 2006-04-23 13:08:47 +00:00
ba2c537ce5 Final polish for 4.3.1. 2006-04-15 11:43:27 +00:00
b23f9ce5db Update for 4.3.1. 2006-04-05 18:54:18 +00:00
800b521e47 New section on booleans. Elaborate thread safety. 2006-04-05 18:33:41 +00:00
14ce39e4cd Fix editing accident in revision before the previous. More 4.3.0
polishing.
2006-03-19 10:05:20 +00:00
c98079e83b Update 4.3.0 date. 2006-03-19 08:24:52 +00:00
457bf97cb3 Terminology fix. 2006-03-18 18:14:56 +00:00
06deedb52c Final polish for 4.3.0. 2006-03-08 20:19:45 +00:00
d4887e0a4c Update for 4.3.0. 2006-03-06 19:39:17 +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
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
c6884e9c77 Minor clarifications. Document play's use of C_EXIT for errors. 2006-02-23 07:21:22 +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
cb8f7e9311 Minor cleanup. 2006-01-21 20:07:19 +00:00
d5339e72a7 Update for new build process. 2006-01-21 20:06:16 +00:00
c309e01d27 Update to match current behavior. 2006-01-21 20:05:25 +00:00
360de37223 Rewrite to match current behavior. 2006-01-21 20:04:45 +00:00
c62c252b34 Rewrite top-level README for new build process. Merge information
from LEGAL, remove that file.  References to it were already removed
in the previous change set.  Remove obsolete doc/compiling and
doc/disk_space.
2006-01-21 19:59:23 +00:00
e694cc20f8 C_EXECUTE security. 2005-10-30 15:03:02 +00:00
8e83b89e9c More 4.2.23 changes. 2005-10-23 09:36:26 +00:00
160644f6ba Another 4.2.23 change. 2005-10-21 18:20:20 +00:00
c1ab03dd5e Update for 4.2.23. 2005-10-21 05:58:30 +00:00