Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-10-18 | initial support for meshies physics. Must set ini option ↵ | dahlia | 2 | -0/+6 | |
UseMeshiesPhysicsMesh = true to enable. See file OpenSimDefaults.ini for example. | |||||
2010-10-15 | UPdated the MySql driver to 6.2.4. Also established a much larger ↵ | Diva Canto | 1 | -0/+0 | |
MySqlCommand timeout on fetching prims. | |||||
2010-10-14 | more work in progress on mesh physics - still non-functional | dahlia | 1 | -22/+6 | |
2010-10-14 | libomv update to support headerless llsd binary deserialization needed for ↵ | Latif Khalifa | 6 | -6/+63 | |
mesh asset decoding Signed-off-by: Teravus Ovares (Dan Olivares) <teravus@gmail.com> | |||||
2010-10-14 | Updated to libomv-opensim r3449 | Latif Khalifa | 7 | -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-13 | Remove carriage returns from OpenSimDefaults.ini. Correct one typo. Change | Melanie | 1 | -9/+8 | |
.ini.example ";;" format to normal ini format, since the defaults file is not parsed that way. | |||||
2010-10-09 | Added missing sections to StandaloneHypergrid.ini | Diva Canto | 1 | -0/+6 | |
2010-10-07 | move CacheSculptMaps ini flag to OpenSimDefaults.ini | dahlia | 2 | -9/+9 | |
comment it and change defailt to true to reflect code | |||||
2010-10-07 | add a flag in OpenSim.ini.example for enabling/disabling decoded sculpt map ↵ | dahlia | 1 | -0/+8 | |
caching for meshing | |||||
2010-10-08 | Clarify the format comment at the top of OpenSim.ini.example | Melanie | 1 | -1/+4 | |
2010-10-04 | Formatting cleanup. | Jeff Ames | 1 | -4/+3 | |
2010-10-04 | Formatting cleanup. | Jeff Ames | 6 | -48/+47 | |
2010-10-03 | Made the home agent handler check for xff if behind a proxy. | Diva Canto | 1 | -0/+3 | |
2010-10-04 | Added Meshmerizer rendering plugin for libomv | Latif Khalifa | 1 | -0/+0 | |
2010-10-04 | Removed linden renderer | Latif Khalifa | 1 | -0/+0 | |
2010-10-04 | Use libomv 0.8.4.3445 | Latif Khalifa | 7 | -27968/+27887 | |
2010-10-03 | Made the Gatekeeper proxy-able. | Diva Canto | 2 | -0/+7 | |
2010-10-03 | Replaced OpenMetaverse dlls with ones compiled in Windows. | Diva Canto | 7 | -18612/+17739 | |
2010-10-04 | Add the matching PrimMesher.dll | Melanie | 1 | -0/+0 | |
2010-10-04 | Add linden prim renderer and update libOMV | Melanie | 8 | -16751/+18045 | |
2010-10-03 | Upgraded Mono.Addins.dll to 0.5, coming from here: ↵ | Diva Canto | 3 | -0/+0 | |
http://monoaddins.codeplex.com/ | |||||
2010-10-03 | Add the Warp3D dll | Melanie | 1 | -0/+0 | |
2010-10-01 | adding -logconfig to Robust.exe | BlueWall | 1 | -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-26 | Another typo fix | Melanie | 1 | -1/+1 | |
2010-09-26 | adding configurable j2kDecodeCache path | BlueWall | 1 | -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-26 | Some cleanup to OpenSimDefaults.ini | BlueWall | 1 | -0/+9 | |
Fixing a couple of errors | |||||
2010-09-26 | Changes to preceding patch to make it conform to inifile formats. BLANK LINE | Melanie | 2 | -4/+4 | |
before each comment/option group, and DOUBLE SEMICOLONS before pure text comments in OpenSim.ini.exemaple | |||||
2010-09-26 | Add configurable path to script engine assemblies | BlueWall | 2 | -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-17 | Add LandServices to make landmarks work right in grids | Melanie | 2 | -0/+2 | |
2010-09-15 | Add the modules include line back that i dropped by mistake | Melanie | 1 | -0/+3 | |
2010-09-15 | Mark up OpenSim.ini.example for use with an automatic configuration tool. | Melanie | 2 | -37/+688 | |
Remove seldom changed options from OpenSim.ini.example. Remove non-overridable settings like [Architecture] from OpenSimDefaults.ini | |||||
2010-09-15 | Make AuthorizationService optional and disabled by default. It depends on | Melanie | 4 | -2/+6 | |
external PHP and the default configuration makes it throw for not having a URL to this PHP | |||||
2010-09-14 | Revert "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-14 | Revert "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-14 | Move 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-14 | Repopulate 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-14 | add the missing ini example | Melanie | 1 | -0/+1 | |
2010-09-13 | Renamed OpenSimDefaults.ini.example to OpenSimDefaults.ini | John Hurliman | 1 | -0/+0 | |
2010-09-13 | Output an error and quit if the master file is missing. Also rename | Melanie | 1 | -0/+0 | |
OpenSim.ini.example to bin/OpenSimDefaults.ini.example | |||||
2010-09-13 | Adding missing ConnectionString lines to [DatabaseService] sections for ↵ | John Hurliman | 2 | -0/+2 | |
SQLite configs | |||||
2010-09-12 | * Added ISimulationDataService and IEstateDataService | John Hurliman | 8 | -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-11 | Update 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-08 | Renamed the Helo server connector to a consistent name. Added this in ↵ | Diva Canto | 1 | -1/+1 | |
connector to both Robust.HG.ini.example and HypergridServiceInConnectorModule. | |||||
2010-09-07 | Rolling back the recent libomv update but keeping the ExpiringCache cleanups ↵ | John Hurliman | 3 | -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 Hurliman | 3 | -0/+0 | |
avoid repeated requests for missing avatar IDs * Updated to OpenMetaverse r3442 to fix a timezone issue with ExpiringCache | |||||
2010-09-07 | Corrected SimianGrid.ini and HyperSimianGrid.ini configs to specify services ↵ | John Hurliman | 2 | -14/+14 | |
in the way the ROBUST loader expects them (hopefully!) | |||||
2010-09-04 | Make User Agent Service and Login Service separable. | Diva Canto | 1 | -0/+4 | |
2010-09-04 | Build system upgrade: | BlueWall | 1 | -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. |