Robert Adams
|
e5d59dc696
Repair database routines so they properly return null when asked for
|
пре 10 година |
Robert Adams
|
ac94dc8a14
varregion: remove unused terrain serialization code in SQLite and PGSQL modules
|
пре 11 година |
Robert Adams
|
ff5885ab23
varregion: push TerrainData implementation up and down the database storage stack.
|
пре 11 година |
Robert Adams
|
7416809077
varregion: plug in TerrainData class and modify TerrainModule and LLClientView to use same. This passes a terrain info class around rather than passing a one dimensional array thus allowing variable regions. Update the database storage for variable region sizes. This should be downward compatible (same format for 256x256 regions).
|
пре 11 година |
Robert Adams
|
aea5d3a842
Remove time based terrain storage in SQLite so revision number can be used
|
пре 11 година |
Aleric Inglewood
|
2dc92e7de1
Preserve attachment point & position when attachment is rezzed in world
|
пре 11 година |
Justin Clark-Casey (justincc)
|
f7d09b898a
Make the concept of namespaces explicit in dynamic attributes
|
пре 11 година |
teravus
|
3357300362
* This fixes having to select and deselect prim to get keyframemotion to start running when pulled from data storage.
|
пре 11 година |
teravus
|
d47a18fd09
* Adds KeyFrameMotion storage support to SQLite, just a note, seems that there's still something wrong with keyframed motion starting when the sim starts up, you have to 'select' and 'deselect' the prim again to get it to appear to move. Not sure what this is but maybe melanie_t can comment on this.
|
пре 11 година |
Oren Hurvitz
|
85b81ff7f2
Added physics parameters support to MSSQL and SQLite (not tested)
|
пре 11 година |
Oren Hurvitz
|
86802bcf93
Store NULL in the 'DynAttrs' column if the prim doesn't have any dynamic attributes
|
пре 11 година |
Oren Hurvitz
|
fdec05a15e
Stopped storing dynamic attributes in the PrimShape
|
пре 11 година |
Justin Clark-Casey (justincc)
|
a6d9c26365
Encapsulate an OSDMap in DAMap (was DynAttrsOSDMap) rather than inheriting from it
|
пре 14 година |
Justin Clark-Casey (justincc)
|
1bd0b06ec1
Implement Dynamic Attributes for SOP and PBS. Implement storage in SQLite
|
пре 14 година |
PixelTomsen
|
20eac8d6d0
SQLite DB: some values of land data will be not saved / loaded
|
пре 12 година |
Melanie
|
dc82ad0f7a
Add a skeleton for a name value storage associated with regions
|
пре 12 година |
PixelTomsen
|
bc543c1797
Environment Module - allows Environment settings for Viewer3 warning: includes database region store migrations for mssql, mysql, sqlite
|
пре 12 година |
Justin Clark-Casey (justincc)
|
40c838896c
Use correct casing of RegionSettings.Sandbox in the various database modules.
|
пре 12 година |
Justin Clark-Casey (justincc)
|
68a4ef5ef6
Add 64 bit Windows sqlite3.dll and use this if running a 64-bit windows process.
|
пре 12 година |
BlueWall
|
8f8b478d36
Parcel sales support to SQLite
|
пре 12 година |
BlueWall
|
d03e878d53
Fillin missing SQLite support for Telehubs
|
пре 12 година |
PixelTomsen
|
33e66107be
Fix: Lightshare Module(Windlight)-Region settings are not applicable for database sqlite mantis: http://opensimulator.org/mantis/view.php?id=5888
|
пре 12 година |
PixelTomsen
|
5c545d1d2e
Fix: Covenant changed time not set http://opensimulator.org/mantis/view.php?id=5869
|
пре 12 година |
Melanie
|
447a66d660
Replace ParcelAccessEntry with a new struct, LandAccessEntry, which more
|
пре 12 година |
Marck
|
dd2564d7ec
refactor: Pull up Assembly of the SQLite classes as a protected property, so that it can be overwritten in subclasses. That way extensions can decide in which assembly migration resources should be looked up. This is a refactor similar to commit 9923a2ff1002d722ccebea8bf4d71718ed4e2a03 for MySQL -- no functional changes.
|
пре 13 година |
Justin Clark-Casey (justincc)
|
754c244f46
In SQLiteSimulationData.RemoveLandObject(), don't manually remove the row from the data adaptor's Rows list in addition to calling Delete.
|
пре 13 година |
Marck
|
ba2bf78dcf
Fix joining land parcels not being stored correctly in SQLite. Thank you to goetz for the initial patch in Mantis #5230.
|
пре 14 година |
Diva Canto
|
c617d658dd
Added creator info across the board -- TaskInventoryItems and InventoryItems themselves. Tested. Seems to be working, main tests pass. Nothing done for IARs or HG transfers yet -- this only works for OARs for the time being.
|
пре 14 година |
Diva Canto
|
51343caeb5
Updated SQLite/SQLiteSimulationData to use SOP.CreatorInformation instead of SOP.CreatorID. Untested, but should work.
|
пре 14 година |
Melanie
|
6c3b7617b0
Add lsClearWindlightScene() to the lightshare module to remove WL settings
|
пре 14 година |