Commit graph

127 commits

Author SHA1 Message Date
92ce7cf665 Belatedly document batch file restrictions
The server rejects redirections in batch files since commit ed8e0cd5,
and execute commands since commit adfab434, both v4.3.11.
2009-04-05 10:55:46 +02:00
615681ce16 Don't use 0 as null pointer constant, part 1
Use NULL instead of 0, for clarity.  Except in pointer comparisons;
leave that to the next two commits.
2009-03-24 21:45:44 +01:00
009fc1403c Update change log again for 4.3.21 2009-03-09 22:35:18 +01:00
8df262bada Update change log again for 4.3.21 2009-03-09 21:33:30 +01:00
84008cf870 Update change log again for 4.3.21 2009-03-08 18:24:32 +01:00
fa03ba9aad Update change log for 4.3.21 2009-03-08 14:44:29 +01:00
d87a9eb61b Update change log again for 4.3.20 2009-02-20 19:15:01 +01:00
6d6301afe8 Update change log for 4.3.20 2009-02-17 20:14:32 +01:00
5113bc0bb5 Update change log again for 4.3.19 2008-12-07 18:16:19 -05:00
204caeb243 Update change log for 4.3.19 2008-12-06 20:12:18 -05:00
5572686e32 Update change log for 4.3.18 2008-10-18 14:40:27 -04:00
a32a5cd050 Update change log again for 4.3.17 2008-09-20 12:08:41 -04:00
e0f7751f6b Update change log for 4.3.17 2008-09-17 21:38:42 -04:00
d702068457 Fix trailing whitespace 2008-09-17 21:31:40 -04:00
a9653c475b Fix whitespace: space before tab 2008-09-17 19:29:42 -04:00
fac3049bc2 Update change log again for 4.3.16 2008-08-09 12:10:06 -04:00
4ac09a3cd9 Update change log for 4.3.16 2008-08-02 21:29:48 -04:00
a80489de39 Update coding guidelines: oops, get/put, reading player input 2008-07-27 12:02:34 -04:00
8e9cbf4ab1 Document when emp_client signals EOF and interrupt 2008-07-27 12:00:51 -04:00
88339ae77e Fix xdump.pl reference in doc/xdump 2008-07-25 08:16:38 -04:00
ebf50dce54 Update change log for 4.3.15 2008-05-18 11:41:51 +02:00
abd64835c7 Update change log again for 4.3.14 2008-05-05 06:57:42 +02:00
e8f82d34a7 Update change log again for 4.3.14. 2008-04-29 22:08:03 +02:00
4f40ea04d8 Document what happens when the update aborts commands 2008-04-28 22:24:36 +02:00
9e19123abf Update change log for 4.3.14 2008-04-25 22:28:40 +02:00
fa98d40e86 Final polish for 4.3.13 2008-04-15 21:04:03 +02:00
ae2a8097b8 4.3.13 late changes 2008-04-11 22:12:41 +02:00
8e354e56c0 Update change log for 4.3.13 2008-04-06 22:00:25 +02:00
2725d6e736 Doc fix: don't claim empdump doesn't exist yet 2008-04-06 14:48:12 +02:00
b47617004a Update change log for 4.3.12 2008-04-02 07:36:47 +02:00
a7cf600abc Update documentation to talk about git instead of CVS 2008-03-28 20:42:49 +01:00
5ef6559c6a Minor xdump documentation edit 2008-03-14 20:25:42 +01:00
da8a1daeef Virtual selectors
Where ordinary selectors specify a value stored in some object,
virtual selectors specify a function to call to compute a value
associated with some object.

Use them to replace the special case xdump ver by new table
EF_VERSION.

Move configkeys[] to lib/common because nsc_init() needs it to
initialize empfile[EF_VERSION].cadef.
2008-03-14 20:25:41 +01:00
544612ed8c 4.3.11 late changes. 2008-01-01 19:22:59 +00:00
846212197a Update for 4.3.11. 2007-12-15 07:18:40 +00:00
0f4b95caa8 Update for current code. Fix description of login commands option
and play.  Document protocol's C_EXECUTE flaws.  Clarify extent of
redirections.  Spelling fixes and such.
2007-12-15 07:10:53 +00:00
aa38b1f31b Spelling fixes. 2007-12-02 16:22:15 +00:00
207cbb86ab Final polish for 4.3.10. 2007-09-06 18:02:57 +00:00
e8e681fd2b 4.3.10 late changes. 2007-09-02 18:05:09 +00:00
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