lbsa71
|
8388fe0669
* some if inversions and added {}'s for readability
|
il y a 16 ans |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
il y a 16 ans |
Charles Krinke
|
98da84c851
Mantis#2105. Thank you kindly, HomerHorwitz for a patch that addresses:
|
il y a 16 ans |
Dr Scofield
|
1828091528
create-region didn't know about regionload_regionsdir...
|
il y a 16 ans |
Justin Clarke Casey
|
4a475ca2be
* minor: refactor thread report into a method that returns a string rather than displays information directly
|
il y a 16 ans |
Jeff Ames
|
bea7d4d81a
Update svn properties, formatting cleanup.
|
il y a 16 ans |
Justin Clarke Casey
|
9650632cd1
* It appears that sometimes some IClientAPI reference is not being released, resulting in continual execution of the CheckConnectivity timer method
|
il y a 16 ans |
Jeff Ames
|
6ef9d4da90
Formatting cleanup.
|
il y a 16 ans |
Justin Clarke Casey
|
c602d76b79
* Insert a new 'set log level [level] command on the console'
|
il y a 16 ans |
Justin Clarke Casey
|
de0a6e7f2b
* Try and make the contents of the region prompt more obvious by returning to printing the selected region after a change attempt has been made.
|
il y a 16 ans |
Justin Clarke Casey
|
f2c456c23d
* Make currently selected region appear in the region console prompt
|
il y a 16 ans |
Justin Clarke Casey
|
b46e6e2130
* refactor: change method name
|
il y a 16 ans |
Justin Clarke Casey
|
1da9902294
* refactor: clean up code for selecting regions on the region console
|
il y a 16 ans |
Charles Krinke
|
dba4d357c8
Mantis#1877. Thank you kindly, Sache Magne for a patch that:
|
il y a 16 ans |
Justin Clarke Casey
|
d13c9161c9
* find user on save-inv
|
il y a 16 ans |
Justin Clarke Casey
|
aa59dfb1d2
* minor: route create user through underlying super class method rather than calling communications manager directly
|
il y a 16 ans |
Justin Clarke Casey
|
e595959d97
* refactor: move create user console command parsing down to OpenSim.cs from CommunicationsManager
|
il y a 16 ans |
Justin Clarke Casey
|
e7b3e7b749
* Put in stub code for inventory backup.
|
il y a 16 ans |
Justin Clarke Casey
|
a1d481d0f6
* minor: Make create user command appear on the region console only if the region is running standalone
|
il y a 16 ans |
Justin Clarke Casey
|
b798a9b7a0
* minor: add wiki link to archiving function invocation
|
il y a 16 ans |
Justin Clarke Casey
|
5bceab785f
* Minor: correct change-region typo
|
il y a 16 ans |
Dahlia Trimble
|
f87d2d8a92
added region port number to output of "show regions" command
|
il y a 16 ans |
Justin Clarke Casey
|
8e3f83b1c8
* Change load-oar/save-oar status to highly experimental.
|
il y a 16 ans |
Justin Clarke Casey
|
e30ca523ae
* refactor: Move xml/archive loading and saving code into separate methods ready for future modularization
|
il y a 16 ans |
Justin Clarke Casey
|
b835b1d7ec
* refactor: collapse scene debug settings into same format as packet debug settings
|
il y a 16 ans |
Justin Clarke Casey
|
91a208b6a5
* Refactor: Minor cleanup of Debug method in OpenSim.cs
|
il y a 16 ans |
Justin Clarke Casey
|
451c3d1dd7
* Hive off ConsolePluginCommand into its own framework class
|
il y a 16 ans |
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)
|
il y a 16 ans |
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
|
il y a 16 ans |
MW
|
5cfc468d95
more work on the support for multiple inventory servers.
|
il y a 16 ans |