aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Agent/InternetRelayClientView/Server/IRCServer.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-1/+1
2012-07-25Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring wi...Justin Clark-Casey (justincc)1-0/+1
2012-02-24Stop spurious scene loop startup timeout alarms for scenes with many prims.Justin Clark-Casey (justincc)1-1/+1
2009-10-22Implemented a Watchdog class. Do not manually create Thread objects anymore, ...John Hurliman1-2/+5
2009-06-04Comment out unused variables / private fields to avoid compiler warnings.Jeff Ames1-2/+0
2009-05-31Add copyright headers, formatting cleanup, ignore some generated files.Jeff Ames1-2/+29
2009-05-31Update svn properties.Jeff Ames1-61/+61
2009-05-30* More TweaksAdam Frisby1-2/+2
2009-05-30* More IRCClientView fiddling. Now implements IClientAPI & IClientCore.Adam Frisby1-2/+16
2009-05-30* May partially implement a C# IRCd & IRCClientStack.Adam Frisby1-0/+47