muddesigner/MudEngine/WinPC_Engine/GameScripts/BaseCommands
2012-03-11 16:50:28 -07:00
..
CreatePlayer.cs Began work on Environment save code. 2012-03-10 20:47:12 -08:00
Login.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
Look.cs Room save/load code under construction. Realized during implementation that I will need to re-work the environment save code due to how rooms doors are loaded and saved. 2012-03-11 16:50:28 -07:00
Say.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
SetRole.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
Stop.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