OSDN Git Service

RAD-157: Added "find" command
authorLatif Khalifa <latifer@streamgrid.net>
Mon, 26 Apr 2010 07:17:52 +0000 (07:17 +0000)
committerLatif Khalifa <latifer@streamgrid.net>
Mon, 26 Apr 2010 07:17:52 +0000 (07:17 +0000)
commit7b2c626eed3a949f6b835ec07ac0547a4d2c079c
tree6e43fda016f88a46b7e16196fbcc52ec9fdce7f5
parentf9c521610b5044c60f0964cc663b34c689afb58b
RAD-157: Added "find" command
* changed search function to search partial object names

git-svn-id: https://radegast.googlecode.com/svn/trunk@595 f7a694da-4d33-11de-9ad6-1127a62b9fcd
Radegast/Core/Commands/CommandsManager.cs
Radegast/Core/Commands/FaceCommand.cs
Radegast/Core/Commands/FindCommand.cs [new file with mode: 0644]
Radegast/Core/Commands/GoCommand.cs
Radegast/Core/StateManager.cs
Radegast/Radegast.csproj
Radegast/RadegastBuild.cs