From 6027e777c85c94f009e8ecd27ed1cce525359c61 Mon Sep 17 00:00:00 2001 From: dominik Date: Sat, 22 Jan 2005 23:13:20 +0000 Subject: (svn r1598) Feature: Message history now is stickyable and resizeable The news messages are now precisely cropped according to pixel width to fit optimal into the window. Introduced a new date format: DATE_TINY, which is ISOish. --- strgen/strgen.c | 1 + 1 file changed, 1 insertion(+) (limited to 'strgen') diff --git a/strgen/strgen.c b/strgen/strgen.c index 8734c5b4f..481640643 100644 --- a/strgen/strgen.c +++ b/strgen/strgen.c @@ -266,6 +266,7 @@ static const CmdStruct _cmd_structs[] = { {"TOWN", EmitSingleByte, 0x9B}, {"CURRENCY64", EmitSingleByte, 0x9C}, {"WAYPOINT", EmitSingleByte, 0x9D}, // waypoint name + {"DATE_TINY", EmitSingleByte, 0x9E}, // 0x9E=158 is the LAST special character we may use. {"UPARROW", EmitSingleByte, 0xA0}, -- cgit v1.2.3-70-g09d2