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