muddesigner/MudEngine/WinPC_Engine/Game
2012-03-10 19:43:42 -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 Commands script folder renamed to BaseCommands. Users creating custom commands are encouraged to create them in a "Commands" or "Custom Commands" folder. 2012-03-10 19:43:42 -08:00
World.cs Added improved logging through the engine for the server console. 2012-03-08 19:44:18 -08:00