OSDN Git Service

Added support for plugins, thanks nephrael.
authorLatif Khalifa <latifer@streamgrid.net>
Sun, 19 Jul 2009 21:34:56 +0000 (21:34 +0000)
committerLatif Khalifa <latifer@streamgrid.net>
Sun, 19 Jul 2009 21:34:56 +0000 (21:34 +0000)
commit9870522fc4ba77d4fb44e00da1e0fdba0b68a2f2
tree3d92678b83c3857c2d5f77d0edf626f47349285d
parentd74ed0778000cb6f37527fdcd562ccf9c5677210
Added support for plugins, thanks nephrael.
Compare sims on their handles, not uuids, i found two sims with the same uuid, yes it true.
Avoid crashing when appearance is not set yet

git-svn-id: https://radegast.googlecode.com/svn/trunk@117 f7a694da-4d33-11de-9ad6-1127a62b9fcd
Radegast/Core/IRadegastPlugin.cs [new file with mode: 0644]
Radegast/Core/RadegastInstance.cs
Radegast/GUI/Consoles/ChatConsole.cs
Radegast/GUI/Consoles/Inventory/InventoryConsole.cs
Radegast/Radegast.csproj