Justin Clarke Casey
|
58f8c042f6
* minor: change m_debug to m_debugPacketLevel since that's what it is
|
16 years ago |
Justin Clarke Casey
|
e062b28606
* minor: Remove highly experimental tags from oar loading and saving functions
|
16 years ago |
Justin Clarke Casey
|
3ffd77f70b
* oops, fix region startup to be in the correct sequence (though it appeared to work anyway)
|
16 years ago |
Melanie Thielker
|
f00b24ff9e
Allow create-region to load files from arbitrary locations
|
16 years ago |
Justin Clarke Casey
|
7ec065198a
* Apply http://opensimulator.org/mantis/view.php?id=2294
|
16 years ago |
Dr Scofield
|
e0795e44ac
fixes future mantis from SachaMagne.
|
16 years ago |
Dr Scofield
|
03f246d6fe
adds support to delete a region completely and offers that
|
16 years ago |
Justin Clarke Casey
|
9170361bee
* Complete refactoring accidentally left unfinished so that all server help requests flow through the ShowHelp() method
|
16 years ago |
Justin Clarke Casey
|
6d289c3ae0
* Add "reset user password" command to standalone region console
|
16 years ago |
Homer Horwitz
|
8ae8bec4d1
Changed "show users" command to display only root agents, "show users full" to
|
16 years ago |
lbsa71
|
8388fe0669
* some if inversions and added {}'s for readability
|
16 years ago |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 years ago |
Charles Krinke
|
98da84c851
Mantis#2105. Thank you kindly, HomerHorwitz for a patch that addresses:
|
16 years ago |
Dr Scofield
|
1828091528
create-region didn't know about regionload_regionsdir...
|
16 years ago |
Justin Clarke Casey
|
4a475ca2be
* minor: refactor thread report into a method that returns a string rather than displays information directly
|
16 years ago |
Jeff Ames
|
bea7d4d81a
Update svn properties, formatting cleanup.
|
16 years ago |
Justin Clarke Casey
|
9650632cd1
* It appears that sometimes some IClientAPI reference is not being released, resulting in continual execution of the CheckConnectivity timer method
|
16 years ago |
Jeff Ames
|
6ef9d4da90
Formatting cleanup.
|
16 years ago |
Justin Clarke Casey
|
c602d76b79
* Insert a new 'set log level [level] command on the console'
|
16 years ago |
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.
|
16 years ago |
Justin Clarke Casey
|
f2c456c23d
* Make currently selected region appear in the region console prompt
|
16 years ago |
Justin Clarke Casey
|
b46e6e2130
* refactor: change method name
|
16 years ago |
Justin Clarke Casey
|
1da9902294
* refactor: clean up code for selecting regions on the region console
|
16 years ago |
Charles Krinke
|
dba4d357c8
Mantis#1877. Thank you kindly, Sache Magne for a patch that:
|
16 years ago |
Justin Clarke Casey
|
d13c9161c9
* find user on save-inv
|
16 years ago |
Justin Clarke Casey
|
aa59dfb1d2
* minor: route create user through underlying super class method rather than calling communications manager directly
|
16 years ago |
Justin Clarke Casey
|
e595959d97
* refactor: move create user console command parsing down to OpenSim.cs from CommunicationsManager
|
16 years ago |
Justin Clarke Casey
|
e7b3e7b749
* Put in stub code for inventory backup.
|
16 years ago |
Justin Clarke Casey
|
a1d481d0f6
* minor: Make create user command appear on the region console only if the region is running standalone
|
16 years ago |
Justin Clarke Casey
|
b798a9b7a0
* minor: add wiki link to archiving function invocation
|
16 years ago |