| Commit message (Expand) | Author | Age | Files | Lines |
* | * Upped trunk version number to 0.6.4 as we just tagged 0.6.4-release | lbsa71 | 2009-04-01 | 1 | -1/+1 |
* | Thank you, StrawberryFride, for a patch that adds offline inventory | Melanie Thielker | 2009-03-31 | 1 | -2/+15 |
* | * This updates LibOMV to the current release 0.6.0 on March 19 2009 | Teravus Ovares | 2009-03-27 | 1 | -1/+1 |
* | Committing partial work on passing folders across instances. This may crash. | Melanie Thielker | 2009-03-23 | 1 | -0/+5 |
* | Add a QueryItem method to the inventory subsystem. Currently implemented for | Melanie Thielker | 2009-03-21 | 1 | -0/+5 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3280 | Justin Clarke Casey | 2009-03-09 | 2 | -43/+44 |
* | Implemented FetchAssetMetadataSet in DB backends. | Mike Mazur | 2009-03-09 | 1 | -0/+36 |
* | * Refactored SOP.FolderID weirdness by removing calls to empty setter. YEs, I... | lbsa71 | 2009-02-25 | 1 | -4/+1 |
* | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-22 | 1 | -2/+1 |
* | * Applied a patch that: Added estate ban table to migration scripts and nhibe... | lbsa71 | 2009-02-21 | 1 | -4/+4 |
* | * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6.... | lbsa71 | 2009-02-20 | 1 | -3/+3 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3142 | Justin Clarke Casey | 2009-02-19 | 30 | -180/+1125 |
* | - remove the Metadata property from AssetBase and return all previous | Mike Mazur | 2009-02-17 | 1 | -20/+20 |
* | - remove dependency on OpenSim.Grid.AssetServer.Plugins.Opensim in | Mike Mazur | 2009-02-16 | 1 | -1/+0 |
* | - add OpenSim.Grid.AssetServer.Plugins.OpenSim as a dependency for OpenSim.Da... | Mike Mazur | 2009-02-16 | 1 | -0/+1 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 9 | -14/+12 |
* | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 2009-02-06 | 2 | -3/+3 |
* | - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it | Mike Mazur | 2009-02-04 | 1 | -20/+20 |
* | - move IAssetDataPlugin from OpenSim/Framework/IAssetProvider.cs to | Mike Mazur | 2009-02-03 | 1 | -2/+2 |
* | Rename IAssetProviderPlugin to IAssetDataPlugin aligning with the other data ... | Mike Mazur | 2009-02-03 | 1 | -1/+1 |
* | * If an orphaned group is found in the mysql or mssql databases (i.e. there i... | Justin Clarke Casey | 2009-01-29 | 1 | -12/+21 |
* | * Remove unused prims.ParentID field from SQLite and MySQL | Justin Clarke Casey | 2009-01-19 | 1 | -2/+0 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2995 | Justin Clarke Casey | 2009-01-14 | 1 | -2/+2 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2965 | Justin Clarke Casey | 2009-01-12 | 1 | -0/+1 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2980 | Justin Clarke Casey | 2009-01-12 | 1 | -0/+4 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2009-01-08 | 1 | -5/+5 |
* | Thank you kindly, StrawberryFride for a patch that: | Charles Krinke | 2009-01-07 | 3 | -629/+592 |
* | * Stop bothering to populate and retrieve the parent local ids for MSSQL, as ... | Justin Clarke Casey | 2009-01-05 | 1 | -2/+0 |
* | Thank you kindly, StrawberryFride for a patch that: | Charles Krinke | 2008-12-28 | 1 | -1/+6 |
* | Mantis#2881. Thank you kindly, SirKimba for a patch that: | Charles Krinke | 2008-12-20 | 1 | -5/+5 |
* | Mantis#2730. Thank you kindly, StrawberryFride for a patch that: | Charles Krinke | 2008-12-01 | 1 | -2/+2 |
* | * Remove unused and largely unimplemented UpdateUserCurrentRegion() | Justin Clarke Casey | 2008-11-27 | 1 | -11/+0 |
* | Plumb in the presence notifications and region shutdown/restart messages | Melanie Thielker | 2008-11-23 | 1 | -0/+4 |
* | * Comment out unused access time method in MSSQL | Justin Clarke Casey | 2008-11-21 | 1 | -18/+18 |
* | * refactor: Rip out SOP inventory from the partial into a separate class | Justin Clarke Casey | 2008-11-21 | 1 | -1/+1 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-11-21 | 3 | -19/+19 |
* | Mantis#2658. Thank you kindly, StrawberryFride for a patch that: | Charles Krinke | 2008-11-19 | 2 | -0/+12 |
* | Mantis#2657. Thank you kindly, StrawberryFride for a patch that: | Charles Krinke | 2008-11-19 | 4 | -57/+70 |
* | cleaning up warnings in MSSQL code. | Dr Scofield | 2008-11-17 | 3 | -3/+3 |
* | Mantis#2626: Thank you Ruud Lathrop, for a patch that cleans up MSSQL code. | Homer Horwitz | 2008-11-15 | 17 | -782/+14 |
* | Mantis#2552: Thanks idb, for a patch that fixes persistence of physical prims. | Homer Horwitz | 2008-11-15 | 1 | -2/+1 |
* | Mantis #2618 | Melanie Thielker | 2008-11-14 | 3 | -2/+10 |
* | * refactor: Expose SOG.SetRootPart for outsiders to use rather than setting R... | Justin Clarke Casey | 2008-11-10 | 1 | -2/+2 |
* | Update svn properties. Add copyright headers. Minor formatting cleanup. | Jeff Ames | 2008-11-09 | 2 | -50/+50 |
* | Mantis#2591. Thank you kindly, Ruud Lathrop for a patch that: | Charles Krinke | 2008-11-09 | 2 | -0/+50 |
* | Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. | Jeff Ames | 2008-11-08 | 1 | -1/+28 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-11-05 | 1 | -5/+5 |
* | added missing file from mantis #2555 | Dahlia Trimble | 2008-11-05 | 1 | -0/+5 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2555 | Justin Clarke Casey | 2008-11-04 | 1 | -4/+7 |
* | Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, | Homer Horwitz | 2008-11-01 | 1 | -0/+33 |