John Hurliman
|
b2ed348aa2
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
|
15 yıl önce |
Jeff Ames
|
c6cef4bad5
Comment out unused variables / private fields to avoid compiler warnings.
|
15 yıl önce |
Jeff Ames
|
35b450d41d
Add copyright headers, formatting cleanup, ignore some generated files.
|
15 yıl önce |
Jeff Ames
|
db2c4ab94c
Update svn properties.
|
15 yıl önce |
Adam Frisby
|
1bb98a1eb0
* More Tweaks
|
15 yıl önce |
Adam Frisby
|
29bc2962ad
* More IRCClientView fiddling. Now implements IClientAPI & IClientCore.
|
15 yıl önce |
Adam Frisby
|
ac80b6539f
* May partially implement a C# IRCd & IRCClientStack.
|
15 yıl önce |