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
/
Resources
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-04
Change the engine of the groups table back to MyISAM, because MySQL 5.5 and o...
Diva Canto
1
-1
/
+1
2017-04-01
store the physics inertia override in Mysql and add it to serializer. run p...
UbitUmarov
1
-0
/
+6
2017-01-05
Create all tables ad InnoDB by default
Melanie Thielker
4
-22
/
+22
2016-12-04
The new Constant: integer OBJECT_REZZER_KEY = 32;
Mandarinka Tasty
1
-0
/
+8
2016-11-26
Increase float precision for windlight needed by scripts. mySQL Migration on ...
AliciaRaven
1
-0
/
+63
2016-09-17
add to databases a table to store baked terrain.
UbitUmarov
1
-0
/
+11
2016-03-24
Correct case in the names of the Avatar and Friends tables
Kevin Cozens
2
-2
/
+2
2016-03-22
Correct the case of the Presence table
Melanie Thielker
1
-1
/
+1
2016-03-22
Change casing on UserAccounts
Melanie Thielker
1
-1
/
+1
2016-02-21
MySQL migrations: fix one last migration that had been left behind
Diva Canto
1
-0
/
+7
2016-02-20
Flatten migrations for MySQL.
Diva Canto
13
-1514
/
+432
2015-11-21
row format fixed removed to allow creation of regions table
Shy Robbiani
1
-1
/
+5
2015-10-20
store rotation axis locks in MySql and SQlite dbs ( others need to be update...
UbitUmarov
1
-0
/
+8
2015-09-15
Added migration for UserAccounts table.
Kevin Cozens
1
-0
/
+7
2015-09-14
try to add a mysql migration to avn
UbitUmarov
1
-0
/
+15
2015-09-03
at last we can login and see objects ( friends is dead and disable in
UbitUmarov
2
-7
/
+0
2015-07-14
Correcting errors in previous change: MySQL needs int unsigned, not
Melanie Thielker
1
-1
/
+1
2015-07-14
Mantis #7629: Change LandFlags column to unsigned. Thanks, Jim!
Melanie Thielker
1
-0
/
+8
2015-07-12
Bringing FSAssets more inline with current OpenSim standards. * If no connect...
AliciaRaven
1
-0
/
+18
2015-06-13
Support for Linden AgentPreferences capability and friends (UpdateAgentLangua...
Cinder
1
-0
/
+18
2015-03-04
Alter the migrations so that it is a no-op as the columns are unused and the ...
BlueWall
2
-4
/
+2
2015-03-04
Chase latest change to asset description length with an update to XAssetStore...
Cinder
1
-1
/
+9
2015-03-04
Revert "Chase latest change to asset description length with an update to XAs...
BlueWall
1
-9
/
+1
2015-03-04
Chase latest change to asset description length with an update to XAssetStore...
Cinder
1
-1
/
+9
2015-03-03
Follow up to last commit, fix field length
Cinder
1
-0
/
+3
2014-10-27
Add hypergrid teleporting support to user profiles picks
BlueWall
1
-1
/
+6
2014-04-23
Changed table 'im_offline' to use UTF8 characters. This fixes a problem with ...
Oren Hurvitz
1
-1
/
+9
2014-04-21
Better logging in PresenceService, to help diagnose presence problems.
Oren Hurvitz
1
-1
/
+9
2014-01-16
In the offline message table, store the sender.
Oren Hurvitz
1
-1
/
+11
2013-12-07
Revert "Add support for user preferences (im via email)"
Melanie
1
-10
/
+0
2013-12-06
Add support for user preferences (im via email)
BlueWall
1
-0
/
+10
2013-09-22
Preserve attachment point & position when attachment is rezzed in world
Aleric Inglewood
1
-0
/
+10
2013-07-14
Cleanup old hg sessions (older than 2 days)
Diva Canto
1
-0
/
+1
2013-07-14
HG UAS: Moved hg-session data from memory to DB storage. This makes it so tha...
Diva Canto
1
-0
/
+17
2013-07-04
HG Friends: migration #3 is failing on some installations of MySql. Setting t...
Diva Canto
1
-1
/
+1
2013-06-06
Database persistence for keyframes. Contains a Migration.
Melanie
1
-0
/
+7
2013-05-30
UserProfiles
BlueWall
1
-0
/
+83
2013-05-11
Send up the part missing from the Avination Estate commit.
Melanie
1
-0
/
+6
2013-03-15
Change the table and field names of XAssetService mysql db tables to be capit...
Justin Clark-Casey (justincc)
1
-15
/
+15
2013-02-19
First commit of Diva Groups. The Data bits went to OpenSim.Data core, the res...
Diva Canto
1
-0
/
+115
2013-02-19
Offline IM: moved the Data and MySQL bits to the corresponding places in core...
Diva Canto
1
-0
/
+24
2013-02-09
Added physics parameters support to MSSQL and SQLite (not tested)
Oren Hurvitz
1
-1
/
+1
2013-02-06
Partial port of Avination's support for the new physics parameters.
Melanie
1
-0
/
+13
2013-01-25
Stopped storing dynamic attributes in the PrimShape
Oren Hurvitz
1
-1
/
+0
2013-01-25
Implement dynamic attribute persistence on mysql and mssql
Justin Clark-Casey (justincc)
1
-0
/
+9
2012-11-15
Revert "Merge master into teravuswork", it should have been avination, not ma...
teravus
1
-5
/
+0
2012-09-27
Removed the bits about the TOSModule. That module doesn't go into core. WARNI...
Diva Canto
1
-3
/
+0
2012-09-25
TOS module. WARNING: migration in GridUser table.
Diva Canto
1
-0
/
+8
2012-08-15
Add a skeleton for a name value storage associated with regions
Melanie
1
-0
/
+7
2012-08-15
Add a skeleton for a name value storage associated with regions
Melanie
1
-0
/
+7
[next]