| Commit message (Expand) | Author | Age | Files | Lines |
* | * minor: another attempt at http://opensimulator.org/mantis/view.php?id=3191 | Justin Clarke Casey | 2009-05-18 | 1 | -20/+9 |
* | * Resolve http://opensimulator.org/mantis/view.php?id=3191 | Justin Clarke Casey | 2009-05-18 | 1 | -3/+7 |
* | Thank you kindly, Patnad, for a patch that: | Charles Krinke | 2009-05-12 | 1 | -0/+25 |
* | Add the asset service connectors and sample config. READ WARNINGS!!! | Melanie Thielker | 2009-05-09 | 1 | -1/+3 |
* | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 2009-05-04 | 1 | -0/+10 |
* | Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simple | Melanie Thielker | 2009-05-04 | 1 | -2/+4 |
* | Getting rid of -hypergrid=true on the command line. This config now goes insi... | diva | 2009-04-27 | 1 | -0/+16 |
* | * Change profile check for add user to run through the cache service | Justin Clarke Casey | 2009-04-17 | 1 | -1/+1 |
* | - turn private m_gui into protected m_gui to allow manipulation in | Dr Scofield | 2009-04-16 | 1 | -1/+1 |
* | Directory defaults for region xml files when creating a new region got change... | idb | 2009-04-05 | 1 | -9/+3 |
* | * minor: Adjust exception catching on load/save xml[2]/oar. | Justin Clarke Casey | 2009-03-25 | 1 | -21/+7 |
* | adding presence.ControllingClient.Kick(msg) to the brew. | Dr Scofield | 2009-03-25 | 1 | -12/+9 |
* | enhances the console command "kick user" with an optional alert | Dr Scofield | 2009-03-25 | 1 | -1/+12 |
* | * Fix edit scale command - was looking for one too few arguments | Justin Clarke Casey | 2009-03-24 | 1 | -1/+1 |
* | update some ini defaults in code - all defaults from beginning of OpenSim.ini... | Dahlia Trimble | 2009-03-11 | 1 | -2/+2 |
* | * Cleanup and CCC (Code Convention Conformance) | lbsa71 | 2009-03-10 | 1 | -171/+174 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3191 | Justin Clarke Casey | 2009-02-26 | 1 | -5/+33 |
* | Added IRegistryCore and RegistryCore to OpenSim.Framework. | MW | 2009-02-26 | 1 | -31/+36 |
* | First step in separating out the Userserver console command handling to a "mo... | MW | 2009-02-24 | 1 | -0/+2 |
* | Update svn properties, add copyright headers, minor formatting cleanup. | Jeff Ames | 2009-02-22 | 1 | -5/+5 |
* | Applied patch from mantis #3213. Which adds a check to create region command,... | MW | 2009-02-21 | 1 | -1/+6 |
* | * refactor: move alert commands from Scene to DialogModule | Justin Clarke Casey | 2009-02-13 | 1 | -13/+0 |
* | * refactor: Move export map function to world map module from scene | Justin Clarke Casey | 2009-02-13 | 1 | -15/+0 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 1 | -6/+2 |
* | * More inventory archive invocation to a proper region module | Justin Clarke Casey | 2009-02-11 | 1 | -56/+0 |
* | If an instance contains only one region, select it in the console by default | Melanie Thielker | 2009-02-10 | 1 | -1/+4 |
* | Add proper handling for shared vs. unshared modules to the command | Melanie Thielker | 2009-02-10 | 1 | -44/+44 |
* | * Remove load and save inventory commands from the console since these are ac... | Justin Clarke Casey | 2009-02-10 | 1 | -0/+2 |
* | this is step 2 of 2 of the OpenSim.Region.Environment refactor. | Dr Scofield | 2009-02-10 | 1 | -2/+2 |
* | Stopgap measure: To use gridlaunch, or GUI, start opensim with | Melanie Thielker | 2009-02-10 | 1 | -0/+4 |
* | * Add the ability to type help <command> for more detailed help about a speci... | Justin Clarke Casey | 2009-02-09 | 1 | -1/+2 |
* | * Restore show information for the OpenSim region server (version, info, thre... | Justin Clarke Casey | 2009-02-09 | 1 | -1/+4 |
* | Reinstate the KickUserCommand handler, which was commented out by | Melanie Thielker | 2009-02-09 | 1 | -26/+26 |
* | Correct a delegate in OpenSim.cs | Melanie Thielker | 2009-02-09 | 1 | -1/+1 |
* | fixing warnings. | Dr Scofield | 2009-02-09 | 1 | -27/+27 |
* | Replace the console for all OpenSim apps with a new console featuring command | Melanie Thielker | 2009-02-07 | 1 | -525/+508 |
* | * Implement help <command> from the region console | Justin Clarke Casey | 2009-02-06 | 1 | -3/+18 |
* | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 2009-02-06 | 1 | -2/+2 |
* | * Make existing module commanders register as help topics | Justin Clarke Casey | 2009-02-05 | 1 | -46/+56 |
* | * minor: remove deprecated and unused terrain method from SceneManager | Justin Clarke Casey | 2009-02-04 | 1 | -2/+5 |
* | * Adds console command, 'predecode-j2k <number of threads>' to load all of th... | Teravus Ovares | 2009-01-25 | 1 | -0/+11 |
* | * Removing set-time command since it doesn't actually do anything at all | Justin Clarke Casey | 2009-01-13 | 1 | -5/+0 |
* | Caught exceptions in some console commands | Sean Dague | 2009-01-12 | 1 | -26/+53 |
* | Allow some values that are set in OpenSim.ini to be set from region config | Melanie Thielker | 2009-01-02 | 1 | -1/+1 |
* | Major changes in interregion communications. This breaks compatibility with o... | diva | 2009-01-01 | 1 | -1/+1 |
* | test commit - no functional change | Dahlia Trimble | 2008-12-22 | 1 | -1/+1 |
* | * Added "show queues" command that shows throttling queues for all clients. | lbsa71 | 2008-12-18 | 1 | -2/+44 |
* | Reimplemented running of ShutdownCommandFile. Mantis #2800 | MW | 2008-12-11 | 1 | -0/+9 |
* | Fixed Mantis #2756 | Tedd Hansen | 2008-12-05 | 1 | -1/+1 |
* | save file before commit is often useful | Tedd Hansen | 2008-12-05 | 1 | -1/+1 |