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
/
PGSQL
/
PGSQLSimulationData.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-03
Initial update to OpenSim 0.8.2.1 source code.
David Walter Seikel
1
-468
/
+492
2012-08-15
Add a skeleton for a name value storage associated with regions
Melanie
1
-0
/
+13
2012-05-23
Environment Module - allows Environment settings for Viewer3 warning: include...
PixelTomsen
1
-0
/
+66
2012-03-06
Updates to MSSQL store for 0.7.3 to include:
Chris Hart
1
-5
/
+78
2012-02-29
Use correct casing of RegionSettings.Sandbox in the various database modules.
Justin Clark-Casey (justincc)
1
-2
/
+2
2012-02-03
Fix: Covenant changed time not set http://opensimulator.org/mantis/view.php?i...
PixelTomsen
1
-4
/
+5
2012-02-02
Replace ParcelAccessEntry with a new struct, LandAccessEntry, which more
Melanie
1
-6
/
+6
2011-09-01
Remove code which was automatically deleting non-root prims from scene object...
Justin Clark-Casey (justincc)
1
-15
/
+0
2011-06-01
Updates to MSSQL to most recent compatibility, also included Windlight suppor...
Chris Hart
1
-14
/
+499
2011-04-28
Thank you MrMonkE for a patch that seems to bring the MSSQL data layer up to ...
Diva Canto
1
-7
/
+18
2010-11-03
Add lsClearWindlightScene() to the lightshare module to remove WL settings
Melanie
1
-0
/
+3
2010-09-16
Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndA...
John Hurliman
1
-2
/
+2
2010-09-12
* Added ISimulationDataService and IEstateDataService
John Hurliman
1
-0
/
+10
2010-09-12
Formatting cleanup.
Jeff Ames
1
-3
/
+3
2010-09-11
Fixed the naming mess around data connectors for simulation data
John Hurliman
1
-1
/
+1
2010-09-05
Remove "Dwell" support from core and replace it with calls to methods
Melanie Thielker
1
-4
/
+2
2010-08-26
Remove parts locking from data classes since these are using a copy of the sc...
Justin Clark-Casey (justincc)
1
-49
/
+45
2010-08-26
Improve consistency of locking for SOG.m_parts in order to avoid race conditi...
Justin Clark-Casey (justincc)
1
-46
/
+48
2010-08-13
refactor: Use SOP.Flags rather than SOP.ObjectFlags
Justin Clark-Casey (justincc)
1
-2
/
+2
2010-08-04
fix mysql/mssql prim serialization problem
Justin Clark-Casey (justincc)
1
-6
/
+2
2010-08-03
Implement MediaUrl persistence for MySQL and MsSQL
Justin Clark-Casey (justincc)
1
-4
/
+10
2010-08-03
get rid of PrimitiveBaseShape.MediaRaw staging post
Justin Clark-Casey (justincc)
1
-3
/
+5
2010-07-26
add mssql support for media on a prim
Justin Clark-Casey (justincc)
1
-3
/
+7
2010-07-26
add mssql support for media on a prim
Justin Clark-Casey (justincc)
1
-3
/
+7
2010-03-31
Committing the LightShare code, which was developed by TomMeta of Meta7.
Melanie
1
-2
/
+11
2010-02-24
MSSQL Additions for Presence Refactor branch. Most functionality tested and w...
StrawberryFride
1
-67
/
+95
2009-11-02
Removing duplicate SceneObjectPart.RotationalVelocity property
John Hurliman
1
-4
/
+4
2009-10-19
Formatting cleanup.
Jeff Ames
1
-1
/
+1
2009-10-05
Adapt to renamed members in landObject
Melanie
1
-10
/
+10
2009-10-05
Adapt to renamed members in landObject
Melanie
1
-10
/
+10
2009-10-05
MSSQL changes for Grid server in ROBUST plus some code tweaks 'n tidy up
unknown
1
-5
/
+5
2009-10-05
MSSQL changes for Grid server in ROBUST plus some code tweaks 'n tidy up
unknown
1
-1418
/
+198
2009-10-02
- cleaning up LandData/ILandObject capitalization issues
dr scofield (aka dirk husemann)
1
-4
/
+4
2009-10-01
Formatting cleanup.
Jeff Ames
1
-1
/
+1
2009-09-03
MSSQL Minor tweak to recent patch for region loading (Thanks Grumly57 for spo...
Chris Hart
1
-0
/
+1
2009-09-02
MSSQL patch to mirror mantis 4077 for MySQL to improve region load times
Chris Hart
1
-24
/
+38
2009-08-07
* Remove hard coded 256 limitations from various places. There's no more 2...
Teravus Ovares (Dan Olivares)
1
-6
/
+6
2009-07-25
* Updates libOMV to version 0.7.0
Teravus Ovares
1
-2
/
+2
2009-07-09
Thank you, StrawberryFride, for a patch to fix MSSQL parameter naming.
Melanie Thielker
1
-2
/
+2
2009-06-29
From: Chris Yeoh <yeohc@au1.ibm.com>
Sean Dague
1
-14
/
+5
2009-06-22
Formatting cleanup, ignore some generated files.
Jeff Ames
1
-1
/
+1
2009-06-14
Fixes Mantis #3793 . Committing thomax/Snoopy's patch to allow deeding of obj...
Melanie Thielker
1
-7
/
+31
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-02-25
* Refactored SOP.FolderID weirdness by removing calls to empty setter. YEs, I...
lbsa71
1
-4
/
+1
2009-02-19
* Apply http://opensimulator.org/mantis/view.php?id=3142
Justin Clarke Casey
1
-51
/
+54
2009-02-12
* optimized usings.
lbsa71
1
-1
/
+1
2009-02-06
This changeset is the step 1 of 2 in refactoring
Dr Scofield
1
-2
/
+2
2009-01-29
* If an orphaned group is found in the mysql or mssql databases (i.e. there i...
Justin Clarke Casey
1
-12
/
+21
2009-01-19
* Remove unused prims.ParentID field from SQLite and MySQL
Justin Clarke Casey
1
-2
/
+0
2009-01-12
* Apply http://opensimulator.org/mantis/view.php?id=2965
Justin Clarke Casey
1
-0
/
+1
[next]