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
/
MySQL
/
MySQLSimulationData.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Persist new land fields for access control
Melanie Thielker
2014-07-29
1
-2
/
+14
*
Merge branch 'master' into careminster
Melanie
2013-10-04
1
-5
/
+24
|
\
|
*
Preserve attachment point & position when attachment is rezzed in world
Aleric Inglewood
2013-09-22
1
-5
/
+24
*
|
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
/
+0
|
\
\
|
|
/
|
*
* This fixes having to select and deselect prim to get keyframemotion to star...
teravus
2013-06-12
1
-2
/
+0
|
*
Database persistence for keyframes. Contains a Migration.
Melanie
2013-06-06
1
-4
/
+25
|
*
Recover a lost "virtual". Downstream projects need this.
Diva Canto
2013-04-25
1
-1
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2013-02-10
1
-6
/
+6
|
\
\
|
|
/
|
*
Added physics parameters support to MSSQL and SQLite (not tested)
Oren Hurvitz
2013-02-09
1
-9
/
+10
|
*
Rename "Bounciness" to "Restitution"
Melanie
2013-02-07
1
-2
/
+2
|
*
Fix a bug I brought in by manually editing a diff file. Terrain is if cource ...
Melanie
2013-02-06
1
-1
/
+1
|
*
Partial port of Avination's support for the new physics parameters.
Melanie
2013-02-06
1
-18
/
+38
*
|
Rename Bounciness to Restitution
Melanie
2013-02-07
1
-2
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2013-02-05
1
-3
/
+14
|
\
\
|
|
/
|
*
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
/
+2
|
*
Added missing DynAttrs references in MySQL
Oren Hurvitz
2013-01-25
1
-3
/
+6
|
*
Encapsulate an OSDMap in DAMap (was DynAttrsOSDMap) rather than inheriting fr...
Justin Clark-Casey (justincc)
2013-01-25
1
-4
/
+4
|
*
Implement dynamic attribute persistence on mysql and mssql
Justin Clark-Casey (justincc)
2013-01-25
1
-2
/
+14
*
|
Check database for root prim IDs only to try and get a handle on prim loss
Melanie
2012-12-09
1
-1
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-08-31
1
-219
/
+238
|
\
\
|
|
/
|
*
Also do other MySQL region settings related calls under m_dbLock, in common w...
Justin Clark-Casey (justincc)
2012-08-31
1
-117
/
+130
|
*
Do Windlight storage and removal calls in MySQL under m_dbLock, as is done wi...
Justin Clark-Casey (justincc)
2012-08-31
1
-102
/
+108
|
*
Fix and finish the extra parameters storage system for MySQL
Melanie
2012-08-15
1
-1
/
+57
|
*
Add a skeleton for a name value storage associated with regions
Melanie
2012-08-15
1
-0
/
+13
*
|
Fix and finish the extra parameters storage system for MySQL
Melanie
2012-08-15
1
-1
/
+57
*
|
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-07-11
1
-2
/
+17
|
\
\
|
*
|
Fix storing vehicle data
Melanie
2012-07-07
1
-2
/
+2
|
*
|
Add saving vehicle physics data to the database
Melanie
2012-07-07
1
-2
/
+17
*
|
|
Merge branch 'avination' into careminster
Melanie
2012-06-29
1
-26
/
+34
|
\
\
\
|
|
/
/
|
*
|
Prevent bad prim in the database from crashing the sim, list affected
Melanie
2012-06-26
1
-26
/
+34
*
|
|
Merge branch 'avination' into careminster
Melanie
2012-06-11
1
-2
/
+35
|
\
\
\
|
|
/
/
|
*
|
Typo fix
Melanie
2012-06-07
1
-3
/
+5
|
*
|
Add the ability to query the MYSQL databse for a list of the stored prim UUIDs
Melanie
2012-06-07
1
-0
/
+31
*
|
|
Merge branch 'master' into careminster
Melanie
2012-05-27
1
-0
/
+62
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Environment Module - allows Environment settings for Viewer3 warning: include...
PixelTomsen
2012-05-23
1
-0
/
+62
*
|
|
Merge branch 'avination' into careminster
Melanie
2012-05-15
1
-1
/
+8
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Port the mel/dahlia fix
Melanie
2012-05-15
1
-1
/
+8
*
|
|
Merge branch 'master' into careminster
Melanie
2012-04-30
1
-134
/
+133
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
If there are no new prim items to store then don't bother opening the MySqlCo...
Justin Clark-Casey (justincc)
2012-04-30
1
-3
/
+3
|
*
Consistently use using() to make sure we dispose of used MySqlCommands where ...
Justin Clark-Casey (justincc)
2012-04-30
1
-134
/
+133
*
|
Fix an invalid cast that only showed at runtime
Melanie
2012-03-20
1
-1
/
+1
*
|
Store and reload extra physics from database
Melanie
2012-03-20
1
-2
/
+20
*
|
Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ...
Melanie
2012-03-04
1
-2
/
+23
|
\
\
|
*
|
Move KeyframeMotion from SOG to SOP because we can't persist it any
Melanie
2012-02-26
1
-2
/
+23
*
|
|
Merge branch 'master' into careminster
Melanie
2012-03-03
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Use correct casing of RegionSettings.Sandbox in the various database modules.
Justin Clark-Casey (justincc)
2012-02-29
1
-1
/
+1
[next]