Commit Graph

16 Commits

Author SHA1 Message Date
minima
fb784507f1 remove any trailing \rs from the ends of lines 2001-12-14 18:03:21 +00:00
minima
5198a7d29d take debug out 2001-12-12 18:48:35 +00:00
minima
9c1c3d6366 1. added Commands_de.hlp contributed (in record time) by Stephan DK8LV.
2. fixed help command so it uses it!
2001-12-12 18:45:02 +00:00
minima
d0e9787ea8 1. Fixed help and apropos commands so that they default to english if
the language is not english and help in the 'not english' language isn't
available.
2. added some help text for sh/newc.
2001-09-17 11:34:34 +00:00
minima
1861dba8cf allow fallback to english for help 2001-03-04 21:18:31 +00:00
minima
97fa461814 fixed help \ 2000-11-05 20:53:27 +00:00
djk
0e84728de3 added show sun
allow ^Z to terminate a line
started remembering DX, WWV, ANN et al settings
1999-11-12 21:07:05 +00:00
djk
371caba1b5 made help find what you asked for
reduced priv of msg to 6
1999-10-20 11:34:47 +00:00
djk
16b9415f38 1. changed help command so that it works correctly with multiple title lines.
2. added to address to the list of things a message checks to see whether it
is a duplicate (how on earth did it take _this_ long to find this one?).
3. Changes S CC so that the callsign it says it has sent to is the real one.
1999-10-19 23:44:55 +00:00
djk
a06ff95db5 changed FileHandle to IO::File in cmds
added a check for a isa('DXNode') in PC50
1999-06-14 15:49:14 +00:00
djk
b4826d1f41 1. Added set/name, set/qra, set/location, set/qth, set/homenode, set/bbs,
set/email
2. changed the Msg socket close to a shutdown (hopefully more reliable), this
should stop clients hanging on exit.
3. Added Alias support for help
4. Added lltos and stoll routines to DXBearing
1998-12-07 00:59:04 +00:00
djk
4c92a7711c 1. Fixed DXBearing::is_qra so that it correctly detects full QRA locators
2. Added sh/qra for doing locator distances and bearings
3. Added some stuff to Notes.txt on hints for command writers
4. Changed help system to use just one file per language
5. Started adding more help
6. Fixed 24Mhz band limits
1998-12-06 17:30:15 +00:00
djk
171a7a0bf8 started the addition of help files
implemented a basic help function
added a skeleton DXMsg.pm for message handling in and out
1998-09-28 21:49:56 +00:00
djk
2546ef0cfa got routing essentially working
got inter cluster linking working
added talk, sh/c and sh/u commands
changed sh/channel and sh/user to stat/channel and stat/user
PC41 data and users should now be being stored
1998-09-21 22:36:04 +00:00
djk
65744dd1e3 started on the prefix stuff, got most of it done 1998-08-12 22:11:03 +00:00
djk
20b0104dea fixed problems with show/channel
made a start on the pc protocol stuff
added buffering to the client
1998-06-21 21:17:02 +00:00