This website requires JavaScript.
Explore
Help
Register
Sign In
lotek
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
82cccdeb94bf6437df79cc77009c8e19da5aaaf0
opensim
/
OpenSim
/
Region
/
OptionalModules
/
Agent
/
InternetRelayClientView
/
Server
History
Melanie
86c621fdc7
Change the signature of SendChangeUserRights, because we have to send
...
this to both parties
2010-02-28 22:56:31 +00:00
..
IRCClientView.cs
Change the signature of SendChangeUserRights, because we have to send
2010-02-28 22:56:31 +00: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