| Commit message (Expand) | Author | Files | Lines |
2009-02-13 | * minor: remove mono compiler warnings | Justin Clarke Casey | 1 | -9/+9 |
2009-02-13 | Guard the values used to set the cursor position in the real time console | Melanie Thielker | 1 | -3/+15 |
2009-02-13 | * refactor: move alert commands from Scene to DialogModule | Justin Clarke Casey | 1 | -13/+0 |
2009-02-13 | * refactor: Move export map function to world map module from scene | Justin Clarke Casey | 1 | -15/+0 |
2009-02-13 | Add copyright headers. Minor formatting cleanup. Fix some compiler warnings... | Jeff Ames | 1 | -1/+2 |
2009-02-12 | * optimized usings. | lbsa71 | 5 | -35/+10 |
2009-02-11 | * minor: remove some mono compiler warnings | Justin Clarke Casey | 1 | -0/+2 |
2009-02-11 | * Refactor inventory archive code to allow direct invocation in order to supp... | Justin Clarke Casey | 1 | -2/+2 |
2009-02-11 | * More inventory archive invocation to a proper region module | Justin Clarke Casey | 2 | -61/+0 |
2009-02-10 | If an instance contains only one region, select it in the console by default | Melanie Thielker | 1 | -1/+4 |
2009-02-10 | Add proper handling for shared vs. unshared modules to the command | Melanie Thielker | 3 | -49/+50 |
2009-02-10 | * Remove load and save inventory commands from the console since these are ac... | Justin Clarke Casey | 1 | -0/+2 |
2009-02-10 | * Stop OpenSim crashing if an exception from a command makes it right up to t... | Justin Clarke Casey | 1 | -2/+8 |
2009-02-10 | * Fix build break, parentheses in the wrong place | Justin Clarke Casey | 1 | -1/+1 |
2009-02-10 | * Overwrite the old saved OpenSim.ini file saved in response to a crash if on... | Justin Clarke Casey | 1 | -1/+1 |
2009-02-10 | this is step 2 of 2 of the OpenSim.Region.Environment refactor. | Dr Scofield | 3 | -4/+4 |
2009-02-10 | Stopgap measure: To use gridlaunch, or GUI, start opensim with | Melanie Thielker | 2 | -1/+5 |
2009-02-09 | From Alan Webb <awebb@linux.vnet.ibm.com> | Sean Dague | 1 | -26/+42 |
2009-02-09 | * Add the ability to type help <command> for more detailed help about a speci... | Justin Clarke Casey | 2 | -7/+8 |
2009-02-09 | * Restore show information for the OpenSim region server (version, info, thre... | Justin Clarke Casey | 1 | -1/+4 |
2009-02-09 | Reinstate the KickUserCommand handler, which was commented out by | Melanie Thielker | 1 | -26/+26 |
2009-02-09 | Correct a delegate in OpenSim.cs | Melanie Thielker | 1 | -1/+1 |
2009-02-09 | fixing warnings. | Dr Scofield | 2 | -28/+28 |
2009-02-09 | starting phase 2 of the OpenSim.Region.Environment commit: relocating | Dr Scofield | 1 | -1/+1 |
2009-02-07 | Adds support for HG linking to specific regions within an instance. The forma... | diva | 1 | -68/+56 |
2009-02-07 | Replace the console for all OpenSim apps with a new console featuring command | Melanie Thielker | 4 | -541/+574 |
2009-02-06 | * Implement help <command> from the region console | Justin Clarke Casey | 1 | -3/+18 |
2009-02-06 | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 3 | -7/+9 |
2009-02-05 | * Make existing module commanders register as help topics | Justin Clarke Casey | 2 | -48/+66 |
2009-02-05 | * refactor: Split out module Command class into a separate file | Justin Clarke Casey | 1 | -3/+2 |
2009-02-05 | * Remove unused region info list from OpenSimBase. | Justin Clarke Casey | 1 | -24/+2 |
2009-02-05 | * refactor: Move module handling code up into SceneBase from Scene, reducing ... | Justin Clarke Casey | 1 | -11/+8 |
2009-02-04 | * minor: remove deprecated and unused terrain method from SceneManager | Justin Clarke Casey | 1 | -2/+5 |
2009-02-04 | * Introduce a new "default" option for asset_database in the [STORAGE] section | Justin Clarke Casey | 2 | -2/+6 |
2009-02-02 | * As per http://opensimulator.org/mantis/view.php?id=3065 | Justin Clarke Casey | 1 | -1/+1 |
2009-01-25 | * Adds console command, 'predecode-j2k <number of threads>' to load all of th... | Teravus Ovares | 1 | -0/+11 |
2009-01-16 | Added support so that during the loading of a xml link list, it checks if a l... | MW | 1 | -2/+8 |
2009-01-16 | Added some basic relocation mapping support for when loading hypergrid links ... | MW | 1 | -4/+32 |
2009-01-15 | Small bit of refactoring related to the hypergrid link loading from xml files. | MW | 1 | -42/+47 |
2009-01-15 | Added support for a "excludeList" as part of the hypergrid xml link file load... | MW | 1 | -3/+33 |
2009-01-15 | Added initial support for reading hypergrid links from a xml config file. Alt... | MW | 1 | -31/+84 |
2009-01-13 | * Removing set-time command since it doesn't actually do anything at all | Justin Clarke Casey | 1 | -5/+0 |
2009-01-12 | Caught exceptions in some console commands | Sean Dague | 1 | -26/+53 |
2009-01-06 | * refactor: Remove the need to separately pass in the http listener to the sc... | Justin Clarke Casey | 2 | -9/+10 |
2009-01-04 | * Minor tweak to crash logger to copy ini with log if save-to-dir is on. | Adam Frisby | 1 | -1/+5 |
2009-01-02 | Allow some values that are set in OpenSim.ini to be set from region config | Melanie Thielker | 1 | -1/+1 |
2009-01-02 | Fixes Mantis #2945 | Melanie Thielker | 1 | -13/+57 |
2009-01-02 | Add the ability to read the ini file from a URI. If the -inifile option | Melanie Thielker | 1 | -6/+33 |
2009-01-01 | Major changes in interregion communications. This breaks compatibility with o... | diva | 1 | -1/+1 |
2008-12-29 | * Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes | Justin Clarke Casey | 2 | -7/+10 |