Commit Graph

10 Commits

Author SHA1 Message Date
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