| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Upgrading Prebuild.exe to correctly construct build solutions
for crossplatform tools such as xbuild, monodevelop and nant.
NOTE: Module prebuild files will need modification to work,
as the prebuild must correctly define the reference path for
all assemblies shipped in the OpenSimulator ./bin directory.
These include assemblies such as XMLRPC.dll, OpenMetaverse.dll,
Nini.dll, etc. . The entries should follow the form:
<Reference name="Nini" path="../../../bin/"/>
See the distributed prebuild.xml for further examples.
Crossplatform tools: xbuild and monodevelop use the
vs2008 OpenSim.sln and the .csproj files in each namespace.
Changes to the Prebuild.exe are against svn 322 and are included
in a patch attached to the mantis. And the dnpb source are
available@ svn co https://dnpb.svn.sourceforge.net/svnroot/dnpb dnpb
The patches are pending application by the dnpb team. After which,
the un-modified upstream Prebuild.exe will work as expected.
|
| | |
| | |
| | |
| | |
| | |
| | | |
under 27 chars
Can't quite remember why this has to be <=27 chars, maybe something to do with the space available for the version string in a typical client
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | | |
heartbeat thread
* Minor dead code cleanup
|
| | | |
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | | |
instantiate the right network connectors. Tested on Robust only.
|
| | | |
| | | |
| | | |
| | | | |
connector to both Robust.HG.ini.example and HypergridServiceInConnectorModule.
|
| | | | |
|
| |/ / |
|
| | | |
|
| | |
| | |
| | |
| | | |
backends to interoperate.
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | | |
(as much as is possible). There was a report of non-finite avatar positions after the update
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
avoid repeated requests for missing avatar IDs
* Updated to OpenMetaverse r3442 to fix a timezone issue with ExpiringCache
|
| | |\ \ |
|
| | | | | |
|
| | |/ /
| | | |
| | | |
| | | | |
sensible error message when it is misconfigured instead of a mysterious "Uri is empty" error
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
in the way the ROBUST loader expects them (hopefully!)
|
| | | |
| | | |
| | | |
| | | | |
then adjust the inventory items to point to the new uuid as well
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
ssh://melanie@3dhosting.de/var/git/careminster into careminster-presence-refactor
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
object out of the scene and then put it back in.
|
| |/ / / /
|/| | | | |
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | | |
ssh://melanie@3dhosting.de/var/git/careminster into careminster-presence-refactor
|
| | | | | |
|
|/ / / / |
|
|\ \ \ \
| | |/ /
| |/| | |
|
| | | | |
|
|\ \ \ \
| |/ / / |
|
| |\ \ \
| | |/ / |
|
| | | | |
|
| | |\ \ |
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Previously, Scene.Inventory.DeRezObjects() forced the persistence of prims before deletion.
This is necessary so that freshly delinked prims can be deleted (otherwise they remain as parts of their old group and reappear on server restart).
However, DeRezObjects() deleted to user inventory, which is required by llDie() or direct region module unlink and deletion.
Therefore, forced persistence has been pushed down into Scene.UnlinkSceneObject() to be more general, this is still on the DeRezObjects() path.
Uncommented TestDelinkPersistence() since this now passes.
Tests required considerable elaboration of MockRegionDataPlugin to reflect underlying storing of parts.
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Previously, Scene.Inventory.DeRezObjects() forced the persistence of prims before deletion.
This is necessary so that freshly delinked prims can be deleted (otherwise they remain as parts of their old group and reappear on server restart).
However, DeRezObjects() deleted to user inventory, which is not required by llDie() or direct region module unlink and deletion.
Therefore, forced persistence has been pushed down into Scene.UnlinkSceneObject() to be more general, this is still on the DeRezObjects() path.
Uncommented TestDelinkPersistence() since this now passes.
Tests required considerable elaboration of MockRegionDataPlugin to reflect underlying storing of parts.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
by deletion of a linked part
This test is temporarily not running since it currently fails due to a bug in this area
|
| | | |
| | | |
| | | |
| | | | |
Remove no-arg backup method for simplicity as it only make sense to call non-forced backup internally
|
| | | |
| | | |
| | | |
| | | | |
linked prim
|
| |/ /
| | |
| | |
| | |
| | | |
Added a MockRegionDataPlugin to do in-memory persistence for tests since adding this to OpenSim.Data.Null.NullDataStore doesn't seem appropriate
NullDataStore can do nothing because OpenSim only ever retrieve region objects from the database on startup. Adding an in-memory store here would be unecessary overhead.
|
| | |
| | |
| | |
| | | |
modules need to see it (Search!) even if it comes in via CAPS
|
|\ \ \
| | | |
| | | |
| | | | |
ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
of prims anymore. The behavior now matches SL and can be used to link
vendor prims for transport
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This reverts commit f2e343d53081dbd6956d39b1e172e171101a4900.
Doesn't compile with our version of Mono. Patched Mono instead.
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
modules need to see it (Search!) even if it comes in via CAPS
|
| |\ \ \
| | |/ / |
|