aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Application (follow)
Commit message (Expand)AuthorAgeFilesLines
* Stopgap measure: To use gridlaunch, or GUI, start opensim withMelanie Thielker2009-02-102-1/+5
* From Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague2009-02-091-26/+42
* * Add the ability to type help <command> for more detailed help about a speci...Justin Clarke Casey2009-02-092-7/+8
* * Restore show information for the OpenSim region server (version, info, thre...Justin Clarke Casey2009-02-091-1/+4
* Reinstate the KickUserCommand handler, which was commented out byMelanie Thielker2009-02-091-26/+26
* Correct a delegate in OpenSim.csMelanie Thielker2009-02-091-1/+1
* fixing warnings.Dr Scofield2009-02-092-28/+28
* starting phase 2 of the OpenSim.Region.Environment commit: relocatingDr Scofield2009-02-091-1/+1
* Adds support for HG linking to specific regions within an instance. The forma...diva2009-02-071-68/+56
* Replace the console for all OpenSim apps with a new console featuring commandMelanie Thielker2009-02-074-541/+574
* * Implement help <command> from the region consoleJustin Clarke Casey2009-02-061-3/+18
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-063-7/+9
* * Make existing module commanders register as help topicsJustin Clarke Casey2009-02-052-48/+66
* * refactor: Split out module Command class into a separate fileJustin Clarke Casey2009-02-051-3/+2
* * Remove unused region info list from OpenSimBase.Justin Clarke Casey2009-02-051-24/+2
* * refactor: Move module handling code up into SceneBase from Scene, reducing ...Justin Clarke Casey2009-02-051-11/+8
* * minor: remove deprecated and unused terrain method from SceneManagerJustin Clarke Casey2009-02-041-2/+5
* * Introduce a new "default" option for asset_database in the [STORAGE] sectionJustin Clarke Casey2009-02-042-2/+6
* * As per http://opensimulator.org/mantis/view.php?id=3065Justin Clarke Casey2009-02-021-1/+1
* * Adds console command, 'predecode-j2k <number of threads>' to load all of th...Teravus Ovares2009-01-251-0/+11
* Added support so that during the loading of a xml link list, it checks if a l...MW2009-01-161-2/+8
* Added some basic relocation mapping support for when loading hypergrid links ...MW2009-01-161-4/+32
* Small bit of refactoring related to the hypergrid link loading from xml files.MW2009-01-151-42/+47
* Added support for a "excludeList" as part of the hypergrid xml link file load...MW2009-01-151-3/+33
* Added initial support for reading hypergrid links from a xml config file. Alt...MW2009-01-151-31/+84
* * Removing set-time command since it doesn't actually do anything at allJustin Clarke Casey2009-01-131-5/+0
* Caught exceptions in some console commandsSean Dague2009-01-121-26/+53
* * refactor: Remove the need to separately pass in the http listener to the sc...Justin Clarke Casey2009-01-062-9/+10
* * Minor tweak to crash logger to copy ini with log if save-to-dir is on.Adam Frisby2009-01-041-1/+5
* Allow some values that are set in OpenSim.ini to be set from region configMelanie Thielker2009-01-021-1/+1
* Fixes Mantis #2945Melanie Thielker2009-01-021-13/+57
* Add the ability to read the ini file from a URI. If the -inifile optionMelanie Thielker2009-01-021-6/+33
* Major changes in interregion communications. This breaks compatibility with o...diva2009-01-011-1/+1
* * Apply http://opensimulator.org/mantis/view.php?id=2927 with some changesJustin Clarke Casey2008-12-292-7/+10
* test commit - no functional changeDahlia Trimble2008-12-221-1/+1
* * Add two more missing defaults that use GetBoolean without a default in stan...Teravus Ovares2008-12-201-2/+2
* * Adds defaults for some GetBoolean config values that previously did not hav...Teravus Ovares2008-12-201-3/+3
* * Added "show queues" command that shows throttling queues for all clients.lbsa712008-12-181-2/+44
* * Apply http://opensimulator.org/mantis/view.php?id=2775 with small tweaksJustin Clarke Casey2008-12-151-4/+4
* apparently opensim only works if secure_inventory_server = true, whoSean Dague2008-12-121-1/+1
* make a couple of other config default to make the example ini to give usSean Dague2008-12-111-2/+6
* after much discussion, and overwhelming +1 on the -dev list, switch theSean Dague2008-12-111-1/+1
* Reimplemented running of ShutdownCommandFile. Mantis #2800MW2008-12-111-0/+9
* * Added primitive exception logging capabilities.Adam Frisby2008-12-091-9/+20
* Fixed Mantis #2756Tedd Hansen2008-12-051-1/+1
* save file before commit is often usefulTedd Hansen2008-12-051-1/+1
* Fix: removed m_log.InfoFormat("[OPENSIM MAIN]: GC Latency Mode: {0}", GCSetti...Tedd Hansen2008-12-051-1/+2
* Garbage CollectorTedd Hansen2008-12-051-0/+4
* Made BaseOpenSimServer.ShutdownSpecific() public. As the OpenSimBase.Shutdown...MW2008-12-021-1/+1
* * Stop console misleadingly reporting an error if it cannot find a startup co...Justin Clarke Casey2008-11-281-7/+4