muddesigner/MudEngine/WinPC_Engine/Game/Environment
Scionwest_cp 706c770dd7 CharacterStats.ToString() now returns a formatted string with all of the stats.
StandardGame and it's Child Classes display the name of the game when ToString() is invoked.
Realm and Zone save/load code is completed.
2012-03-11 13:25:32 -07:00
..
Doorway.cs 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
Environment.cs Began work on Environment save code. 2012-03-10 20:47:12 -08:00
Realm.cs CharacterStats.ToString() now returns a formatted string with all of the stats. 2012-03-11 13:25:32 -07:00
Room.cs Primarily a bug fix check-in 2012-03-10 14:23:13 -08:00
TravelDirections.cs Initial Check-in for Alpha 2.0 source code. 2012-02-28 20:11:10 -08:00
Zone.cs CharacterStats.ToString() now returns a formatted string with all of the stats. 2012-03-11 13:25:32 -07:00