index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Application
/
Application.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Checks the number of ThreadPool and IOCP threads on startup and bumps up the ...
John Hurliman
2009-10-06
1
-0
/
+12
*
* MySQL data tests now pass by fixing a bad fix for a bad cast on the asset L...
John Hurliman
2009-10-04
1
-7
/
+4
*
Formatting cleanup.
Jeff Ames
2009-10-01
1
-1
/
+1
*
Add the ability to use -console=rest to the region server. User
Melanie
2009-08-17
1
-1
/
+2
*
* minor: Comments
Teravus Ovares (Dan Olivares)
2009-08-12
1
-1
/
+32
*
* minor ccc
lbsa71
2009-07-24
1
-0
/
+3
*
Only save crashes to disk if save_crashes in OpenSim.ini is true (false by de...
Jeff Ames
2009-06-01
1
-17
/
+20
*
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2009-06-01
1
-1
/
+1
*
* minor: Tweak the command exception catcher of last resort to make a little ...
Justin Clarke Casey
2009-05-19
1
-1
/
+1
*
Getting rid of -hypergrid=true on the command line. This config now goes insi...
diva
2009-04-27
1
-7
/
+1
*
- adding -logconfig option to allow configuration of log4net from
Dr Scofield
2009-04-03
1
-2
/
+14
*
* Apply http://opensimulator.org/mantis/view.php?id=3343
Justin Clarke Casey
2009-03-26
1
-1
/
+0
*
* Cleanup and CCC (Code Convention Conformance)
lbsa71
2009-03-10
1
-5
/
+6
*
Added support for reading ini files from a (optional) config folder. This all...
MW
2009-02-27
1
-0
/
+1
*
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
Charles Krinke
2009-02-22
1
-4
/
+4
*
* optimized usings.
lbsa71
2009-02-12
1
-2
/
+0
*
* Stop OpenSim crashing if an exception from a command makes it right up to t...
Justin Clarke Casey
2009-02-10
1
-2
/
+8
*
* Fix build break, parentheses in the wrong place
Justin Clarke Casey
2009-02-10
1
-1
/
+1
*
* Overwrite the old saved OpenSim.ini file saved in response to a crash if on...
Justin Clarke Casey
2009-02-10
1
-1
/
+1
*
Stopgap measure: To use gridlaunch, or GUI, start opensim with
Melanie Thielker
2009-02-10
1
-1
/
+1
*
Replace the console for all OpenSim apps with a new console featuring command
Melanie Thielker
2009-02-07
1
-6
/
+9
*
* As per http://opensimulator.org/mantis/view.php?id=3065
Justin Clarke Casey
2009-02-02
1
-1
/
+1
*
* Minor tweak to crash logger to copy ini with log if save-to-dir is on.
Adam Frisby
2009-01-04
1
-1
/
+5
*
* Added primitive exception logging capabilities.
Adam Frisby
2008-12-09
1
-9
/
+20
*
* Apply http://opensimulator.org/mantis/view.php?id=2640
Justin Clarke Casey
2008-11-25
1
-1
/
+9
*
Add a "inimaster" switch to OpenSim.ini. It will load a master ini file
Melanie Thielker
2008-10-11
1
-0
/
+1
*
* Tidy up configuration stuff, eliminated default setting duplication along t...
Justin Clarke Casey
2008-10-04
1
-3
/
+5
*
* some if inversions and added {}'s for readability
lbsa71
2008-09-08
1
-0
/
+2
*
Formatting cleanup.
Jeff Ames
2008-08-18
1
-1
/
+1
*
Mantis #1936
Melanie Thielker
2008-08-13
1
-1
/
+0
*
* Move most bookending startup/shutdown messages to BaseOpenSimServer so they...
Justin Clarke Casey
2008-06-01
1
-2
/
+0
*
* Fix build break by eliminating remaining IScenePermissions references - mus...
Justin Clarke Casey
2008-06-01
1
-2
/
+2
*
* Refactor: Split opensim background server into a separate class
Justin Clarke Casey
2008-06-01
1
-2
/
+2
*
* Make version information common to all servers
Justin Clarke Casey
2008-05-31
1
-0
/
+1
*
Formatting cleanup.
Jeff Ames
2008-05-16
1
-4
/
+4
*
* Spring cleaning, round 3029
Adam Frisby
2008-05-08
1
-1
/
+2
*
From: Kurt Taylor <krtaylor@us.ibm.com>
Justin Clarke Casey
2008-05-07
1
-2
/
+0
*
From: Dr Scofield <hud@zurich.ibm.com>
Justin Clarke Casey
2008-04-29
1
-1
/
+0
*
From: Dr Scofield <hud@zurich.ibm.com>
Justin Clarke Casey
2008-04-28
1
-5
/
+21
*
* Optimised using statements and namespace references across entire project (...
Adam Frisby
2008-04-21
1
-2
/
+2
*
Formatting cleanup.
Jeff Ames
2008-03-18
1
-26
/
+26
*
More compiler warning cleanup.
Jeff Ames
2008-02-29
1
-1
/
+0
*
Minor cleanup.
Jeff Ames
2008-02-20
1
-2
/
+0
*
Unhandled exception handler hookup is now the first thing to happen when Open...
Tedd Hansen
2008-02-11
1
-2
/
+3
*
Converted logging to use log4net.
Jeff Ames
2008-02-05
1
-5
/
+6
*
First part of avatar persistence, currently only really works in standalone m...
MW
2008-02-04
1
-1
/
+2
*
Moved iniFilePath to a static and put it in OpenSim.Application.iniFilePath.
Tedd Hansen
2008-02-01
1
-0
/
+2
*
Added block for scenario: global exception handler called in loop when except...
Tedd Hansen
2008-01-18
1
-1
/
+10
*
* Mother of all commits:
Adam Frisby
2008-01-15
1
-2
/
+2
*
Print out the exception as well as APPLICATION EXCEPTION DETECTED when the se...
Justin Clarke Casey
2008-01-14
1
-8
/
+11
[next]