Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
16 rokov pred |
Adam Frisby
|
fef3b36894
* Optimised using statements and namespace references across entire project (this took a while to run).
|
16 rokov pred |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
16 rokov pred |
Sean Dague
|
31cdb1afb0
there was a single instance where the log4net object was not
|
16 rokov pred |
Tedd Hansen
|
ce9c74a83c
Step 1 in reorganizing AsyncCommandManager
|
16 rokov pred |
Tedd Hansen
|
5eff68e6bb
Fix for error message during startup (shared thread started processing region queue before queue objects were fully operational)
|
16 rokov pred |
Tedd Hansen
|
46cfc475aa
ScriptEngine works again (startup-nully-error gone)
|
16 rokov pred |
Tedd Hansen
|
f06a6573bb
One more: Async LSL command thread is also shared now.
|
16 rokov pred |
Tedd Hansen
|
879a260498
Minor annoying Exception-bug fixed
|
16 rokov pred |
Tedd Hansen
|
9f7366210a
Now last commit will compile too... The features just keep on coming!
|
16 rokov pred |
Tedd Hansen
|
a040008cb9
From this commit and a few hours into the future ScriptEngine will be unstable:
|
16 rokov pred |
Jeff Ames
|
a8cfbbe963
Minor cleanup.
|
16 rokov pred |
Sean Dague
|
f47bcb0f98
bring back some script engine debugging, hoping this will help track down the randoms segfaults
|
16 rokov pred |
Jeff Ames
|
6ed5283bc0
Converted logging to use log4net.
|
16 rokov pred |
Tedd Hansen
|
785b641272
fixed a timing bug in config re-read. Apparently there is 1000000000 ns in one second...
|
17 rokov pred |
Tedd Hansen
|
2db5de3e72
Added commands to change config file from console:
|
17 rokov pred |
Tedd Hansen
|
e06ee9fd4b
Added load/unload queue size limit
|
17 rokov pred |
Tedd Hansen
|
667197f24d
Added OpenSim.32BitLaunch.exe that can be used on 64-bit systems to run OpenSim in 32-bit mode.
|
17 rokov pred |
Tedd Hansen
|
694642a482
Moved iniFilePath to a static and put it in OpenSim.Application.iniFilePath.
|
17 rokov pred |
Tedd Hansen
|
d02a90823f
SCRIPTING STILL BROKEN
|
17 rokov pred |
Tedd Hansen
|
a6726b0c9d
SCRIPT SUPPORT IS STILL BROKEN.
|
17 rokov pred |
Tedd Hansen
|
0c0286911d
Config option to set number of scripts per AppDomain
|
17 rokov pred |
Tedd Hansen
|
a9c1f3fdb4
Experimental
|
17 rokov pred |
Tedd Hansen
|
0081c060d0
Set eol
|
17 rokov pred |
Tedd Hansen
|
33d82aa532
Added license to new files
|
17 rokov pred |
Tedd Hansen
|
bacbade369
Major reorganizing of DotNetEngine. Moved common script engine parts to ScriptEngine.Common, only .Net-specific code in DotNetEngine. AppDomains, event handling, event execution queue and multithreading, script load/unload queue, etc has been moved to ScriptEngine.Common.
|
17 rokov pred |