Justin Clarke Casey
|
f2c456c23d
* Make currently selected region appear in the region console prompt
|
16 lat temu |
Justin Clarke Casey
|
6d15f25026
* Allow an individual item to be specified as well as a folder in save-inv
|
16 lat temu |
Justin Clarke Casey
|
900a656420
* refactor: rearrange path inventory manipulation so that input tidying can be used for item paths as well
|
16 lat temu |
Justin Clarke Casey
|
a62b906a7b
* allow inventory folders to be located by path
|
16 lat temu |
Justin Clarke Casey
|
58af0fabeb
* minor: reduce coupling by passing in only session id to CachedUserInfo
|
16 lat temu |
Justin Clarke Casey
|
d84a6bca55
* minor: temporarily command out variables to prevent compile warnings
|
16 lat temu |
Justin Clarke Casey
|
19a5e56d55
* add file path parameter to save-inv (in development)
|
16 lat temu |
Justin Clarke Casey
|
d13c9161c9
* find user on save-inv
|
16 lat temu |
Justin Clarke Casey
|
aa59dfb1d2
* minor: route create user through underlying super class method rather than calling communications manager directly
|
16 lat temu |
Justin Clarke Casey
|
e595959d97
* refactor: move create user console command parsing down to OpenSim.cs from CommunicationsManager
|
16 lat temu |
Justin Clarke Casey
|
e7b3e7b749
* Put in stub code for inventory backup.
|
16 lat temu |
Dr Scofield
|
03efaff60e
moving GridInfo application plugin into a common standalone/grid
|
16 lat temu |
Johan Berntsson
|
ce4bcb5065
The new secure inventory server mode (in r5590) can now be disabled from OpenSim.ini. Default is to use the new mode.
|
16 lat temu |
Melanie Thielker
|
a73d87ef16
Introduce a separate connection string for estates, which defaults to the one gi
|
16 lat temu |
Mike Mazur
|
e0e0db3660
Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader (issue 1763).
|
16 lat temu |
Melanie Thielker
|
263633e274
Patch #9151
|
16 lat temu |
Justin Clarke Casey
|
451c3d1dd7
* Hive off ConsolePluginCommand into its own framework class
|
16 lat temu |
Justin Clarke Casey
|
4e7dd0d919
* Start compressing archives
|
16 lat temu |
Charles Krinke
|
cda5269391
Mantis#1682. Revert temporarily, Sempuki's mono addins patch
|
16 lat temu |
Charles Krinke
|
7fd63d9dc8
Mantis#1682. Thank you kindly, Sempuki for a patch that:
|
16 lat temu |
Justin Clarke Casey
|
0b2fcbfec4
* Start scripts loaded from an archive
|
16 lat temu |
Charles Krinke
|
23ec21e44a
Mantis#1647. Thank you very much, Sempuki for a patch that:
|
16 lat temu |
Charles Krinke
|
ca06387123
Add minor comments.
|
16 lat temu |
Charles Krinke
|
9a0ef22ed9
Mantis#1616. Applied Melanie's patch. This may or may
|
16 lat temu |
MW
|
86defd0a69
plumbing for multiple inventory servers. Mostly done on the region server side.
|
16 lat temu |
Charles Krinke
|
42e892140c
Remove one warning. We are now down to 16 warnings in
|
16 lat temu |
Dr Scofield
|
748f72326d
last round of warning squashing. calling it a day now.
|
16 lat temu |
Charles Krinke
|
ca8d1d57e1
Mantis#1591. Thank you graciously, Sempuki for a patch that:
|
16 lat temu |
MW
|
314181a70d
small change to last commit
|
16 lat temu |
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 lat temu |