Justin Clarke Casey
|
e7b3e7b749
* Put in stub code for inventory backup.
|
16 gadi atpakaļ |
Justin Clarke Casey
|
a1d481d0f6
* minor: Make create user command appear on the region console only if the region is running standalone
|
16 gadi atpakaļ |
Justin Clarke Casey
|
b798a9b7a0
* minor: add wiki link to archiving function invocation
|
16 gadi atpakaļ |
Justin Clarke Casey
|
5bceab785f
* Minor: correct change-region typo
|
16 gadi atpakaļ |
Dahlia Trimble
|
f87d2d8a92
added region port number to output of "show regions" command
|
16 gadi atpakaļ |
Justin Clarke Casey
|
8e3f83b1c8
* Change load-oar/save-oar status to highly experimental.
|
16 gadi atpakaļ |
Justin Clarke Casey
|
e30ca523ae
* refactor: Move xml/archive loading and saving code into separate methods ready for future modularization
|
16 gadi atpakaļ |
Justin Clarke Casey
|
b835b1d7ec
* refactor: collapse scene debug settings into same format as packet debug settings
|
16 gadi atpakaļ |
Justin Clarke Casey
|
91a208b6a5
* Refactor: Minor cleanup of Debug method in OpenSim.cs
|
16 gadi atpakaļ |
Justin Clarke Casey
|
451c3d1dd7
* Hive off ConsolePluginCommand into its own framework class
|
16 gadi atpakaļ |
Justin Clarke Casey
|
f7d9b0bab7
* Move thread tracking code to base opensim server so that it's available for all servers (UGAIM as well as Region)
|
16 gadi atpakaļ |
MW
|
c9fe500212
Added "save-prims-xml2 <PrimName> <FileName>", as we were lacking a method to save a single primitive or small group of them. This command will save all prims in the current scene that name matches the "PrimName" parameter. The saved file is in standard xml2 format, so can be loaded using load-xml2
|
16 gadi atpakaļ |
MW
|
5cfc468d95
more work on the support for multiple inventory servers.
|
16 gadi atpakaļ |
MW
|
314181a70d
small change to last commit
|
16 gadi atpakaļ |
MW
|
682ec53420
As per the suggestion on the mailing list, added support for a OpenSim.xml config file, instead of a ini file. INI files still work the same as they did before, just now if a ini file isn't found, it looks for a OpenSim.xml file (of course in xml format) and if found uses that.
|
16 gadi atpakaļ |
Jeff Ames
|
a2b1a1787d
Minor formatting cleanup.
|
16 gadi atpakaļ |
Dahlia Trimble
|
064a2ea460
changed kickuser console command to use caseless compared substrings for first and last name parameters
|
16 gadi atpakaļ |
Dahlia Trimble
|
eecaf327b9
Changed the kickuser command to use the new console RegisterCmd feature.
|
16 gadi atpakaļ |
Dahlia Trimble
|
55e7e7fc74
Added an experimental "kickuser" console command to log off a user by name.
|
16 gadi atpakaļ |
Charles Krinke
|
5b159e957a
Mantis#1580. Thank you kindly, Dmiles for a patch that:
|
16 gadi atpakaļ |
Charles Krinke
|
b6667e7224
Mantis#1567. Thank you kindly, Dmiles for a patch that addresses:
|
16 gadi atpakaļ |
Jeff Ames
|
dfb63b5623
Update svn properties. Formatting cleanup.
|
16 gadi atpakaļ |
Charles Krinke
|
4ea9183b66
Mantis#1499. Thank you kindly, DMiles for a patch that:
|
16 gadi atpakaļ |
Charles Krinke
|
6ce9a8ecdd
Mantis#1495. Thank you kindly, Kinoc for:
|
16 gadi atpakaļ |
Justin Clarke Casey
|
15d41c2fc2
* Fix build break by eliminating remaining IScenePermissions references - must remember to nant clean
|
16 gadi atpakaļ |
Justin Clarke Casey
|
45fef8589d
* Move log version printing up into BaseOpenSimServer
|
16 gadi atpakaļ |
Justin Clarke Casey
|
8e1d338656
* Refactor: Split opensim background server into a separate class
|
16 gadi atpakaļ |