Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor TaskInventoryItem Mask -> Permissions to be consistant with how things | Sean Dague | 2008-07-23 | 1 | -10/+10 |
| | | | | | | are stored in the db. | ||||
* | refactored LandData to use properties, and cleaned up the naming on | Sean Dague | 2008-07-23 | 1 | -66/+66 |
| | | | | | | | the properties a bit to be more consistant with other objects (having things like .Name .Description, etc). | ||||
* | Introduce a separate connection string for estates, which defaults to the one gi | Melanie Thielker | 2008-07-18 | 1 | -21/+1 |
| | | | | | | ven for the region datastore. Removes the flag to store prim inventories, which are now always stored. | ||||
* | Patch #9151 | Melanie Thielker | 2008-07-18 | 1 | -4/+4 |
| | | | | | | Makes the estate dialog fully functional. Implements all client facing functionality. Moves estate data from estate_settings.xml, which is used to provide defaults, to the region data store. Creates one estate for each region, and places the region in it. Converts all region bans to estate bans. | ||||
* | Mantis#1736. Thank you kindly, StrawberryFride for a patch that: | Charles Krinke | 2008-07-17 | 1 | -1/+1 |
| | | | | | | | | | Many issues with handling connections in MSSQL, have rearchitected to ensure that connections are always opened and closed in a timely fashion & disposed of cleanly, and removed unnecessary lock statements. SQL Server performance seems to have improved considerably as a result, and various timeout errors seem to have been fixed. | ||||
* | change SitTarget calls from functions to properties | Sean Dague | 2008-07-07 | 1 | -14/+15 |
| | |||||
* | patch and files from mantis #1630, Thanks Melanie | MW | 2008-06-29 | 1 | -0/+9 |
| | |||||
* | last round of warning squashing. calling it a day now. | Dr Scofield | 2008-06-27 | 1 | -2/+2 |
| | |||||
* | Apply patch from bug #1609 -- Documentation for Data/MSSQL. Thanks ↵ | Jeff Ames | 2008-06-26 | 1 | -4/+226 |
| | | | | kerunix_Flan! | ||||
* | Mantis#1595. Thank you, Melanie for a patch that: | Charles Krinke | 2008-06-26 | 1 | -0/+3 |
| | | | | | Adds pipes for the prim item flags field | ||||
* | * Adds Region ban capability to Regions. You access this by going to ↵ | Teravus Ovares | 2008-06-21 | 1 | -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 log | Justin Clarke Casey | 2008-06-12 | 1 | -1/+1 |
| | |||||
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 1 | -13/+13 |
| | |||||
* | * Reduced sleep durations in a number of files. | Adam Frisby | 2008-05-08 | 1 | -6/+0 |
| | |||||
* | * Implemented DIE_AT_EDGE and Temporary objects don't save to the database. | Teravus Ovares | 2008-05-04 | 1 | -1/+3 |
| | |||||
* | * In ur code. Making it static. | Adam Frisby | 2008-05-01 | 1 | -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 Casey | 2008-05-01 | 1 | -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 Frisby | 2008-04-30 | 1 | -8/+0 |
| | |||||
* | * Patch by Melanie. Implements proper objectflags on child objects. Thanks ↵ | Teravus Ovares | 2008-04-30 | 1 | -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 Frisby | 2008-04-21 | 1 | -4/+3 |
| | | | | (this took a while to run). | ||||
* | attempt to fix up all refernces to new directory structure | Sean Dague | 2008-04-02 | 1 | -3/+3 |
| | |||||
* | whole lot more moving | Sean Dague | 2008-04-02 | 1 | -0/+1622 |