Justin Clarke Casey
|
feba3cc3ff
* Removing set-time command since it doesn't actually do anything at all
|
hace 16 años |
Sean Dague
|
77f0df6394
Caught exceptions in some console commands
|
hace 16 años |
Melanie Thielker
|
0138fdc5fd
Allow some values that are set in OpenSim.ini to be set from region config
|
hace 16 años |
diva
|
d8ebf2fc9d
Major changes in interregion communications. This breaks compatibility with older versions, and may result is all sorts of weirdnesses when interacting with sims in older versions. Changes:
|
hace 16 años |
Dahlia Trimble
|
1fbbdb6714
test commit - no functional change
|
hace 16 años |
lbsa71
|
56f1b03cd0
* Added "show queues" command that shows throttling queues for all clients.
|
hace 16 años |
MW
|
fa28d1ab7d
Reimplemented running of ShutdownCommandFile. Mantis #2800
|
hace 16 años |
Tedd Hansen
|
c826570751
Fixed Mantis #2756
|
hace 16 años |
Tedd Hansen
|
336daa1aa8
save file before commit is often useful
|
hace 16 años |
Tedd Hansen
|
a20d6b4b42
Fix: removed m_log.InfoFormat("[OPENSIM MAIN]: GC Latency Mode: {0}", GCSettings.LatencyMode.ToString());
|
hace 16 años |
Tedd Hansen
|
081383c8cb
Garbage Collector
|
hace 16 años |
Justin Clarke Casey
|
8527f23c59
* Stop console misleadingly reporting an error if it cannot find a startup commands file
|
hace 16 años |
Justin Clarke Casey
|
18974b7766
* refactor: rename UserServiceAdmin to UserAdminService
|
hace 16 años |
Justin Clarke Casey
|
63851f1441
* refactor: move ResetUserPassword into UserServiceAdmin
|
hace 16 años |
Justin Clarke Casey
|
0862627b34
* refactor: move CreateUser into UserServiceAdmin
|
hace 16 años |
Dahlia Trimble
|
d8bb20fc1c
Thanks SachaMagne for a patch which adds the following console commands:
|
hace 16 años |
Charles Krinke
|
02fd7751d9
Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that:
|
hace 16 años |
Justin Clarke Casey
|
b636bb0f9e
* Stop the pointless passing of a scene's own region handler back to it in region comms
|
hace 16 años |
MW
|
c932aae4c3
a little bit more refactoring of startup
|
hace 16 años |
MW
|
571b94f537
moved the initial loading/setting of the config settings to its own class, ConfigurationLoader. To make it easier to customise the loading of those settings and possible in the future move it to a plugin.
|
hace 16 años |
MW
|
6e017ca842
fixed/refactored the Get/Set Config console commands.
|
hace 16 años |
MW
|
079469b3f5
more startup/initialisation refactoring
|
hace 16 años |
MW
|
2a249373d3
Moved most of the configuration fields from Opensimbase to their own Class... Framework/ConfigSettings.
|
hace 16 años |
Justin Clarke Casey
|
3b381523eb
* refactor: move loadInv and saveInv command line param functions up to the interactive OpenSim class
|
hace 16 años |
Justin Clarke Casey
|
58f8c042f6
* minor: change m_debug to m_debugPacketLevel since that's what it is
|
hace 16 años |
Justin Clarke Casey
|
e062b28606
* minor: Remove highly experimental tags from oar loading and saving functions
|
hace 16 años |
Justin Clarke Casey
|
3ffd77f70b
* oops, fix region startup to be in the correct sequence (though it appeared to work anyway)
|
hace 16 años |
Melanie Thielker
|
f00b24ff9e
Allow create-region to load files from arbitrary locations
|
hace 16 años |
Justin Clarke Casey
|
7ec065198a
* Apply http://opensimulator.org/mantis/view.php?id=2294
|
hace 16 años |
Dr Scofield
|
e0795e44ac
fixes future mantis from SachaMagne.
|
hace 16 años |