a09d36121f
Fix generated HTML: proper !DOCTYPE, head, body, p.
...
Fix request parsing, so empty requests are properly ignored.
2004-02-15 19:21:52 +00:00
72cc68b837
Stricter tests for requests.
...
Request s3 doesn't exist, remove translation.
2004-02-15 17:29:21 +00:00
cb5c45dcd2
Fix indentation; $ in the middle of regexps confuses Emacs, so use \Z
...
instead. No functional changes.
2004-02-15 16:22:02 +00:00
eca121f709
Parse requests properly. Simpler, more correct and more robust.
...
Fix translation of escapes. Still a hack.
Fix Empire client prompt in translation of EX and SY.
2004-02-15 16:14:46 +00:00
b285fbf9ac
.SA starts a paragraph.
2004-02-06 21:30:08 +00:00
f71b9a6de2
Fix off-by-one in arguments of substr() that ate first letter of .SY,
...
.EX and .L text.
2004-02-06 19:31:41 +00:00
759d3185ad
Use strict & warnings. Fix several minor bugs uncovered by it.
...
Semantics of assigning to $[ changed in Perl 5, and its use is `highly
discouraged'. Programs obviously assumed $[ affects all arrays, but
it doesn't in Perl 5. If these programs ever worked, then certainly
not with Perl 5. Remove the assignments and shift indexes
accordingly.
2004-01-28 21:21:48 +00:00
d8b7fdfae1
Import of Empire 4.2.12
2003-08-23 12:23:04 +00:00