MW
|
1dcbea0144
Removed the commented out InitialiseStandaloneServices and InitialiseGridServices (which are now preformed in CreateCommsManagerPlugin) methods from OpenSimBase and HGOpenSimNode. As if we decided to swap back to the old methods we can always re-add them, rather than leave them commented out.
|
hace 15 años |
MW
|
e2d30a0244
Moved the Initialisation of the CommunicationsManager to a ApplicationPlugin.
|
hace 15 años |
MW
|
33e7c09b7b
Added IRegistryCore and RegistryCore to OpenSim.Framework.
|
hace 15 años |
Charles Krinke
|
8f55b9d735
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
|
hace 15 años |
diva
|
33330297d6
THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versions will have a hard time communicating with sims on this release and later, especially if they haven't transitioned to RESTComms at all.
|
hace 15 años |
diva
|
1fa8a7ce29
Restoring method 2 of linking regions in HG, which was commented out for some bizarre reason. Fixes mantis #3141. Thanks Vinc for providing an alternative patch, which wasn't used but served to expose the mix-up.
|
hace 15 años |
diva
|
3f25128e77
Adds support for preserving animations on region crossings and TPs.
|
hace 15 años |
Justin Clarke Casey
|
93837807ff
* refactor: remove AssetCache field hanging off Scene
|
hace 15 años |
Justin Clarke Casey
|
bc9a013f52
* minor: remove mono compiler warnings
|
hace 16 años |
Jeff Ames
|
95d53d48d4
Add copyright headers. Minor formatting cleanup. Fix some compiler warnings. Fix some m_log declarations.
|
hace 16 años |
lbsa71
|
801da4346a
* optimized usings.
|
hace 16 años |
Justin Clarke Casey
|
83105211bc
* minor: remove some mono compiler warnings
|
hace 16 años |
Melanie Thielker
|
9bfbfa381a
Add proper handling for shared vs. unshared modules to the command
|
hace 16 años |
Dr Scofield
|
180be7de07
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
|
hace 16 años |
Dr Scofield
|
b1739cbbfd
fixing warnings.
|
hace 16 años |
Dr Scofield
|
a89d097355
starting phase 2 of the OpenSim.Region.Environment commit: relocating
|
hace 16 años |
diva
|
ff0fa12903
Adds support for HG linking to specific regions within an instance. The format is Host:Port:Region. Refactored the linking code from MapSearchModule to HGHyperlink, so that it can be used both by the MapSearchModule and the Console command.
|
hace 16 años |
Melanie Thielker
|
54c6a920ba
Replace the console for all OpenSim apps with a new console featuring command
|
hace 16 años |
Dr Scofield
|
9b66108081
This changeset is the step 1 of 2 in refactoring
|
hace 16 años |
MW
|
e21b3bf390
Added support so that during the loading of a xml link list, it checks if a linked hypergrid region's real location is within 4096,4096 map spaces of its "local" location. If it is outside of that range ( so it wouldn't be possible to teleport to it) then it ignores it and doesn't create a link.
|
hace 16 años |
MW
|
eb5a022981
Added some basic relocation mapping support for when loading hypergrid links from a xml file.
|
hace 16 años |
MW
|
0ec96d294a
Small bit of refactoring related to the hypergrid link loading from xml files.
|
hace 16 años |
MW
|
d40e07a2c7
Added support for a "excludeList" as part of the hypergrid xml link file loading. So that certain links in the file will be ignored. See the wiki's hypergrid page for details (in about a hour).
|
hace 16 años |
MW
|
940728dad7
Added initial support for reading hypergrid links from a xml config file. Although its currently still activated by using console command: link-region <URI of xml file> , the uri should be able to be a local file path or a http uri. I'm adding details of the format of the xml file to the wiki's hypergrid page.
|
hace 16 años |
Justin Clarke Casey
|
b6ee2f15ba
* refactor: Remove the need to separately pass in the http listener to the scene - this is always available via CommsManager
|
hace 16 años |
Justin Clarke Casey
|
63851f1441
* refactor: move ResetUserPassword into UserServiceAdmin
|
hace 16 años |
Justin Clarke Casey
|
7b49c711e9
* minor: Eliminate unused paramter in LocalUserServices constructors
|
hace 16 años |
Jeff Ames
|
de052c48d1
Add copyright headers. Minor formatting cleanup.
|
hace 16 años |
Jeff Ames
|
518a8b9f2a
Update svn properties.
|
hace 16 años |
Justin Clarke Casey
|
e187972377
* Apply http://opensimulator.org/mantis/view.php?id=2640
|
hace 16 años |