muddesigner/MudEngine/WinPC_Engine
Scionwest_cp 43e93706ab Realm class now inherits from the new Environment class.
CharacterRole class created with helper static methods for converting strings to their correct CharacterRoles enum value.
Environment class has save/load support however Realms/Zones/Rooms do not yet.
2012-03-08 18:03:09 -08:00
..
Core Basic Realm->Zone->Room combination is now created during World.Initialize(). This will be replaced with loading XML instead of hard-coding. 2012-03-04 16:56:04 -08:00
DAL DataPaths now have values for the games Root directory and Script directory. 2012-03-05 20:30:54 -08:00
Game Realm class now inherits from the new Environment class. 2012-03-08 18:03:09 -08:00
GameScripts DataPaths now have values for the games Root directory and Script directory. 2012-03-05 20:30:54 -08:00
Networking * ConnectionManager now has a helper method for returning a Connected Character that matches the supplied name 2012-03-04 00:29:02 -08:00
Properties Initial Check-in for Alpha 2.0 source code. 2012-02-28 20:11:10 -08:00
Scripting DataPaths now have values for the games Root directory and Script directory. 2012-03-05 20:30:54 -08:00
WinPC_Engine.csproj Realm class now inherits from the new Environment class. 2012-03-08 18:03:09 -08:00
WinPC_Engine.csproj.vspscc Initial Check-in for Alpha 2.0 source code. 2012-02-28 20:11:10 -08:00