aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Data.MySQL/MySQLManager.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-07-27Should now have version 0.1 of our new ruth default avatar. At the moment, ↵MW1-2/+2
you only see your own avatar correctly, all other user's avatars show up as the old ruth. This will be fixed soon. We also need better clothing for the new ruth and to edit the body shape. To get this working you will need to delete your asset yap file and also in grid mode the user server needs to be updated.
2007-07-21* Issue#206 - Casting of a LLUUID from XMLRPC hashtable causes an error. ↵Adam Frisby1-0/+85
(Thanks Babblefrog) * Issue#205 - MySQLManager User Creation support readded (Thanks Babblefrog + adjohn) * Issue#204 - Clients now recieve terrain updates properly (Thanks Babblefrog) [May do some slight modifications on this to make it an event]
2007-07-16changed to native line ending encodingSean Dague1-606/+606
2007-07-14* Excelsior!Adam Frisby1-1/+1
2007-07-14* Upgraded MySQL Connector to support 1222 changes.Adam Frisby1-2/+6
2007-07-04Grid Servers:Adam Frisby1-5/+5
* Sugilite grid server now works with older regions properly (using it on deepgrid for testing) * Sugilite user server still broken with sugilite region server * Reduced the number of compiler warnings to zero Region Servers: * Added debug information to OGS1 Comms to help debug user server connectivity issues.
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-29/+22
* added some licensing info
2007-06-27*Fixed all renaming for OpenGridServices.sln, still a reference issue in ↵mingchen1-2/+2
prebuild.xml though