| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix logins and avatar appearance. Contains a Migration. May contain nuts. | Melanie | 2010-10-30 | 1 | -28/+0 |
* | * Thank you lkalif for fixing the {array[array[]]} json OSD serialization issue. | Teravus Ovares (Dan Olivares) | 2010-10-30 | 7 | -17065/+17065 |
* | Clarify comment for configuration option Check4096 and show the default value. | Marck | 2010-10-30 | 2 | -3/+5 |
* | Set async_packet_handling = true by default | Justin Clark-Casey (justincc) | 2010-10-30 | 1 | -1/+2 |
* | Rename the new default texture to be consistent with the others | Melanie | 2010-10-29 | 2 | -1/+1 |
* | Add a default alpha layer | Melanie | 2010-10-29 | 1 | -0/+0 |
* | Merge commit 'cmickeyb/dev-appearance' | Melanie | 2010-10-29 | 1 | -0/+14 |
|\ |
|
| * | Configuration of persistent baked textures and save/send delays. | Master ScienceSim | 2010-10-28 | 1 | -0/+14 |
* | | Add my work on top of cmickeyb's | Melanie | 2010-10-29 | 2 | -0/+34 |
* | | Revert "Preliminary work on appearance layers. No user functionality yet." | Melanie | 2010-10-29 | 2 | -34/+0 |
* | | Preliminary work on appearance layers. No user functionality yet. | Melanie | 2010-10-29 | 2 | -0/+34 |
|/ |
|
* | * Updated libomv to r3461 | Latif Khalifa | 2010-10-24 | 6 | -10/+11 |
* | initial support for meshies physics. Must set ini option UseMeshiesPhysicsMes... | dahlia | 2010-10-18 | 2 | -0/+6 |
* | UPdated the MySql driver to 6.2.4. Also established a much larger MySqlComman... | Diva Canto | 2010-10-15 | 1 | -0/+0 |
* | more work in progress on mesh physics - still non-functional | dahlia | 2010-10-14 | 1 | -22/+6 |
* | libomv update to support headerless llsd binary deserialization needed for me... | Latif Khalifa | 2010-10-14 | 6 | -6/+63 |
* | Updated to libomv-opensim r3449 | Latif Khalifa | 2010-10-14 | 7 | -15645/+15726 |
* | Merge branch 'master' of ssh://MyConnection/var/git/opensim | Teravus Ovares (Dan Olivares) | 2010-10-13 | 1 | -9/+8 |
|\ |
|
| * | Remove carriage returns from OpenSimDefaults.ini. Correct one typo. Change | Melanie | 2010-10-13 | 1 | -9/+8 |
* | | * Normalizing endlines so git stops complaining about them being inconsistent. | Teravus Ovares (Dan Olivares) | 2010-10-13 | 5 | -27893/+27893 |
|/ |
|
* | Added missing sections to StandaloneHypergrid.ini | Diva Canto | 2010-10-09 | 1 | -0/+6 |
* | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2010-10-08 | 2 | -9/+9 |
|\ |
|
| * | move CacheSculptMaps ini flag to OpenSimDefaults.ini | dahlia | 2010-10-07 | 2 | -9/+9 |
* | | Clarify the format comment at the top of OpenSim.ini.example | Melanie | 2010-10-08 | 1 | -1/+4 |
|/ |
|
* | add a flag in OpenSim.ini.example for enabling/disabling decoded sculpt map c... | dahlia | 2010-10-07 | 1 | -0/+8 |
* | Formatting cleanup. | Jeff Ames | 2010-10-04 | 1 | -4/+3 |
* | Formatting cleanup. | Jeff Ames | 2010-10-04 | 6 | -48/+47 |
* | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2010-10-04 | 1 | -0/+3 |
|\ |
|
| * | Made the home agent handler check for xff if behind a proxy. | Diva Canto | 2010-10-03 | 1 | -0/+3 |
* | | Added Meshmerizer rendering plugin for libomv | Latif Khalifa | 2010-10-04 | 1 | -0/+0 |
* | | Removed linden renderer | Latif Khalifa | 2010-10-04 | 1 | -0/+0 |
* | | Use libomv 0.8.4.3445 | Latif Khalifa | 2010-10-04 | 7 | -27968/+27887 |
|/ |
|
* | Made the Gatekeeper proxy-able. | Diva Canto | 2010-10-03 | 2 | -0/+7 |
* | Add the matching PrimMesher.dll | Melanie | 2010-10-04 | 1 | -0/+0 |
* | Replaced OpenMetaverse dlls with ones compiled in Windows. | Diva Canto | 2010-10-03 | 7 | -18612/+17739 |
* | Add linden prim renderer and update libOMV | Melanie | 2010-10-04 | 8 | -16751/+18045 |
* | Upgraded Mono.Addins.dll to 0.5, coming from here: http://monoaddins.codeplex... | Diva Canto | 2010-10-03 | 3 | -0/+0 |
* | Add the Warp3D dll | Melanie | 2010-10-03 | 1 | -0/+0 |
* | adding -logconfig to Robust.exe | BlueWall | 2010-10-01 | 1 | -1/+1 |
* | Another typo fix | Melanie | 2010-09-26 | 1 | -1/+1 |
* | adding configurable j2kDecodeCache path | BlueWall | 2010-09-26 | 1 | -6/+0 |
* | Some cleanup to OpenSimDefaults.ini | BlueWall | 2010-09-26 | 1 | -0/+9 |
* | Changes to preceding patch to make it conform to inifile formats. BLANK LINE | Melanie | 2010-09-26 | 2 | -4/+4 |
* | Add configurable path to script engine assemblies | BlueWall | 2010-09-26 | 2 | -1/+8 |
* | * Pushing the Community.CSharpSqlite.Sqlite dll's I built. This is a slight... | Teravus Ovares (Dan Olivares) | 2010-09-23 | 4 | -0/+0 |
* | Add LandServices to make landmarks work right in grids | Melanie | 2010-09-17 | 2 | -0/+2 |
* | Add the modules include line back that i dropped by mistake | Melanie | 2010-09-15 | 1 | -0/+3 |
* | Mark up OpenSim.ini.example for use with an automatic configuration tool. | Melanie | 2010-09-15 | 2 | -37/+688 |
* | Make AuthorizationService optional and disabled by default. It depends on | Melanie | 2010-09-15 | 4 | -2/+6 |
* | Revert "Move OpenSimDefaults,ini into config-include in order to put it with ... | Justin Clark-Casey (justincc) | 2010-09-14 | 1 | -0/+0 |