index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Data
/
MySQL
/
MySQLSimulationData.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-01
store the physics inertia override in SQlite
UbitUmarov
1
-5
/
+2
2017-04-01
store the physics inertia override in Mysql and add it to serializer. run p...
UbitUmarov
1
-2
/
+15
2017-01-05
Massive tab and trailing space cleanup
Melanie Thielker
1
-15
/
+15
2016-12-04
The new Constant: integer OBJECT_REZZER_KEY = 32;
Mandarinka Tasty
1
-2
/
+7
2016-09-17
add load baked terrain methods
UbitUmarov
1
-0
/
+35
2016-09-17
add to databases a table to store baked terrain.
UbitUmarov
1
-0
/
+47
2015-10-20
store rotation axis locks in MySql and SQlite dbs ( others need to be update...
UbitUmarov
1
-3
/
+7
2015-09-28
put back virtual declarations
UbitUmarov
1
-14
/
+14
2015-09-28
remove virtual declarations master doesnt have
UbitUmarov
1
-14
/
+14
2015-09-03
at last we can login and see objects ( friends is dead and disable in
UbitUmarov
1
-64
/
+37
2015-09-02
seems to compile ( tests comented out)
UbitUmarov
1
-43
/
+4
2015-08-25
let mysql be happy with a NULL heighmap ( yeap i made several )
UbitUmarov
1
-2
/
+5
2015-08-23
fix mySQL ( ignoring other dbs )
UbitUmarov
1
-1
/
+2
2015-03-27
varregion: refactor use of 'double heightmap[,]' into references to new class...
Robert Adams
1
-27
/
+39
2014-09-21
remove redundant lock
UbitUmarov
1
-1
/
+2
2014-08-22
Remove some use of database connection locking from MySQLSimulationData - thi...
Justin Clark-Casey (justincc)
1
-318
/
+298
2014-07-29
Persist new land fields for access control
Melanie Thielker
1
-2
/
+14
2014-03-18
Fix a bug in previous commit 01520bb where I accidentally saved OtherCleanTim...
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-03-18
Save and load dwell parcel stat in MySQL DB adaptor. Field in table already ...
Justin Clark-Casey (justincc)
1
-3
/
+4
2014-01-28
Repair database routines so they properly return null when asked for
Robert Adams
1
-1
/
+5
2013-11-01
varregion: push TerrainData implementation up and down the database storage s...
Robert Adams
1
-21
/
+11
2013-10-07
varregion: plug in TerrainData class and modify TerrainModule and LLClientVie...
Robert Adams
1
-30
/
+17
2013-09-28
Remove time based terrain storage in SQLite so revision number can be used
Robert Adams
1
-3
/
+4
2013-09-25
Remove time based terrain storage in SQLite so revision number can be used
Robert Adams
1
-3
/
+4
2013-09-22
Preserve attachment point & position when attachment is rezzed in world
Aleric Inglewood
1
-5
/
+24
2013-06-27
Make the concept of namespaces explicit in dynamic attributes
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-06-13
* This fixes having to select and deselect prim to get keyframemotion to star...
Melanie
1
-2
/
+0
2013-06-12
* This fixes having to select and deselect prim to get keyframemotion to star...
teravus
1
-2
/
+0
2013-06-06
Database persistence for keyframes. Contains a Migration.
Melanie
1
-4
/
+25
2013-04-25
Recover a lost "virtual". Downstream projects need this.
Diva Canto
1
-1
/
+1
2013-02-09
Added physics parameters support to MSSQL and SQLite (not tested)
Oren Hurvitz
1
-9
/
+10
2013-02-07
Rename Bounciness to Restitution
Melanie
1
-2
/
+2
2013-02-07
Rename Bounciness to Restitution
Melanie
1
-2
/
+2
2013-02-07
Rename "Bounciness" to "Restitution"
Melanie
1
-2
/
+2
2013-02-06
Fix a bug I brought in by manually editing a diff file. Terrain is if cource ...
Melanie
1
-1
/
+1
2013-02-06
Partial port of Avination's support for the new physics parameters.
Melanie
1
-18
/
+38
2013-01-25
Store NULL in the 'DynAttrs' column if the prim doesn't have any dynamic attr...
Oren Hurvitz
1
-1
/
+5
2013-01-25
Stopped storing dynamic attributes in the PrimShape
Oren Hurvitz
1
-8
/
+2
2013-01-25
Added missing DynAttrs references in MySQL
Oren Hurvitz
1
-3
/
+6
2013-01-25
Encapsulate an OSDMap in DAMap (was DynAttrsOSDMap) rather than inheriting fr...
Justin Clark-Casey (justincc)
1
-4
/
+4
2013-01-25
Implement dynamic attribute persistence on mysql and mssql
Justin Clark-Casey (justincc)
1
-2
/
+14
2012-12-09
Check database for root prim IDs only to try and get a handle on prim loss
Melanie
1
-1
/
+1
2012-11-15
Revert "Merge master into teravuswork", it should have been avination, not ma...
teravus
1
-238
/
+219
2012-08-31
Also do other MySQL region settings related calls under m_dbLock, in common w...
Justin Clark-Casey (justincc)
1
-117
/
+130
2012-08-31
Do Windlight storage and removal calls in MySQL under m_dbLock, as is done wi...
Justin Clark-Casey (justincc)
1
-102
/
+108
2012-08-29
A few more changes to keyframes
UbitUmarov
1
-1
/
+1
2012-08-28
[possible still very broken] mess around keyframes. timer events
UbitUmarov
1
-1
/
+1
2012-08-15
Fix and finish the extra parameters storage system for MySQL
Melanie
1
-1
/
+57
2012-08-15
Fix and finish the extra parameters storage system for MySQL
Melanie
1
-1
/
+57
2012-08-15
Add a skeleton for a name value storage associated with regions
Melanie
1
-0
/
+13
[next]