Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Apply patch from bug #1605 -- Documentation for Data/SQLite. Thanks ↵ | Jeff Ames | 2008-06-26 | 1 | -18/+245 | |
| | | | | 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 | |||||
* | * Persists region banlists across reboots for the sqlite datastore also now. | Teravus Ovares | 2008-06-21 | 1 | -3/+82 | |
| | ||||||
* | * Adds Region ban capability to Regions. You access this by going to ↵ | Teravus Ovares | 2008-06-21 | 1 | -0/+17 | |
| | | | | | | | | 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. | |||||
* | * Handle parcel telehub location corruption gracefully. DBNull | Teravus Ovares | 2008-06-20 | 1 | -1/+2 | |
| | | | | | * mySQL this time. | |||||
* | * Handle parcel telehub location corruption gracefully. DBNull | Teravus Ovares | 2008-06-20 | 1 | -6/+15 | |
| | ||||||
* | * minor: Remove and tidy duplicate 'storing object to scene' messages in log | Justin Clarke Casey | 2008-06-12 | 1 | -1/+1 | |
| | ||||||
* | check in working migration code fore SQLite. This | Sean Dague | 2008-06-11 | 1 | -136/+150 | |
| | | | | | | | | is now using migrations instead of the old model to create tables. Tested for existing old tables, and for creating new ones. | |||||
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 1 | -58/+58 | |
| | ||||||
* | * Fixed some compiler warnings | Adam Frisby | 2008-05-07 | 1 | -1/+1 | |
| | | | | | * Fixed prebuild.xml to remove DB4o references (more compiler warnings) | |||||
* | * Implemented DIE_AT_EDGE and Temporary objects don't save to the database. | Teravus Ovares | 2008-05-04 | 1 | -1/+3 | |
| | ||||||
* | * Thanks to Mic Bowman for inspiring me to look at that we are still using ↵ | Adam Frisby | 2008-05-01 | 1 | -16/+0 | |
| | | | | ASCIIEncoder in places we shouldn't. | |||||
* | * Breaking all the code, breaking all the code..! | Adam Frisby | 2008-05-01 | 1 | -4/+4 | |
| | | | | | * Made a bunch more members static, removed some dead code, general cleaning. | |||||
* | * In ur code. Making it static. | Adam Frisby | 2008-05-01 | 1 | -17/+17 | |
| | | | | | * Converted a bunch of functions to static functions. | |||||
* | * Assorted spring cleanings. | Adam Frisby | 2008-05-01 | 1 | -2/+3 | |
| | ||||||
* | * Align new fields upgrade sql to have the same 'not null' and default ↵ | Justin Clarke Casey | 2008-05-01 | 1 | -28/+28 | |
| | | | | | | | | settings as when an inventoryitems table is newly created * Normalize logging titles in database code, though this doesn't yet cover invoking code | |||||
* | * Whoops, SQLite land data malfunction. Fixed. | Teravus Ovares | 2008-05-01 | 1 | -1/+2 | |
| | ||||||
* | * Adds the AuthbuyerID field to sqlite and makes use of it. | Teravus Ovares | 2008-04-30 | 1 | -0/+34 | |
| | | | | | | * Includes a more user-friendly way of adding it saying, 'Your land table was recently updated. You need to restart the simulator. Exiting' | |||||
* | * 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 | |||||
* | * Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. ↵ | Teravus Ovares | 2008-04-30 | 1 | -1/+1 | |
| | | | | | | | Thanks A_Biondi and Melanie! * This builds but might not work. JustinCC will examine.. it may work out of the box. | |||||
* | * Optimised using statements and namespace references across entire project ↵ | Adam Frisby | 2008-04-21 | 1 | -2/+3 | |
| | | | | (this took a while to run). | |||||
* | attempt to fix up all refernces to new directory structure | Sean Dague | 2008-04-02 | 1 | -1/+1 | |
| | ||||||
* | whole lot more moving | Sean Dague | 2008-04-02 | 1 | -0/+1741 | |