| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Update parent inventory folder version numbers when folders are moved/created... | Justin Clark-Casey (justincc) | 2012-11-09 | 4 | -47/+220 |
* | | Merge branch 'master' into careminster | Melanie | 2012-11-08 | 2 | -5/+76 |
|\ \
| |/ |
|
| * | Update folder version numbers when moving items and making the Delete(string[... | Justin Clark-Casey (justincc) | 2012-11-06 | 2 | -4/+53 |
| * | Increment version number of a folder when an object it contains is deleted. | Justin Clark-Casey (justincc) | 2012-11-06 | 1 | -3/+25 |
* | | Merge branch 'master' into careminster | Melanie | 2012-10-23 | 1 | -5/+20 |
|\ \
| |/ |
|
| * | SQLite DB: some values of land data will be not saved / loaded | PixelTomsen | 2012-10-21 | 1 | -5/+20 |
* | | Merge branch 'master' into careminster | Melanie | 2012-10-12 | 4 | -17/+4 |
|\ \
| |/ |
|
| * | Disambiguate use of RegionFlags in NullRegionData | Justin Clark-Casey (justincc) | 2012-10-09 | 1 | -0/+1 |
| * | Move OpenSim.Data.RegionFlags -> OpenSim.Framework.RegionFlags to make it eas... | Justin Clark-Casey (justincc) | 2012-10-09 | 3 | -17/+3 |
* | | Merge branch 'master' into careminster | Melanie | 2012-09-29 | 1 | -3/+0 |
|\ \
| |/ |
|
| * | Removed the bits about the TOSModule. That module doesn't go into core. WARNI... | Diva Canto | 2012-09-27 | 1 | -3/+0 |
* | | Merge commit '3c77b8f463a852aecf3cb29fe4e5f4614f474dbf' into careminster | Melanie | 2012-09-27 | 1 | -0/+8 |
|\ \
| |/ |
|
| * | TOS module. WARNING: migration in GridUser table. | Diva Canto | 2012-09-25 | 1 | -0/+8 |
* | | Merge branch 'master' into careminster | Melanie | 2012-08-31 | 1 | -219/+238 |
|\ \
| |/ |
|
| * | 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 |
* | | Merge branch 'master' into careminster | Melanie | 2012-08-29 | 1 | -0/+10 |
|\ \
| |/ |
|
| * | Fix regression introduced in a0d178b2 (Sat Aug 25 02:00:17 2012) where folder... | Justin Clark-Casey (justincc) | 2012-08-29 | 1 | -0/+10 |
| * | 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 | 5 | -0/+58 |
* | | 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 | 5 | -0/+59 |
* | | Merge branch 'avination' into careminster | Melanie | 2012-07-11 | 1 | -2/+17 |
|\ \ |
|
| * | | Fix storing vehicle data | Melanie | 2012-07-07 | 1 | -2/+2 |
| * | | Add saving vehicle physics data to the database | Melanie | 2012-07-07 | 1 | -2/+17 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-07-11 | 1 | -3/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | minor: remove some recent mono compiler warnings | Justin Clark-Casey (justincc) | 2012-07-07 | 1 | -2/+0 |
| * | | Remove redundant SetScene() function in Scene.AddSceneObject() | Justin Clark-Casey (justincc) | 2012-07-07 | 1 | -1/+1 |
* | | | Merge branch 'avination' into careminster | Melanie | 2012-06-29 | 1 | -26/+34 |
|\ \ \
| | |/
| |/| |
|
| * | | Prevent bad prim in the database from crashing the sim, list affected | Melanie | 2012-06-26 | 1 | -26/+34 |
* | | | Merge branch 'avination' into careminster | Melanie | 2012-06-11 | 4 | -2/+49 |
|\ \ \
| |/ / |
|
| * | | Typo fix | Melanie | 2012-06-07 | 1 | -3/+5 |
| * | | Add the ability to query the MYSQL databse for a list of the stored prim UUIDs | Melanie | 2012-06-07 | 4 | -0/+45 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-05-27 | 7 | -3/+285 |
|\ \ \
| | |/
| |/| |
|
| * | | Environment Module - allows Environment settings for Viewer3 warning: include... | PixelTomsen | 2012-05-23 | 7 | -1/+282 |
| * | | Format cleanup | BlueWall | 2012-05-23 | 1 | -2/+2 |
| * | | Port Avination's collision fixes to core. | Melanie | 2012-05-15 | 1 | -1/+0 |
* | | | Merge branch 'avination' into careminster | Melanie | 2012-05-15 | 1 | -1/+8 |
|\ \ \
| | |/
| |/| |
|
| * | | Port the mel/dahlia fix | Melanie | 2012-05-15 | 1 | -1/+8 |
* | | | Merge branch 'avination' into careminster | Melanie | 2012-05-14 | 1 | -1/+0 |
|\ \ \
| |/ / |
|
| * | | Completely revamp collision handling. Now works as it is supposed to. | Melanie | 2012-05-14 | 1 | -1/+0 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-04-30 | 9 | -439/+455 |
|\ \ \
| | |/
| |/| |
|
| * | | 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 | 9 | -431/+446 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-04-24 | 3 | -22/+42 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Fixed problem with MySQL: it was possible for one thread to use an incomplete... | Oren Hurvitz | 2012-04-24 | 3 | -21/+37 |
| * | When reading a region, use null objects to represent NULL fields. | Oren Hurvitz | 2012-04-24 | 1 | -1/+5 |
* | | Merge branch 'master' into careminster | Melanie | 2012-03-31 | 4 | -23/+65 |
|\ \
| |/ |
|
| * | Rename SOG.HasChildPrim(uint) to SOG.ContainsPart(uint) to match existing Con... | Justin Clark-Casey (justincc) | 2012-03-31 | 1 | -4/+4 |
| * | Add MSSQL login processing fix for servers run on different locales. | Justin Clark-Casey (justincc) | 2012-03-31 | 1 | -0/+5 |