muddesigner/MudEngine/WinPC_Engine/GameScripts/Commands
Scionwest_cp 4b6c394f43 * Moved the Telnet header removal code from StandardCharacter to the Login command.
* Login command now checks to make sure no illegal characters exist in the characters name such as underscores and asteriks.  Only letters and numbers are allowed.
* Only 1 word names are supported however I provided support for first and last name based characters within the Login command.  It is commented out and can be easily implemented by uncommenting.
2012-03-03 21:15:53 -08:00
..
CommandLogin.cs * Moved the Telnet header removal code from StandardCharacter to the Login command. 2012-03-03 21:15:53 -08:00
CommandSay.cs * StandardCharacter now automatically invokes the Login command upon connection to the server. Login command not implemented completely yet. 2012-03-03 20:57:47 -08:00
CommandStop.cs * StandardCharacter now automatically invokes the Login command upon connection to the server. Login command not implemented completely yet. 2012-03-03 20:57:47 -08:00