Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
UbitUmarov
|
cc322861ca
minor locking issue
|
8 years ago |
UbitUmarov
|
8922d58f05
try fix IRC connector issue on mantis 7731 but with code a bit diferent from proposed patch. Also append '@irc' to nick on region messages, so message origin is clear
|
9 years ago |
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.
|
10 years ago |
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
|
10 years ago |
Robert Adams
|
2d2bea4aa7
varregion: many more updates removing the constant RegionSize and replacing
|
11 years ago |
PixelTomsen
|
9c590e51b6
IRCBridgeModule: optional agent-alertbox for IRC enabled Regions look in OpenSimDefaults.ini / section [IRC]
|
11 years ago |
Justin Clark-Casey (justincc)
|
b481a78234
Don't fail to create an IRC nick if nick randomization is disabled in the IRC module.
|
12 years ago |
Justin Clark-Casey (justincc)
|
5aec0ff207
Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring with other monitoring code from OpenSim.Framework
|
12 years ago |
John Hurliman
|
2519f071f2
Fixing a few compile errors in the previous commit
|
15 years ago |
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.
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Jeff Ames
|
8dbcfc70bf
Add copyright headers. Formatting cleanup.
|
15 years ago |
Dr Scofield
|
4b7a208559
From: Alan M Webb <[email protected]>
|
15 years ago |
Jeff Ames
|
6aa5d3904d
Add copyright headers. Formatting cleanup.
|
15 years ago |
Dr Scofield
|
f31a60bad7
From: Alan Webb <[email protected]>
|
15 years ago |
Dr Scofield
|
91bd87add1
- disabling logging of non-system IRC messages
|
15 years ago |
Dr Scofield
|
180be7de07
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
|
15 years ago |