muddesigner/MudEngine/WinPC_Engine/GameScripts
2012-03-10 19:43:42 -08:00
..
BaseCommands 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
BaseScript.cs 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
SampleGame.cs DataPaths now have values for the games Root directory and Script directory. 2012-03-05 20:30:54 -08:00