aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Application/Application.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Formatting cleanup.Jeff Ames2008-03-181-26/+26
* More compiler warning cleanup.Jeff Ames2008-02-291-1/+0
* Minor cleanup.Jeff Ames2008-02-201-2/+0
* Unhandled exception handler hookup is now the first thing to happen when Open...Tedd Hansen2008-02-111-2/+3
* Converted logging to use log4net.Jeff Ames2008-02-051-5/+6
* First part of avatar persistence, currently only really works in standalone m...MW2008-02-041-1/+2
* Moved iniFilePath to a static and put it in OpenSim.Application.iniFilePath.Tedd Hansen2008-02-011-0/+2
* Added block for scenario: global exception handler called in loop when except...Tedd Hansen2008-01-181-1/+10
* * Mother of all commits:Adam Frisby2008-01-151-2/+2
* Print out the exception as well as APPLICATION EXCEPTION DETECTED when the se...Justin Clarke Casey2008-01-141-8/+11
* And one last time - removed duplicate exception dump :)Tedd Hansen2008-01-121-2/+3
* Minor fix to global exception handler - now only displays unhandled (full cra...Tedd Hansen2008-01-121-1/+2
* Added global exception handler with possibility of reporting crash details di...Tedd Hansen2008-01-121-0/+39
* * Optimized usingslbsa712007-12-271-1/+1
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-101-2/+2
* * Optimized usingslbsa712007-10-301-10/+7
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-1/+1
* Temporary fix for a missing Opensim.ini file.MW2007-10-261-0/+3
* apply http://bug.opensecondlife.org/view.php?id=512 from chillkenSean Dague2007-10-251-1/+1
* *Added -useexecutepath to use the path of the .exe as the path to find config...mingchen2007-10-191-0/+1
* * Fixed Culture-variant parsing of config optionslbsa712007-09-251-3/+3
* mass update of urls in source code to new websiteSean Dague2007-09-101-1/+1
* Sqlite datastore should now save the textures and extraparams data (used by s...MW2007-08-191-2/+0
* Setting culture for startup thread to invariant. Config now read correctly on...Tedd Hansen2007-08-131-0/+6
* Re-added Grid mode. (which had got removed/disabled in revision 1515)MW2007-08-061-8/+8
* clean up of startup config settings (command line args etc),MW2007-08-041-62/+9
* ATTENTION!!! Change to default to "sandbox" (did we come up with a better nam...Brian McBee2007-08-031-5/+5
* * OpenSim now performs compatibility checks at startup and warns the user if ...Adam Frisby2007-07-291-1/+13
* * And yet more restructuring of startup sequence...lbsa712007-07-161-1/+1
* * Massive restructuring of RegionApplicationBase, OpenSimMain and SimpleApplbsa712007-07-161-1/+1
* * Removed some superfluous assignslbsa712007-07-161-11/+2
* changed to native line ending encodingSean Dague2007-07-161-125/+125
* Part two of Darok's Bullet physics plugin: added the actual plugin, although ...MW2007-07-131-0/+5
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-5/+3
* *Some more restructuring/fixing -- should compile, but high chance I forgot t...mingchen2007-06-271-1/+2
* Some work on restructuring the namespaces / project names. Note this doesn't ...MW2007-06-271-0/+121