aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * Added missing sections to StandaloneHypergrid.iniDiva Canto2010-10-091-0/+6
| |
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-092-2/+13
|\ \ | |/ | | | | | | Conflicts: OpenSim/Region/CoreModules/Framework/InventoryAccess/InventoryAccessModule.cs
| * Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2010-10-082-9/+9
| |\
| | * move CacheSculptMaps ini flag to OpenSimDefaults.inidahlia2010-10-072-9/+9
| | | | | | | | | | | | comment it and change defailt to true to reflect code
| * | Clarify the format comment at the top of OpenSim.ini.exampleMelanie2010-10-081-1/+4
| |/
| * add a flag in OpenSim.ini.example for enabling/disabling decoded sculpt map ↵dahlia2010-10-071-0/+8
| | | | | | | | caching for meshing
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-067-52/+50
|\ \ | |/
| * Formatting cleanup.Jeff Ames2010-10-041-4/+3
| |
| * Formatting cleanup.Jeff Ames2010-10-046-48/+47
| |
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-0411-27968/+27897
|\ \ | |/
| * Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2010-10-041-0/+3
| |\
| | * Made the home agent handler check for xff if behind a proxy.Diva Canto2010-10-031-0/+3
| | |
| * | Added Meshmerizer rendering plugin for libomvLatif Khalifa2010-10-041-0/+0
| | |
| * | Removed linden rendererLatif Khalifa2010-10-041-0/+0
| | |
| * | Use libomv 0.8.4.3445Latif Khalifa2010-10-047-27968/+27887
| |/
| * Made the Gatekeeper proxy-able.Diva Canto2010-10-032-0/+7
| |
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-041-0/+0
|\ \ | |/
| * Add the matching PrimMesher.dllMelanie2010-10-041-0/+0
| |
| * Replaced OpenMetaverse dlls with ones compiled in Windows.Diva Canto2010-10-037-18612/+17739
| |
| * Add linden prim renderer and update libOMVMelanie2010-10-048-16751/+18045
| |
* | Update libOMVMelanie2010-10-047-18612/+17739
| |
* | Add linden prim renderer and update libOMVMelanie2010-10-048-16751/+18045
| |
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-033-0/+0
|\ \ | |/
| * Upgraded Mono.Addins.dll to 0.5, coming from here: ↵Diva Canto2010-10-033-0/+0
| | | | | | | | http://monoaddins.codeplex.com/
| * Add the Warp3D dllMelanie2010-10-031-0/+0
| |
* | Add the Warp3D dllMelanie2010-10-031-0/+0
| |
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-021-1/+1
|\ \ | |/
| * adding -logconfig to Robust.exeBlueWall2010-10-011-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
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-261-1/+1
|\ \ | |/
| * Another typo fixMelanie2010-09-261-1/+1
| |
| * adding configurable j2kDecodeCache pathBlueWall2010-09-261-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
| * Some cleanup to OpenSimDefaults.iniBlueWall2010-09-261-0/+9
| | | | | | | | Fixing a couple of errors
| * Changes to preceding patch to make it conform to inifile formats. BLANK LINEMelanie2010-09-262-4/+4
| | | | | | | | | | before each comment/option group, and DOUBLE SEMICOLONS before pure text comments in OpenSim.ini.exemaple
| * Add configurable path to script engine assembliesBlueWall2010-09-262-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>
* | Merge MasterMelanie2010-09-262-0/+10
| |
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-254-0/+0
|\ \ | |/
| * * Pushing the Community.CSharpSqlite.Sqlite dll's I built. This is a ↵Teravus Ovares (Dan Olivares)2010-09-234-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.
| * Add LandServices to make landmarks work right in gridsMelanie2010-09-172-0/+2
| |
* | Add LandServices to make landmarks work right in gridsMelanie2010-09-172-0/+2
| |
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-166-35/+694
|\ \ | |/
| * Add the modules include line back that i dropped by mistakeMelanie2010-09-151-0/+3
| |
| * Mark up OpenSim.ini.example for use with an automatic configuration tool.Melanie2010-09-152-37/+688
| | | | | | | | | | Remove seldom changed options from OpenSim.ini.example. Remove non-overridable settings like [Architecture] from OpenSimDefaults.ini
| * Make AuthorizationService optional and disabled by default. It depends onMelanie2010-09-154-2/+6
| | | | | | | | | | external PHP and the default configuration makes it throw for not having a URL to this PHP
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-143-0/+1342
|\ \ | |/
| * Revert "Move OpenSimDefaults,ini into config-include in order to put it with ↵Justin Clark-Casey (justincc)2010-09-141-0/+0
| | | | | | | | | | | | | | | | all the other default files" This reverts commit c3259e9c26f198b5fe0e7ed6c29c17c27c60ecb1. Reverted by agreement.
| * Revert "Repopulate OpenSim.ini.example with OpenSimDefaults.ini until ↵Justin Clark-Casey (justincc)2010-09-141-1301/+1
| | | | | | | | | | | | | | | | somebody does the work of deciding what users commonly change and what they don't" This reverts commit fc48eb7b549cc639e143bb0f1369d74223630aff. Reverted by agreement.
| * Move OpenSimDefaults,ini into config-include in order to put it with all the ↵Justin Clark-Casey (justincc)2010-09-141-0/+0
| | | | | | | | other default files
| * Repopulate OpenSim.ini.example with OpenSimDefaults.ini until somebody does ↵Justin Clark-Casey (justincc)2010-09-141-1/+1301
| | | | | | | | the work of deciding what users commonly change and what they don't
| * add the missing ini exampleMelanie2010-09-141-0/+1
| |
| * Renamed OpenSimDefaults.ini.example to OpenSimDefaults.iniJohn Hurliman2010-09-131-0/+0
| |