MudServer:

- Began working on in-line commands.

MudEngine:
 - Now logs when a player connects. MudServer prints this to the console via Log.GetMessages()

MudCompiler:
 - Added /bin/debug to ignore list.
This commit is contained in:
Scionwest_cp 2010-07-27 17:16:58 -07:00
parent d488a41822
commit 23e5efb58e
6 changed files with 32 additions and 8 deletions

View file

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?><ItemProperties xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Properties><Property><Name>svn:ignore</Name><Value>CommandChat.mud
</Value></Property></Properties></ItemProperties>