MW
|
e2d30a0244
Moved the Initialisation of the CommunicationsManager to a ApplicationPlugin.
|
16 years ago |
MW
|
33e7c09b7b
Added IRegistryCore and RegistryCore to OpenSim.Framework.
|
16 years ago |
Charles Krinke
|
8f55b9d735
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
|
16 years ago |
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.
|
16 years ago |
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.
|
16 years ago |
diva
|
3f25128e77
Adds support for preserving animations on region crossings and TPs.
|
16 years ago |
Justin Clarke Casey
|
93837807ff
* refactor: remove AssetCache field hanging off Scene
|
16 years ago |
Justin Clarke Casey
|
bc9a013f52
* minor: remove mono compiler warnings
|
16 years ago |
Jeff Ames
|
95d53d48d4
Add copyright headers. Minor formatting cleanup. Fix some compiler warnings. Fix some m_log declarations.
|
16 years ago |
lbsa71
|
801da4346a
* optimized usings.
|
16 years ago |
Justin Clarke Casey
|
83105211bc
* minor: remove some mono compiler warnings
|
16 years ago |
Melanie Thielker
|
9bfbfa381a
Add proper handling for shared vs. unshared modules to the command
|
16 years ago |
Dr Scofield
|
180be7de07
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
|
16 years ago |
Dr Scofield
|
b1739cbbfd
fixing warnings.
|
16 years ago |
Dr Scofield
|
a89d097355
starting phase 2 of the OpenSim.Region.Environment commit: relocating
|
16 years ago |
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.
|
16 years ago |
Melanie Thielker
|
54c6a920ba
Replace the console for all OpenSim apps with a new console featuring command
|
16 years ago |
Dr Scofield
|
9b66108081
This changeset is the step 1 of 2 in refactoring
|
16 years ago |
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.
|
16 years ago |
MW
|
eb5a022981
Added some basic relocation mapping support for when loading hypergrid links from a xml file.
|
16 years ago |
MW
|
0ec96d294a
Small bit of refactoring related to the hypergrid link loading from xml files.
|
16 years ago |
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).
|
16 years ago |
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.
|
16 years ago |
Justin Clarke Casey
|
b6ee2f15ba
* refactor: Remove the need to separately pass in the http listener to the scene - this is always available via CommsManager
|
16 years ago |
Justin Clarke Casey
|
63851f1441
* refactor: move ResetUserPassword into UserServiceAdmin
|
16 years ago |
Justin Clarke Casey
|
7b49c711e9
* minor: Eliminate unused paramter in LocalUserServices constructors
|
16 years ago |
Jeff Ames
|
de052c48d1
Add copyright headers. Minor formatting cleanup.
|
16 years ago |
Jeff Ames
|
518a8b9f2a
Update svn properties.
|
16 years ago |
Justin Clarke Casey
|
e187972377
* Apply http://opensimulator.org/mantis/view.php?id=2640
|
16 years ago |