muddesigner/MudEngine/WinPC_Engine
Scionwest_cp ec5a674062 * StandardCharacter now automatically invokes the Login command upon connection to the server. Login command not implemented completely yet.
* Telnet client header information is now successfully (finally) stripped out of the first stream received.
* Command System underwent some optimizations along with now always returning a Boolean value once execution of a command is completed.
* ICommand interface now forces all ICommand.Execute methods to return a Boolean value.
* DataPaths class re-wrote and is now simi in-use by StandardGame and the Login command
* Minor adjustments to how characters are initialized upon connection in various classes.
2012-03-03 20:57:47 -08:00
..
Core * 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
DAL * 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
Game * 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
GameScripts * 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
Networking * 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
Properties Initial Check-in for Alpha 2.0 source code. 2012-02-28 20:11:10 -08:00
Scripting XMLData class added. This will manage the saving and loading of all scripted objects during runtime. The saved files will be XML formatted. 2012-02-29 20:06:14 -08:00
WinPC_Engine.csproj * XMLData.Save now has exception handling code in-place. 2012-03-03 13:24:35 -08:00
WinPC_Engine.csproj.vspscc Initial Check-in for Alpha 2.0 source code. 2012-02-28 20:11:10 -08:00