aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MSSQL/MSSQLDataStore.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mantis#1595. Thank you, Melanie for a patch that:Charles Krinke2008-06-261-0/+3
| | | | | Adds pipes for the prim item flags field
* * Adds Region ban capability to Regions. You access this by going to ↵Teravus Ovares2008-06-211-0/+16
| | | | | | | | World->Region/Estate. Then on the Estate tab, at the lower right hand corner, clicking the 'Add' button and picking an avatar. * It only persists across reboots for the mySQL datastore currently. * Currently have stubs in the other datastores.
* * minor: Remove and tidy duplicate 'storing object to scene' messages in logJustin Clarke Casey2008-06-121-1/+1
|
* Formatting cleanup.Jeff Ames2008-05-161-13/+13
|
* * Reduced sleep durations in a number of files.Adam Frisby2008-05-081-6/+0
|
* * Implemented DIE_AT_EDGE and Temporary objects don't save to the database.Teravus Ovares2008-05-041-1/+3
|
* * In ur code. Making it static.Adam Frisby2008-05-011-22/+22
| | | | | * Converted a bunch of functions to static functions.
* * Align new fields upgrade sql to have the same 'not null' and default ↵Justin Clarke Casey2008-05-011-15/+15
| | | | | | | | settings as when an inventoryitems table is newly created * Normalize logging titles in database code, though this doesn't yet cover invoking code
* * Spring cleaned a bunch of '//TODO: unused' marked functions.Adam Frisby2008-04-301-8/+0
|
* * Patch by Melanie. Implements proper objectflags on child objects. Thanks ↵Teravus Ovares2008-04-301-1/+1
| | | | | | | Melanie! RE: 0001079: r4387. touch() event does not fire when touch script is in root prim and child prims are touched
* * Optimised using statements and namespace references across entire project ↵Adam Frisby2008-04-211-4/+3
| | | | (this took a while to run).
* attempt to fix up all refernces to new directory structureSean Dague2008-04-021-3/+3
|
* whole lot more movingSean Dague2008-04-021-0/+1622