aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-10-15UPdated the MySql driver to 6.2.4. Also established a much larger ↵Diva Canto1-0/+0
MySqlCommand timeout on fetching prims.
2010-10-14more work in progress on mesh physics - still non-functionaldahlia1-22/+6
2010-10-14libomv update to support headerless llsd binary deserialization needed for ↵Latif Khalifa6-6/+63
mesh asset decoding Signed-off-by: Teravus Ovares (Dan Olivares) <teravus@gmail.com>
2010-10-14Updated to libomv-opensim r3449Latif Khalifa7-15645/+15726
2010-10-13* Normalizing endlines so git stops complaining about them being inconsistent.Teravus Ovares (Dan Olivares)5-27893/+27893
* People will hate me for updating OpenSimDefaults.. but meh. Gotta be done or git is unhappy.
2010-10-13Remove carriage returns from OpenSimDefaults.ini. Correct one typo. ChangeMelanie1-9/+8
.ini.example ";;" format to normal ini format, since the defaults file is not parsed that way.
2010-10-09Added missing sections to StandaloneHypergrid.iniDiva Canto1-0/+6
2010-10-07move CacheSculptMaps ini flag to OpenSimDefaults.inidahlia2-9/+9
comment it and change defailt to true to reflect code
2010-10-07add a flag in OpenSim.ini.example for enabling/disabling decoded sculpt map ↵dahlia1-0/+8
caching for meshing
2010-10-08Clarify the format comment at the top of OpenSim.ini.exampleMelanie1-1/+4
2010-10-04Formatting cleanup.Jeff Ames1-4/+3
2010-10-04Formatting cleanup.Jeff Ames6-48/+47
2010-10-03Made the home agent handler check for xff if behind a proxy.Diva Canto1-0/+3
2010-10-04Added Meshmerizer rendering plugin for libomvLatif Khalifa1-0/+0
2010-10-04Removed linden rendererLatif Khalifa1-0/+0
2010-10-04Use libomv 0.8.4.3445Latif Khalifa7-27968/+27887
2010-10-03Made the Gatekeeper proxy-able.Diva Canto2-0/+7
2010-10-03Replaced OpenMetaverse dlls with ones compiled in Windows.Diva Canto7-18612/+17739
2010-10-04Add the matching PrimMesher.dllMelanie1-0/+0
2010-10-04Add linden prim renderer and update libOMVMelanie8-16751/+18045
2010-10-03Upgraded Mono.Addins.dll to 0.5, coming from here: ↵Diva Canto3-0/+0
http://monoaddins.codeplex.com/
2010-10-03Add the Warp3D dllMelanie1-0/+0
2010-10-01adding -logconfig to Robust.exeBlueWall1-1/+1
Adding -logconfig to Robust.exe. will still process the -logfile option, as before. No options given, the value "Robust.log" will be written in the ./bin directory
2010-09-26Another typo fixMelanie1-1/+1
2010-09-26adding configurable j2kDecodeCache pathBlueWall1-6/+0
allowing the decoded sculpt map cache path to be defined in the configuration files. Use DecodedSculpMapPath in the [Startup] section to set the path. The default is still ./bin/j2kDecodeCache
2010-09-26Some cleanup to OpenSimDefaults.iniBlueWall1-0/+9
Fixing a couple of errors
2010-09-26Changes to preceding patch to make it conform to inifile formats. BLANK LINEMelanie2-4/+4
before each comment/option group, and DOUBLE SEMICOLONS before pure text comments in OpenSim.ini.exemaple
2010-09-26Add configurable path to script engine assembliesBlueWall2-1/+8
Adding ability to place script engine assemblies outside the codebase directories. Uses new [XEngine] option: ScriptEnginesPath = "path_to_assemblies" Signed-off-by: Melanie <melanie@t-data.com>
2010-09-23* Pushing the Community.CSharpSqlite.Sqlite dll's I built. This is a ↵Teravus Ovares (Dan Olivares)4-0/+0
slightly modified version of CSharpSqlite built in silverlight mode so that it doesn't have the locking issues that it normally would under .NET and a custom ADO.NET wrapper based on Mono.Data.Sqlite. I'm not entirely sure if these will be kept here like this in debug mode with the pdb's Maybe to start.. but after some testing we'll put them in release mode.
2010-09-17Add LandServices to make landmarks work right in gridsMelanie2-0/+2
2010-09-15Add the modules include line back that i dropped by mistakeMelanie1-0/+3
2010-09-15Mark up OpenSim.ini.example for use with an automatic configuration tool.Melanie2-37/+688
Remove seldom changed options from OpenSim.ini.example. Remove non-overridable settings like [Architecture] from OpenSimDefaults.ini
2010-09-15Make AuthorizationService optional and disabled by default. It depends onMelanie4-2/+6
external PHP and the default configuration makes it throw for not having a URL to this PHP
2010-09-14Revert "Move OpenSimDefaults,ini into config-include in order to put it with ↵Justin Clark-Casey (justincc)1-0/+0
all the other default files" This reverts commit c3259e9c26f198b5fe0e7ed6c29c17c27c60ecb1. Reverted by agreement.
2010-09-14Revert "Repopulate OpenSim.ini.example with OpenSimDefaults.ini until ↵Justin Clark-Casey (justincc)1-1301/+1
somebody does the work of deciding what users commonly change and what they don't" This reverts commit fc48eb7b549cc639e143bb0f1369d74223630aff. Reverted by agreement.
2010-09-14Move OpenSimDefaults,ini into config-include in order to put it with all the ↵Justin Clark-Casey (justincc)1-0/+0
other default files
2010-09-14Repopulate OpenSim.ini.example with OpenSimDefaults.ini until somebody does ↵Justin Clark-Casey (justincc)1-1/+1301
the work of deciding what users commonly change and what they don't
2010-09-14add the missing ini exampleMelanie1-0/+1
2010-09-13Renamed OpenSimDefaults.ini.example to OpenSimDefaults.iniJohn Hurliman1-0/+0
2010-09-13Output an error and quit if the master file is missing. Also renameMelanie1-0/+0
OpenSim.ini.example to bin/OpenSimDefaults.ini.example
2010-09-13Adding missing ConnectionString lines to [DatabaseService] sections for ↵John Hurliman2-0/+2
SQLite configs
2010-09-12* Added ISimulationDataService and IEstateDataServiceJohn Hurliman8-27/+52
* 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
2010-09-11Update Prebuild.exe with Prebuild r323 + an existing OpenSim specific nant ↵Justin Clark-Casey (justincc)1-0/+0
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
2010-09-08Renamed the Helo server connector to a consistent name. Added this in ↵Diva Canto1-1/+1
connector to both Robust.HG.ini.example and HypergridServiceInConnectorModule.
2010-09-07Rolling back the recent libomv update but keeping the ExpiringCache cleanups ↵John Hurliman3-0/+0
(as much as is possible). There was a report of non-finite avatar positions after the update
2010-09-07* Cache null account responses in the SimianUserAccountServiceConnector to ↵John Hurliman3-0/+0
avoid repeated requests for missing avatar IDs * Updated to OpenMetaverse r3442 to fix a timezone issue with ExpiringCache
2010-09-07Corrected SimianGrid.ini and HyperSimianGrid.ini configs to specify services ↵John Hurliman2-14/+14
in the way the ROBUST loader expects them (hopefully!)
2010-09-04Make User Agent Service and Login Service separable.Diva Canto1-0/+4
2010-09-04Build system upgrade:BlueWall1-0/+0
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.
2010-09-03Added XFF header processing. Untested, for lack of proxy.Diva Canto1-0/+3