Justin Clark-Casey (justincc)
|
86367d7219
refactor: Move methods to start a monitored thread, start work in its own thread and run work in the jobengine from Watchdog to a WorkManager class.
|
před 10 roky |
Justin Clark-Casey (justincc)
|
0692ebfbc6
Start long-lived thread in IRCConnector via watchdog rather than indepedently, so that it can be seen in "show threads" and stats
|
před 10 roky |
Robert Adams
|
2d2bea4aa7
varregion: many more updates removing the constant RegionSize and replacing
|
před 11 roky |
PixelTomsen
|
9c590e51b6
IRCBridgeModule: optional agent-alertbox for IRC enabled Regions look in OpenSimDefaults.ini / section [IRC]
|
před 12 roky |
Justin Clark-Casey (justincc)
|
b481a78234
Don't fail to create an IRC nick if nick randomization is disabled in the IRC module.
|
před 12 roky |
Justin Clark-Casey (justincc)
|
5aec0ff207
Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring with other monitoring code from OpenSim.Framework
|
před 12 roky |
John Hurliman
|
2519f071f2
Fixing a few compile errors in the previous commit
|
před 15 roky |
Teravus Ovares (Dan Olivares)
|
2b990a61bf
This is the second part of the 'not crash on regionsize changes'. This lets you configure region sizes to be smaller without crashing the region. I remind you that regions are still square, must be a multiple of 4, and the Linden client doesn't like anything other then 256. If you set it bigger or smaller, the terrain doesn't load in the client, the map has issues, and god forbid you connect it to a grid that expects 256m regions.
|
před 15 roky |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
před 15 roky |
Jeff Ames
|
8dbcfc70bf
Add copyright headers. Formatting cleanup.
|
před 15 roky |
Dr Scofield
|
4b7a208559
From: Alan M Webb <[email protected]>
|
před 15 roky |
Jeff Ames
|
6aa5d3904d
Add copyright headers. Formatting cleanup.
|
před 15 roky |
Dr Scofield
|
f31a60bad7
From: Alan Webb <[email protected]>
|
před 15 roky |
Dr Scofield
|
91bd87add1
- disabling logging of non-system IRC messages
|
před 15 roky |
Dr Scofield
|
180be7de07
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
|
před 16 roky |