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