Jeff Ames
|
9fae975a53
|
Apply patch from bug #1605 -- Documentation for Data/SQLite. Thanks kerunix_Flan!
|
2008-06-26 20:14:33 +00:00 |
|
Charles Krinke
|
1c6bf4fe77
|
Mantis#1595. Thank you, Melanie for a patch that:
Adds pipes for the prim item flags field
|
2008-06-26 02:51:59 +00:00 |
|
Teravus Ovares
|
2758bc81ad
|
* Persists region banlists across reboots for the sqlite datastore also now.
|
2008-06-21 06:50:38 +00:00 |
|
Teravus Ovares
|
a5860ad438
|
* Adds Region ban capability to Regions. You access this by going to 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.
|
2008-06-21 03:29:08 +00:00 |
|
Teravus Ovares
|
4448fd4b2f
|
* Handle parcel telehub location corruption gracefully. DBNull
* mySQL this time.
|
2008-06-20 18:46:43 +00:00 |
|
Teravus Ovares
|
f8b1785467
|
* Handle parcel telehub location corruption gracefully. DBNull
|
2008-06-20 17:07:01 +00:00 |
|
Justin Clarke Casey
|
7cdedcaf0e
|
* minor: Remove and tidy duplicate 'storing object to scene' messages in log
|
2008-06-12 18:18:59 +00:00 |
|
Sean Dague
|
6c1fce6147
|
check in working migration code fore SQLite. This
is now using migrations instead of the old model to
create tables. Tested for existing old tables,
and for creating new ones.
|
2008-06-11 21:01:33 +00:00 |
|
Jeff Ames
|
65c5efe43b
|
Formatting cleanup.
|
2008-05-16 01:22:11 +00:00 |
|
Adam Frisby
|
5843f595a7
|
* Fixed some compiler warnings
* Fixed prebuild.xml to remove DB4o references (more compiler warnings)
|
2008-05-07 21:42:23 +00:00 |
|
Teravus Ovares
|
7b446aba91
|
* Implemented DIE_AT_EDGE and Temporary objects don't save to the database.
|
2008-05-04 22:55:52 +00:00 |
|
Adam Frisby
|
76d8eaa406
|
* Thanks to Mic Bowman for inspiring me to look at that we are still using ASCIIEncoder in places we shouldn't.
|
2008-05-01 18:50:44 +00:00 |
|
Adam Frisby
|
01f31fd933
|
* Breaking all the code, breaking all the code..!
* Made a bunch more members static, removed some dead code, general cleaning.
|
2008-05-01 16:23:53 +00:00 |
|
Adam Frisby
|
5231903778
|
* In ur code. Making it static.
* Converted a bunch of functions to static functions.
|
2008-05-01 16:03:53 +00:00 |
|
Adam Frisby
|
4692e92312
|
* Assorted spring cleanings.
|
2008-05-01 14:45:56 +00:00 |
|
Justin Clarke Casey
|
d72bdf432a
|
* Align new fields upgrade sql to have the same 'not null' and default settings as when an inventoryitems table is newly created
* Normalize logging titles in database code, though this doesn't yet cover invoking code
|
2008-05-01 13:27:40 +00:00 |
|
Teravus Ovares
|
4dfc9bdd0b
|
* Whoops, SQLite land data malfunction. Fixed.
|
2008-05-01 00:40:47 +00:00 |
|
Teravus Ovares
|
19723767a9
|
* Adds the AuthbuyerID field to sqlite and makes use of it.
* Includes a more user-friendly way of adding it saying, 'Your land table was recently updated. You need to restart the simulator. Exiting'
|
2008-04-30 21:15:48 +00:00 |
|
Teravus Ovares
|
b70da6ac19
|
* Patch by Melanie. Implements proper objectflags on child objects. Thanks Melanie!
RE: 0001079: r4387. touch() event does not fire when touch script is in root prim and child prims are touched
|
2008-04-30 16:52:12 +00:00 |
|
Teravus Ovares
|
a9cc76e0ef
|
* Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thanks A_Biondi and Melanie!
* This builds but might not work. JustinCC will examine.. it may work out of the box.
|
2008-04-30 16:08:24 +00:00 |
|
Adam Frisby
|
fef3b36894
|
* Optimised using statements and namespace references across entire project (this took a while to run).
|
2008-04-21 07:09:17 +00:00 |
|
Sean Dague
|
f52c8f3970
|
attempt to fix up all refernces to new directory structure
|
2008-04-02 15:36:01 +00:00 |
|
Sean Dague
|
c52c68f314
|
whole lot more moving
|
2008-04-02 15:24:31 +00:00 |
|