OpenSimMirror/OpenSim/Region/OptionalModules/Agent/InternetRelayClientView/Server
Justin Clark-Casey (justincc) 3d76f133ea Fill in the new OwnerData field in the LLUDP ScriptDialog message.
If we don't do this then viewer 2.8 crashes.
Resolves http://opensimulator.org/mantis/view.php?id=5510
2011-06-10 21:22:05 +01:00
..
IRCClientView.cs Fill in the new OwnerData field in the LLUDP ScriptDialog message. 2011-06-10 21:22:05 +01:00
IRCServer.cs Implemented a Watchdog class. Do not manually create Thread objects anymore, use Watchdog.StartThread(). While your thread is running call Watchdog.UpdateThread(). When it is shutting down call Watchdog.RemoveThread(). Most of the threads in OpenSim have been updated 2009-10-22 12:33:23 -07:00