aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/SQLite/SQLiteRegionData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'diva-textures-osgrid'Melanie2009-10-041-5/+9
|\
| * * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...John Hurliman2009-10-021-5/+9
* | reducing region DB log spamdr scofield (aka dirk husemann)2009-10-021-1/+1
* | - cleaning up LandData/ILandObject capitalization issuesdr scofield (aka dirk husemann)2009-10-021-6/+6
* | Formatting cleanup.Jeff Ames2009-10-011-1/+1
|/
* SceneObjectGroup cleanup. Removes the default constructor and unnecessary nul...John Hurliman2009-09-161-2/+1
* * Modified SQLite/SQLiteInventoryStore.cs to not throw if the inventory row d...Kunnis2009-08-161-17/+12
* Formatting cleanup.Jeff Ames2009-08-091-1/+1
* * Remove hard coded 256 limitations from various places. There's no more 2...Teravus Ovares (Dan Olivares)2009-08-071-9/+9
* * Updates libOMV to version 0.7.0Teravus Ovares2009-07-251-2/+2
* * Added a user friendly message to the sqlite regionsettings saver giving the...Teravus Ovares2009-07-101-1/+17
* more type clean fixes for mono 2.4.2Sean Dague2009-06-191-8/+8
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * Consistently use dashed uuid format for sqlite region data, as was previous...Justin Clarke Casey2009-05-071-38/+35
* * Refactored SOP.FolderID weirdness by removing calls to empty setter. YEs, I...lbsa712009-02-251-7/+0
* * optimized usings.lbsa712009-02-121-3/+2
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-2/+2
* * If an orphaned group is found in the mysql or mssql databases (i.e. there i...Justin Clarke Casey2009-01-291-1/+4
* * Remove unused prims.ParentID field from SQLite and MySQLJustin Clarke Casey2009-01-191-4/+3
* Thanks Gerhard for a patch that implements part 3 of VolumeDetection / persis...Dahlia Trimble2008-12-221-0/+10
* Color was set twice, first correctly, then incorrectly, in SQLiteRegionData.Homer Horwitz2008-12-141-2/+0
* * Resolve http://opensimulator.org/mantis/view.php?id=2743 and http://opensim...Justin Clarke Casey2008-12-021-3/+0
* Try to fix Mantis#2727. SQLite seems to be able to store bigger numbers inHomer Horwitz2008-11-301-1/+1
* * refactor: Rip out SOP inventory from the partial into a separate classJustin Clarke Casey2008-11-211-1/+1
* Mantis#2656. Thank you kindly, Nlin for a patch that:Charles Krinke2008-11-191-0/+10
* Fixed MySQL and SQLite so they will save theSean Dague2008-11-181-0/+11
* Mantis#2552: Thanks idb, for a patch that fixes persistence of physical prims.Homer Horwitz2008-11-151-2/+1
* * refactor: Expose SOG.SetRootPart for outsiders to use rather than setting R...Justin Clarke Casey2008-11-101-4/+3
* - Includes consistency test for new and updated objects, asSean Dague2008-10-301-13/+4
* Mid-work, trying to fix region part insertion and retrievalSean Dague2008-10-301-8/+34
* Megapatch. :) Fix skull attachment editing. Streamline Object terse updates.Melanie Thielker2008-10-181-0/+7
* fix the sqlite break. There were two issue here:Sean Dague2008-10-031-1/+2
* Add database persistence for material settingMelanie Thielker2008-10-031-0/+6
* add delete prim tests. Found and fixed bugs where regionSean Dague2008-10-011-1/+1
* add a test for updating region settings and fix a bug in uuidSean Dague2008-09-291-1/+1
* * Patch from JHurlimanTeravus Ovares2008-09-261-5/+5
* remove a bunch of out of date inline ALTER table commands that would onlySean Dague2008-09-241-84/+17
* Small formatting cleanup, before chi11ken notices. Me bad.Homer Horwitz2008-09-191-10/+19
* - Add Dispose method to IRegionDataStoreHomer Horwitz2008-09-181-0/+40
* * Updates the SQLite region database to support the same properties that the ...Teravus Ovares2008-09-181-0/+152
* Added some terrain tests, and found a fun race condition in the sqliteSean Dague2008-09-161-15/+15
* * Adds regiondata and estatedata persistence in Sqlite. This commit is actu...Teravus Ovares2008-09-131-0/+3
* Formatting cleanup.Jeff Ames2008-09-131-1/+1
* * Fixes SQLite load crash. Teravus Ovares2008-09-131-2/+3
* Add region settings support to SQLite (untested!)Melanie Thielker2008-09-131-1/+183
* * Patch http://opensimulator.org/mantis/view.php?id=2163Justin Clarke Casey2008-09-121-0/+7
* added the first couple of sqlite tests. we'll see how bambooSean Dague2008-09-101-1/+1
* Update svn properties, minor formatting cleanup.Jeff Ames2008-09-101-2/+2
* * Fixes Sqlite crash bug when saving a prim.Teravus Ovares2008-09-091-1/+6
* possible fix for EARTH SHATTERING KABOOM! when trying to save a primSean Dague2008-09-091-1/+1