Jeff Ames
|
f1f0bc23f4
Formatting cleanup.
|
14 years ago |
Teravus Ovares (Dan Olivares)
|
d4192dcb2e
* Revert last commit for now at Melanie_T's request.
|
14 years ago |
Teravus Ovares (Dan Olivares)
|
dc1a3e9787
* Add User Friendly Configuration File Exists check. If OpenSim.ini and either StandaloneCommon.ini or GridCommon.ini don't exist in various casings then offer to copy the files for the user while warning them that they're missing out if they don't read the files.
|
14 years ago |
Diva Canto
|
041594ed07
Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lots of other obsolete configs.
|
14 years ago |
John Hurliman
|
7199976d48
Checks the number of ThreadPool and IOCP threads on startup and bumps up the numbers to .NET defaults of 500/1000 if need be
|
15 years ago |
John Hurliman
|
29a4614529
* MySQL data tests now pass by fixing a bad fix for a bad cast on the asset Local member in MySQLAssetData
|
15 years ago |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
15 years ago |
Melanie
|
3d7bb7567c
Add the ability to use -console=rest to the region server. User
|
15 years ago |
Teravus Ovares (Dan Olivares)
|
b47e405420
* minor: Comments
|
15 years ago |
lbsa71
|
169a353cca
* minor ccc
|
15 years ago |
Jeff Ames
|
c6f616049c
Only save crashes to disk if save_crashes in OpenSim.ini is true (false by default).
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Justin Clarke Casey
|
cd90ea377e
* minor: Tweak the command exception catcher of last resort to make a little more sense
|
15 years ago |
diva
|
d8313e314f
Getting rid of -hypergrid=true on the command line. This config now goes inside OpenSim.ini in the Startup section. This makes the HG compatible with -background, and prepares the way for further work on HG-related config vars. Might help with mantis #3527.
|
15 years ago |
Dr Scofield
|
fc1b1bc797
- adding -logconfig option to allow configuration of log4net from
|
15 years ago |
Justin Clarke Casey
|
10d21afd9d
* Apply http://opensimulator.org/mantis/view.php?id=3343
|
15 years ago |
lbsa71
|
91a096dca6
* Cleanup and CCC (Code Convention Conformance)
|
15 years ago |
MW
|
b83d5c7cdb
Added support for reading ini files from a (optional) config folder. This allows the spliting up of opensim.ini into multiple ini files.
|
15 years ago |
Charles Krinke
|
8f55b9d735
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
|
15 years ago |
lbsa71
|
801da4346a
* optimized usings.
|
15 years ago |
Justin Clarke Casey
|
0cd5a353cf
* Stop OpenSim crashing if an exception from a command makes it right up to the top of the stack
|
15 years ago |
Justin Clarke Casey
|
566bc33824
* Fix build break, parentheses in the wrong place
|
15 years ago |
Justin Clarke Casey
|
5b7a5696e5
* Overwrite the old saved OpenSim.ini file saved in response to a crash if one already exists
|
15 years ago |
Melanie Thielker
|
a1393db7f0
Stopgap measure: To use gridlaunch, or GUI, start opensim with
|
15 years ago |
Melanie Thielker
|
54c6a920ba
Replace the console for all OpenSim apps with a new console featuring command
|
15 years ago |
Justin Clarke Casey
|
13a5243d76
* As per http://opensimulator.org/mantis/view.php?id=3065
|
15 years ago |
Adam Frisby
|
f0864b5154
* Minor tweak to crash logger to copy ini with log if save-to-dir is on.
|
16 years ago |
Adam Frisby
|
888151833b
* Added primitive exception logging capabilities.
|
16 years ago |
Justin Clarke Casey
|
e187972377
* Apply http://opensimulator.org/mantis/view.php?id=2640
|
16 years ago |
Melanie Thielker
|
143419ebb2
Add a "inimaster" switch to OpenSim.ini. It will load a master ini file
|
16 years ago |