UbitUmarov
|
8895577c80
use Random.Shared
|
2 jaren geleden |
UbitUmarov
|
0d594e4c42
a few changes cosmetic changes around OSChatMessage...
|
2 jaren geleden |
UbitUmarov
|
7d9d862e8b
fix irc protocol
|
5 jaren geleden |
UbitUmarov
|
4a73cc81dc
now break several things at same time... sog/sop updates, threads options,...
|
6 jaren geleden |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
8 jaren geleden |
UbitUmarov
|
cc322861ca
minor locking issue
|
8 jaren geleden |
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 jaren geleden |
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 jaren geleden |
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 jaren geleden |
Robert Adams
|
2d2bea4aa7
varregion: many more updates removing the constant RegionSize and replacing
|
11 jaren geleden |
PixelTomsen
|
9c590e51b6
IRCBridgeModule: optional agent-alertbox for IRC enabled Regions look in OpenSimDefaults.ini / section [IRC]
|
12 jaren geleden |
Justin Clark-Casey (justincc)
|
b481a78234
Don't fail to create an IRC nick if nick randomization is disabled in the IRC module.
|
12 jaren geleden |
Justin Clark-Casey (justincc)
|
5aec0ff207
Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring with other monitoring code from OpenSim.Framework
|
12 jaren geleden |
John Hurliman
|
2519f071f2
Fixing a few compile errors in the previous commit
|
15 jaren geleden |
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 jaren geleden |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 jaren geleden |
Jeff Ames
|
8dbcfc70bf
Add copyright headers. Formatting cleanup.
|
15 jaren geleden |
Dr Scofield
|
4b7a208559
From: Alan M Webb <[email protected]>
|
15 jaren geleden |
Jeff Ames
|
6aa5d3904d
Add copyright headers. Formatting cleanup.
|
15 jaren geleden |
Dr Scofield
|
f31a60bad7
From: Alan Webb <[email protected]>
|
15 jaren geleden |
Dr Scofield
|
91bd87add1
- disabling logging of non-system IRC messages
|
15 jaren geleden |
Dr Scofield
|
180be7de07
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
|
16 jaren geleden |