muddesigner/MudEngine/WinPC_Engine/Game
Scionwest_cp f5cf0c1f6a BaseScript now has a method for reporting failed Script.Load() method invocations. It will log the class name and property field if used correctly.
Some classes have some protection in place now in the event the class attempts to load a property that does not exist in the save file.
CommandSystem instances now use their instanced CommandCollection property instead of the static class property.
2012-03-10 16:08:02 -08:00
..
Characters BaseScript now has a method for reporting failed Script.Load() method invocations. It will log the class name and property field if used correctly. 2012-03-10 16:08:02 -08:00
Environment BaseScript now has a method for reporting failed Script.Load() method invocations. It will log the class name and property field if used correctly. 2012-03-10 16:08:02 -08:00
StandardGame.cs Added improved logging through the engine for the server console. 2012-03-08 19:44:18 -08:00
World.cs Added improved logging through the engine for the server console. 2012-03-08 19:44:18 -08:00