Justin Clarke Casey
|
31362a67df
* Tidy up configuration stuff, eliminated default setting duplication along the way
|
16 years ago |
lbsa71
|
8388fe0669
* some if inversions and added {}'s for readability
|
16 years ago |
Jeff Ames
|
6ef9d4da90
Formatting cleanup.
|
16 years ago |
Melanie Thielker
|
0a18d544c5
Mantis #1936
|
16 years ago |
Justin Clarke Casey
|
fbaeb081aa
* Move most bookending startup/shutdown messages to BaseOpenSimServer so they appear in non-console servers too
|
16 years ago |
Justin Clarke Casey
|
15d41c2fc2
* Fix build break by eliminating remaining IScenePermissions references - must remember to nant clean
|
16 years ago |
Justin Clarke Casey
|
8e1d338656
* Refactor: Split opensim background server into a separate class
|
16 years ago |
Justin Clarke Casey
|
8cb5ec5fdd
* Make version information common to all servers
|
16 years ago |
Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
16 years ago |
Adam Frisby
|
8a48516bcf
* Spring cleaning, round 3029
|
16 years ago |
Justin Clarke Casey
|
5afe6c3ed9
From: Kurt Taylor <[email protected]>
|
16 years ago |
Justin Clarke Casey
|
763ae779ff
From: Dr Scofield <[email protected]>
|
16 years ago |
Justin Clarke Casey
|
776b1f341a
From: Dr Scofield <[email protected]>
|
16 years ago |
Adam Frisby
|
fef3b36894
* Optimised using statements and namespace references across entire project (this took a while to run).
|
16 years ago |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
16 years ago |
Jeff Ames
|
6d774339d9
More compiler warning cleanup.
|
16 years ago |
Jeff Ames
|
a8cfbbe963
Minor cleanup.
|
16 years ago |
Tedd Hansen
|
59b224a901
Unhandled exception handler hookup is now the first thing to happen when OpenSim starts
|
16 years ago |
Jeff Ames
|
6ed5283bc0
Converted logging to use log4net.
|
16 years ago |
MW
|
755ad9e3e0
First part of avatar persistence, currently only really works in standalone mode (with accounts_authenticate set to true), it also only currently has a mysql database connector. (sqlite one will follow soon). It also uses the tribalmedia database system, so this needs checking to see if the old problems with mono have been fixed.
|
16 years ago |
Tedd Hansen
|
694642a482
Moved iniFilePath to a static and put it in OpenSim.Application.iniFilePath.
|
17 years ago |
Tedd Hansen
|
d23222cbc6
Added block for scenario: global exception handler called in loop when exception happens inside global exception handler
|
17 years ago |
Adam Frisby
|
b25f9f322c
* Mother of all commits:
|
17 years ago |
Justin Clarke Casey
|
785826231e
Print out the exception as well as APPLICATION EXCEPTION DETECTED when the server hits something terminal.
|
17 years ago |
Tedd Hansen
|
c4684b2d14
And one last time - removed duplicate exception dump :)
|
17 years ago |
Tedd Hansen
|
d0d3812cdf
Minor fix to global exception handler - now only displays unhandled (full crash) exceptions.
|
17 years ago |
Tedd Hansen
|
adbdbc675b
Added global exception handler with possibility of reporting crash details directly to developers (disabled for now)
|
17 years ago |
lbsa71
|
efd90b56b7
* Optimized usings
|
17 years ago |
Jeff Ames
|
af6eb67999
saved OpenSim source code from the giant rampaging unterminated copyright notice of doom
|
17 years ago |
lbsa71
|
67e12b95ea
* Optimized usings
|
17 years ago |