muddesigner/MudEngine/WinPC_Engine/Game/Characters
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
..
CharacterRoles.cs Realm class now inherits from the new Environment class. 2012-03-08 18:03:09 -08:00
CharacterStats.cs Initial Check-in for Alpha 2.0 source code. 2012-02-28 20:11:10 -08:00
MyCharacter.cs 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
StandardCharacter.cs DataPaths now have values for the games Root directory and Script directory. 2012-03-05 20:30:54 -08:00