Added character set chanage to the bbs

This commit is contained in:
Michiel Broek
2004-02-24 22:09:27 +00:00
parent 1d91200972
commit ce30494be0
20 changed files with 128 additions and 37 deletions

View File

@@ -20,16 +20,21 @@ v0.51.1 21-Feb-2004
In edit message areas added setup for character set for the
area. Also added global edit for character set.
In several places where groups need to be tagged, there is now
a switch (*) to select/deslect all groups at once.
a switch (*) to select/deselect all groups at once.
In the user editor the sex is now changed with the spacebar to
prevent typing errors.
In the user editor added character set edit in the second
screen.
Removed users fullscreen chat setting, not used.
Added menu setup for change character set, menu 321.
mbsebbs:
Writes the ^aCHRS: kludge again in new created messages.
Changed ^aPID to include OS and CPU.
Added user selecting a character set, menu 321.
Added login check to see if user has a valid character set.
Added Control-U 9 to display file to show the users character
set in the menus screens.
mbmsg:
Writes the ^aCHRS: kludge again in new created messages.
@@ -42,6 +47,12 @@ v0.51.1 21-Feb-2004
mbfido:
Changed ^aTID to include OS and CPU.
examples:
Added change character set in English menus and textfiles.
lang:
Added language prompts 23, 24 and 25.
v0.51.0 09-Feb-2004 - 21-Feb-2004