aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Application/Application.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-30/+39
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-10/+57
* Add using clause I missedMelanie2012-09-301-0/+1
* Allow up to 12 simultaneous connections to a given endpoint rather than 2Melanie2012-09-301-0/+1
* Log MONO_THREADS_PER_CPU value on simulator startup, or "unset" if it is not setJustin Clark-Casey (justincc)2012-07-061-2/+6
* Temporarily put in a log line which shows which locale the user is running in.Justin Clark-Casey (justincc)2011-07-291-0/+4
* Adding boolean alias for commandline switches like -save_crashes=yesMakopoppo2011-06-011-0/+2
* Fix: The command line switches 'save_crashes' and 'crash_dir' haven't actuall...Makopoppo2011-06-011-0/+2
* trivial whitespace removal to trigger a panda rebuildJustin Clark-Casey (justincc)2011-04-081-11/+3
* Formatting cleanup.Jeff Ames2010-09-121-1/+1
* * Revert last commit for now at Melanie_T's request.Teravus Ovares (Dan Olivares)2010-05-161-1/+2
* * Add User Friendly Configuration File Exists check. If OpenSim.ini and eith...Teravus Ovares (Dan Olivares)2010-05-151-1/+115
* Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lot...Diva Canto2010-01-311-1/+0
* Checks the number of ThreadPool and IOCP threads on startup and bumps up the ...John Hurliman2009-10-061-0/+12
* * MySQL data tests now pass by fixing a bad fix for a bad cast on the asset L...John Hurliman2009-10-041-7/+4
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
* Add the ability to use -console=rest to the region server. UserMelanie2009-08-171-1/+2
* * minor: CommentsTeravus Ovares (Dan Olivares)2009-08-121-1/+32
* * minor ccclbsa712009-07-241-0/+3
* Only save crashes to disk if save_crashes in OpenSim.ini is true (false by de...Jeff Ames2009-06-011-17/+20
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * minor: Tweak the command exception catcher of last resort to make a little ...Justin Clarke Casey2009-05-191-1/+1
* Getting rid of -hypergrid=true on the command line. This config now goes insi...diva2009-04-271-7/+1
* - adding -logconfig option to allow configuration of log4net fromDr Scofield2009-04-031-2/+14
* * Apply http://opensimulator.org/mantis/view.php?id=3343Justin Clarke Casey2009-03-261-1/+0
* * Cleanup and CCC (Code Convention Conformance)lbsa712009-03-101-5/+6
* Added support for reading ini files from a (optional) config folder. This all...MW2009-02-271-0/+1
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-221-4/+4
* * optimized usings.lbsa712009-02-121-2/+0
* * Stop OpenSim crashing if an exception from a command makes it right up to t...Justin Clarke Casey2009-02-101-2/+8
* * Fix build break, parentheses in the wrong placeJustin Clarke Casey2009-02-101-1/+1
* * Overwrite the old saved OpenSim.ini file saved in response to a crash if on...Justin Clarke Casey2009-02-101-1/+1
* Stopgap measure: To use gridlaunch, or GUI, start opensim withMelanie Thielker2009-02-101-1/+1
* Replace the console for all OpenSim apps with a new console featuring commandMelanie Thielker2009-02-071-6/+9
* * As per http://opensimulator.org/mantis/view.php?id=3065Justin Clarke Casey2009-02-021-1/+1
* * Minor tweak to crash logger to copy ini with log if save-to-dir is on.Adam Frisby2009-01-041-1/+5
* * Added primitive exception logging capabilities.Adam Frisby2008-12-091-9/+20
* * Apply http://opensimulator.org/mantis/view.php?id=2640Justin Clarke Casey2008-11-251-1/+9
* Add a "inimaster" switch to OpenSim.ini. It will load a master ini fileMelanie Thielker2008-10-111-0/+1
* * Tidy up configuration stuff, eliminated default setting duplication along t...Justin Clarke Casey2008-10-041-3/+5
* * some if inversions and added {}'s for readabilitylbsa712008-09-081-0/+2
* Formatting cleanup.Jeff Ames2008-08-181-1/+1
* Mantis #1936Melanie Thielker2008-08-131-1/+0
* * Move most bookending startup/shutdown messages to BaseOpenSimServer so they...Justin Clarke Casey2008-06-011-2/+0
* * Fix build break by eliminating remaining IScenePermissions references - mus...Justin Clarke Casey2008-06-011-2/+2
* * Refactor: Split opensim background server into a separate classJustin Clarke Casey2008-06-011-2/+2
* * Make version information common to all serversJustin Clarke Casey2008-05-311-0/+1
* Formatting cleanup.Jeff Ames2008-05-161-4/+4
* * Spring cleaning, round 3029Adam Frisby2008-05-081-1/+2
* From: Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey2008-05-071-2/+0