index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Data
/
SQLite
/
SQLiteSimulationData.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
varregion: refactor use of 'double heightmap[,]' into references to new class...
Robert Adams
2015-03-27
1
-21
/
+33
*
Merge branch 'master' into careminster
Melanie
2013-10-04
1
-0
/
+16
|
\
|
*
Preserve attachment point & position when attachment is rezzed in world
Aleric Inglewood
2013-09-22
1
-0
/
+16
*
|
Merge branch 'master' into careminster
Melanie
2013-06-30
1
-1
/
+1
|
\
\
|
|
/
|
*
Make the concept of namespaces explicit in dynamic attributes
Justin Clark-Casey (justincc)
2013-06-27
1
-1
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2013-06-13
1
-2
/
+3
|
\
\
|
|
/
|
*
* This fixes having to select and deselect prim to get keyframemotion to star...
teravus
2013-06-12
1
-2
/
+3
*
|
Merge branch 'master' into careminster
Melanie
2013-06-11
1
-0
/
+24
|
\
\
|
|
/
|
*
* Adds KeyFrameMotion storage support to SQLite, just a note, seems that ...
teravus
2013-06-11
1
-0
/
+24
*
|
Merge branch 'master' into careminster
Melanie
2013-02-10
1
-0
/
+18
|
\
\
|
|
/
|
*
Added physics parameters support to MSSQL and SQLite (not tested)
Oren Hurvitz
2013-02-09
1
-0
/
+18
*
|
Merge branch 'master' into careminster
Melanie
2013-02-05
1
-1
/
+18
|
\
\
|
|
/
|
*
Store NULL in the 'DynAttrs' column if the prim doesn't have any dynamic attr...
Oren Hurvitz
2013-01-25
1
-1
/
+5
|
*
Stopped storing dynamic attributes in the PrimShape
Oren Hurvitz
2013-01-25
1
-8
/
+0
|
*
Encapsulate an OSDMap in DAMap (was DynAttrsOSDMap) rather than inheriting fr...
Justin Clark-Casey (justincc)
2013-01-25
1
-4
/
+4
|
*
Implement Dynamic Attributes for SOP and PBS. Implement storage in SQLite
Justin Clark-Casey (justincc)
2013-01-25
1
-0
/
+21
*
|
Merge branch 'master' into careminster
Melanie
2012-10-23
1
-5
/
+20
|
\
\
|
|
/
|
*
SQLite DB: some values of land data will be not saved / loaded
PixelTomsen
2012-10-21
1
-5
/
+20
|
*
Add a skeleton for a name value storage associated with regions
Melanie
2012-08-15
1
-0
/
+12
*
|
Add a skeleton for a name value storage associated with regions
Melanie
2012-08-15
1
-0
/
+13
*
|
Merge branch 'avination' into careminster
Melanie
2012-06-11
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
Add the ability to query the MYSQL databse for a list of the stored prim UUIDs
Melanie
2012-06-07
1
-0
/
+4
*
|
Environment Module - allows Environment settings for Viewer3 warning: include...
PixelTomsen
2012-05-23
1
-1
/
+100
|
/
*
Use correct casing of RegionSettings.Sandbox in the various database modules.
Justin Clark-Casey (justincc)
2012-02-29
1
-1
/
+1
*
Add 64 bit Windows sqlite3.dll and use this if running a 64-bit windows process.
Justin Clark-Casey (justincc)
2012-02-21
1
-0
/
+3
*
Parcel sales support to SQLite
BlueWall
2012-02-17
1
-0
/
+3
*
Fillin missing SQLite support for Telehubs
BlueWall
2012-02-17
1
-0
/
+102
*
Fix: Lightshare Module(Windlight)-Region settings are not applicable for data...
PixelTomsen
2012-02-14
1
-305
/
+622
*
Fix: Covenant changed time not set http://opensimulator.org/mantis/view.php?i...
PixelTomsen
2012-02-03
1
-0
/
+3
*
Replace ParcelAccessEntry with a new struct, LandAccessEntry, which more
Melanie
2012-02-02
1
-6
/
+6
*
refactor: Pull up Assembly of the SQLite classes as a protected property, so ...
Marck
2011-07-16
1
-2
/
+6
*
In SQLiteSimulationData.RemoveLandObject(), don't manually remove the row fro...
Justin Clark-Casey (justincc)
2011-02-11
1
-6
/
+0
*
Fix joining land parcels not being stored correctly in SQLite. Thank you to g...
Marck
2010-11-23
1
-0
/
+3
*
Added creator info across the board -- TaskInventoryItems and InventoryItems ...
Diva Canto
2010-11-21
1
-2
/
+2
*
Updated SQLite/SQLiteSimulationData to use SOP.CreatorInformation instead of ...
Diva Canto
2010-11-21
1
-2
/
+2
*
Add lsClearWindlightScene() to the lightshare module to remove WL settings
Melanie
2010-11-03
1
-0
/
+3
*
* Add CSharpSqlite to prebuild
Teravus Ovares (Dan Olivares)
2010-09-23
1
-1
/
+5
*
Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndA...
John Hurliman
2010-09-16
1
-1
/
+1
*
Merged
John Hurliman
2010-09-12
1
-30
/
+27
|
\
|
*
Formatting cleanup.
Jeff Ames
2010-09-12
1
-30
/
+27
*
|
* Added ISimulationDataService and IEstateDataService
John Hurliman
2010-09-12
1
-0
/
+9
|
/
*
Changed all string references of "IRegionDataStore" to "ISimulationDataStore"
John Hurliman
2010-09-11
1
-2
/
+0
*
Fixed the naming mess around data connectors for simulation data
John Hurliman
2010-09-11
1
-0
/
+2355