Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | Merge branch 'master' into careminster | Melanie | 2012-01-30 | 1 | -2/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Correct some SQL syntax | Melanie | 2012-01-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Fix merge artefacts and build break | Melanie | 2012-01-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Merge branch 'master' into careminster | Melanie | 2012-01-24 | 1 | -39/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into careminster | Melanie | 2012-01-23 | 1 | -4/+35 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into careminster | Melanie | 2012-01-22 | 1 | -0/+70 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Spin off terrain save into a new thread and make it so that it uses the old | Melanie | 2011-12-13 | 1 | -29/+34 | |
| * | | | | | | | | | | | | | | | Don't allow deletion of a terrain from the database unless we have one to rep... | Melanie | 2011-12-05 | 1 | -7/+21 | |
| * | | | | | | | | | | | | | | | Bring us up to date. | Tom | 2011-09-14 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Resolve merge commits, stage 1 | Tom | 2011-09-04 | 1 | -17/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Don't store the default WL profile. This will prevent "valid" from being | Melanie | 2011-07-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | Add some flags to control content in search better | Melanie | 2011-06-20 | 1 | -2/+7 | |
| * | | | | | | | | | | | | | | | | | Add a missing virtual keyword | Melanie | 2011-05-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | Make public interface methods in MySQLSimulation data virtual so the CM | Melanie | 2011-05-20 | 1 | -14/+14 | |
* | | | | | | | | | | | | | | | | | | Remove some use of database connection locking from MySQLSimulationData - thi... | Justin Clark-Casey (justincc) | 2014-08-22 | 1 | -318/+298 | |
* | | | | | | | | | | | | | | | | | | Fix a bug in previous commit 01520bb where I accidentally saved OtherCleanTim... | Justin Clark-Casey (justincc) | 2014-03-18 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | Save and load dwell parcel stat in MySQL DB adaptor. Field in table already ... | Justin Clark-Casey (justincc) | 2014-03-18 | 1 | -3/+4 | |
* | | | | | | | | | | | | | | | | | | 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 | -21/+11 | |
* | | | | | | | | | | | | | | | | | | varregion: plug in TerrainData class and modify TerrainModule and LLClientVie... | Robert Adams | 2013-10-07 | 1 | -30/+17 | |
* | | | | | | | | | | | | | | | | | | Remove time based terrain storage in SQLite so revision number can be used | Robert Adams | 2013-09-28 | 1 | -3/+4 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Preserve attachment point & position when attachment is rezzed in world | Aleric Inglewood | 2013-09-22 | 1 | -5/+24 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Make the concept of namespaces explicit in dynamic attributes | Justin Clark-Casey (justincc) | 2013-06-27 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | * This fixes having to select and deselect prim to get keyframemotion to star... | teravus | 2013-06-12 | 1 | -2/+0 | |
* | | | | | | | | | | | | | | | Database persistence for keyframes. Contains a Migration. | Melanie | 2013-06-06 | 1 | -4/+25 | |
* | | | | | | | | | | | | | | | Recover a lost "virtual". Downstream projects need this. | Diva Canto | 2013-04-25 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Added physics parameters support to MSSQL and SQLite (not tested) | Oren Hurvitz | 2013-02-09 | 1 | -9/+10 | |
* | | | | | | | | | | | | | | Rename "Bounciness" to "Restitution" | Melanie | 2013-02-07 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | Fix a bug I brought in by manually editing a diff file. Terrain is if cource ... | Melanie | 2013-02-06 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Partial port of Avination's support for the new physics parameters. | Melanie | 2013-02-06 | 1 | -18/+38 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | 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 | 1 | -8/+2 | |
* | | | | | | | | | | | | | Added missing DynAttrs references in MySQL | Oren Hurvitz | 2013-01-25 | 1 | -3/+6 | |
* | | | | | | | | | | | | | 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 | 1 | -2/+14 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Also do other MySQL region settings related calls under m_dbLock, in common w... | Justin Clark-Casey (justincc) | 2012-08-31 | 1 | -117/+130 | |
* | | | | | | | | | | | | Do Windlight storage and removal calls in MySQL under m_dbLock, as is done wi... | Justin Clark-Casey (justincc) | 2012-08-31 | 1 | -102/+108 | |
* | | | | | | | | | | | | Fix and finish the extra parameters storage system for MySQL | Melanie | 2012-08-15 | 1 | -1/+57 | |
* | | | | | | | | | | | | 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 | 1 | -0/+62 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | If there are no new prim items to store then don't bother opening the MySqlCo... | Justin Clark-Casey (justincc) | 2012-04-30 | 1 | -3/+3 | |
* | | | | | | | | | | Consistently use using() to make sure we dispose of used MySqlCommands where ... | Justin Clark-Casey (justincc) | 2012-04-30 | 1 | -134/+133 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Use correct casing of RegionSettings.Sandbox in the various database modules. | Justin Clark-Casey (justincc) | 2012-02-29 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Fix: Covenant changed time not set http://opensimulator.org/mantis/view.php?i... | PixelTomsen | 2012-02-03 | 1 | -3/+4 | |
* | | | | | | | | Replace ParcelAccessEntry with a new struct, LandAccessEntry, which more | Melanie | 2012-02-02 | 1 | -8/+9 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Add ParcelImageID to RegionSettings so we can have that overlay. | Melanie | 2012-01-30 | 1 | -2/+4 | |
* | | | | | | | Add a forgotten parameter | Melanie | 2012-01-24 | 1 | -1/+1 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Change Telehubs to store only the data that is really needed and not | Melanie | 2012-01-24 | 1 | -40/+13 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Fix up some parameter naming | Melanie | 2012-01-22 | 1 | -2/+2 | |
* | | | | | Finish connecting Telehub to database | BlueWall | 2012-01-22 | 1 | -3/+19 |