| Commit message (Expand) | Author | Age | Files | Lines |
* | Change assembly versions to 0.8.1 | Justin Clark-Casey (justincc) | 2014-06-17 | 1 | -1/+1 |
* | Eliminated many warnings | Oren Hurvitz | 2014-04-23 | 1 | -2/+2 |
* | Changed the maximum asset name and description lengths to constants. Also, pr... | Oren Hurvitz | 2014-04-22 | 1 | -4/+4 |
* | Better logging in PresenceService, to help diagnose presence problems. | Oren Hurvitz | 2014-04-21 | 1 | -3/+11 |
* | Added assets service method AssetsExist(), which returns whether the given li... | Oren Hurvitz | 2014-04-02 | 1 | -7/+28 |
* | Fix MSSQLInventoryHandler.IncreementFolderVersion where sql accidentally used... | Justin Clark-Casey (justincc) | 2014-03-26 | 1 | -1/+1 |
* | Add MSSQL EstateStore.migrations VERSION 10 transaction to add AllowLandMark,... | Justin Clark-Casey (justincc) | 2014-03-26 | 1 | -0/+8 |
* | Fix extra physics params MSSQL migration (version 39). | Justin Clark-Casey (justincc) | 2014-03-26 | 1 | -5/+5 |
* | Repair database routines so they properly return null when asked for | Robert Adams | 2014-01-28 | 1 | -1/+5 |
* | varregion: push TerrainData implementation up and down the database storage s... | Robert Adams | 2013-11-01 | 1 | -30/+32 |
* | Merge branch 'master' into varregion | Robert Adams | 2013-10-07 | 1 | -1/+1 |
|\ |
|
| * | Bump OPenSimulator version and assembly versions up to 0.8.0 Dev | Justin Clark-Casey (justincc) | 2013-10-04 | 1 | -1/+1 |
* | | varregion: plug in TerrainData class and modify TerrainModule and LLClientVie... | Robert Adams | 2013-10-07 | 1 | -30/+15 |
* | | Remove time based terrain storage in SQLite so revision number can be used | Robert Adams | 2013-09-28 | 1 | -1/+1 |
|/ |
|
* | Preserve attachment point & position when attachment is rezzed in world | Aleric Inglewood | 2013-09-22 | 2 | -4/+25 |
* | Allow one to specify a DefaultHGRegion flag in [GridService] in order to allo... | Justin Clark-Casey (justincc) | 2013-09-02 | 1 | -0/+5 |
* | Fix SQL statement | Diva Canto | 2013-07-02 | 1 | -1/+1 |
* | Do the same for SQLite and MSSQL | Diva Canto | 2013-07-02 | 1 | -1/+1 |
* | This should have a strong effect on the Unknown User issue mantis #6625 | Diva Canto | 2013-07-02 | 1 | -1/+6 |
* | Make the concept of namespaces explicit in dynamic attributes | Justin Clark-Casey (justincc) | 2013-06-27 | 1 | -1/+1 |
* | Change recent MSSQL migrations to drop COLUMN from ALTER TABLE which is eithe... | Justin Clark-Casey (justincc) | 2013-04-02 | 1 | -6/+6 |
* | Add more information to warnings logged when asset names and descriptions hav... | Justin Clark-Casey (justincc) | 2013-02-27 | 1 | -2/+6 |
* | Deleted all AssemblyFileVersion directives | Diva Canto | 2013-02-19 | 1 | -1/+1 |
* | Added physics parameters support to MSSQL and SQLite (not tested) | Oren Hurvitz | 2013-02-09 | 2 | -3/+30 |
* | Merge branch 'dynamic-attributes2' | Justin Clark-Casey (justincc) | 2013-02-05 | 2 | -5/+21 |
|\ |
|
| * | Store NULL in the 'DynAttrs' column if the prim doesn't have any dynamic attr... | Oren Hurvitz | 2013-01-25 | 1 | -1/+5 |
| * | Stopped storing dynamic attributes in the PrimShape | Oren Hurvitz | 2013-01-25 | 2 | -11/+3 |
| * | Encapsulate an OSDMap in DAMap (was DynAttrsOSDMap) rather than inheriting fr... | Justin Clark-Casey (justincc) | 2013-01-25 | 1 | -4/+4 |
| * | Implement dynamic attribute persistence on mysql and mssql | Justin Clark-Casey (justincc) | 2013-01-25 | 2 | -6/+26 |
* | | Bump version and assembly version numbers from 0.7.5 to 0.7.6 | Justin Clark-Casey (justincc) | 2013-02-05 | 1 | -1/+1 |
|/ |
|
* | Restrict IPresenceData.VerifyAgent | BlueWall | 2012-12-09 | 1 | -5/+7 |
* | Add agent verification to Presence | BlueWall | 2012-12-08 | 1 | -0/+11 |
* | refactor: move common inventory folder version update code to parent class in... | Justin Clark-Casey (justincc) | 2012-11-15 | 1 | -38/+9 |
* | Improve inventory folder version updating for mssql database plugin. | Justin Clark-Casey (justincc) | 2012-11-15 | 1 | -14/+102 |
* | Updated all existing AssemblyVersions's to 0.7.5.*. Many DLLs still don't hav... | Diva Canto | 2012-11-13 | 1 | -1/+1 |
* | Update parent inventory folder version numbers when folders are moved/created... | Justin Clark-Casey (justincc) | 2012-11-09 | 1 | -42/+86 |
* | Move OpenSim.Data.RegionFlags -> OpenSim.Framework.RegionFlags to make it eas... | Justin Clark-Casey (justincc) | 2012-10-09 | 1 | -0/+1 |
* | Add a skeleton for a name value storage associated with regions | Melanie | 2012-08-15 | 1 | -0/+13 |
* | Environment Module - allows Environment settings for Viewer3 warning: include... | PixelTomsen | 2012-05-23 | 2 | -0/+80 |
* | Add MSSQL login processing fix for servers run on different locales. | Justin Clark-Casey (justincc) | 2012-03-31 | 1 | -0/+5 |
* | Updates to MSSQL store for 0.7.3 to include: | Chris Hart | 2012-03-06 | 4 | -7/+169 |
* | Use correct casing of RegionSettings.Sandbox in the various database modules. | Justin Clark-Casey (justincc) | 2012-02-29 | 1 | -2/+2 |
* | Fix: MSSQLDB Grid - unable to register region http://opensimulator.org/mantis... | PixelTomsen | 2012-02-14 | 1 | -1/+8 |
* | Revert "Add GridStore migration for MSSQL." | Justin Clark-Casey (justincc) | 2012-02-14 | 1 | -8/+0 |
* | Add GridStore migration for MSSQL. | Justin Clark-Casey (justincc) | 2012-02-14 | 1 | -0/+8 |
* | Fix: Covenant changed time not set http://opensimulator.org/mantis/view.php?i... | PixelTomsen | 2012-02-03 | 2 | -4/+13 |
* | Replace ParcelAccessEntry with a new struct, LandAccessEntry, which more | Melanie | 2012-02-02 | 1 | -6/+6 |
* | Remove vestigal OpenSim.Data mono addins extension points that don't look lik... | Justin Clark-Casey (justincc) | 2011-09-20 | 1 | -23/+0 |
* | MSSQL Bug fix in user account retrieval, plus migrations for FriendsStore and... | Chris Hart | 2011-09-16 | 3 | -7/+71 |
* | Reattaching a region was failing if the estate name had not changed (issue 50... | Kevin Houlihan | 2011-09-16 | 1 | -48/+69 |