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
*
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