| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
|
|
|
|
| |
Remove seldom changed options from OpenSim.ini.example.
Remove non-overridable settings like [Architecture] from OpenSimDefaults.ini
|
|
|
|
|
| |
external PHP and the default configuration makes it throw for not
having a URL to this PHP
|
|
|
|
|
|
|
|
| |
all the other default files"
This reverts commit c3259e9c26f198b5fe0e7ed6c29c17c27c60ecb1.
Reverted by agreement.
|
|
|
|
|
|
|
|
| |
somebody does the work of deciding what users commonly change and what they don't"
This reverts commit fc48eb7b549cc639e143bb0f1369d74223630aff.
Reverted by agreement.
|
|
|
|
| |
other default files
|
|
|
|
| |
the work of deciding what users commonly change and what they don't
|
| |
|
| |
|
|\ |
|
| |
| |
| |
| | |
SQLite configs
|
|/
|
|
| |
OpenSim.ini.example to bin/OpenSimDefaults.ini.example
|
|
|
|
|
| |
* Removed StorageManager
* CONFIG CHANGE: There are no more database settings in OpenSim.ini. Check the config-include configuration files for region store and estate store database settings
|
|
|
|
|
|
|
| |
hack to correctly clean up chosen OpenSim exes and dlls in bin/ on a "nant clean"
Source code is included for reference. This can go away again once Prebuild is updated with a more general mechanism for cleaning up files.
The Prebuild source code here can be built with nant, or regnerated for other tools using the prebuild at {root}/bin/Prebuild.exe
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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.
|
| |
| |
| |
| | |
connector to both Robust.HG.ini.example and HypergridServiceInConnectorModule.
|
| |
| |
| |
| | |
(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
|
| |
| |
| |
| | |
in the way the ROBUST loader expects them (hopefully!)
|
|/ |
|
| |
|
|
|
|
|
|
| |
rather than an older XML one
This is a patch from http://opensimulator.org/mantis/view.php?id=4973. Thanks randomhuman
|
|
|
|
|
|
| |
to handle initialization as graceful as possible with the current broken way region module initialization is done
* Added config-include/HyperSimianGrid.ini option for connecting to SimianGrid with HyperGrid enabled (work in progress on the SimianGrid side)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
away from end and correction of typo "fro" (fixes Mantis 4833)
|
|
|
|
| |
functional changes.
|
|
|
|
| |
about realm for UserAccountService to state default is useraccount, and include default realm commented out in every case
|
|
|
|
| |
to make it more configurable.
|
|
|
|
| |
(Files .xml and .txt also want to be committed)
|
|\ |
|
| |
| |
| |
| | |
typecasts going in the other direction
|
| | |
|
|/
|
|
|
|
|
| |
asset library
These are appropriately licensed and include plant, tree and miscellaneous textures (face target crosshairs, etc).
Many thanks to Nebadon for sourcing and packaging these.
|
|\ |
|
| |
| |
| |
| |
| |
| | |
DisableFacelights option to OpenSim.ini to finally kill those immersion-
breaking, silly vanity lights that destroy nighttime RP. Girls, you look
just fine without them. Guys, you too. Thank you. Melanie has left the building.
|
|/ |
|
|
|
|
|
|
| |
Changed the iteration that Marck had on the Hyperlinker.
ATTENTION! CONFIGURATION CHANGE AFFECTING Robust.HG.ini.example and StandaloneCommon.ini.example.
|
| |
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
OpenMetaverse.Http.dll dependency) + r3378 (treat MediaPermission as a bitfield)
As far as I can determine, r3287 + r3294 patch was the previous update to the OpenMetaverse libraries
This change just adds r3378 to overcome problems storing media textures with certain permission combinations in inventory
This is a limited change in order to isolate moap from any other possible libomv update issues
An update to the forthcoming libomv 0.8.3 is expected in due course to replace this
This commit also deletes OpenMetaverse.Utilities.* as it's unused (on the advice of jhurliman).
|
| | |
|
|/
|
|
|
|
| |
but it clears up the circular dependency issue between Gatekeeper and UserAgents that had made me resort to in-process remote calls, which, in turn, were hitting bugs down there somewhere in mono.
NOTE: CONFIGURATION CHANGE IN ROBUST.HG.INI.EXAMPLE !!!###!!!
|
| |
|
| |
|
|
|
|
| |
has been in other inis for a while, not needed here; and [Network] remoteDataPort is obsolete.
|
| |
|