aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Data.MySQL/MySQLManager.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Should now have version 0.1 of our new ruth default avatar. At the moment, ↵MW2007-07-271-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.
* * Issue#206 - Casting of a LLUUID from XMLRPC hashtable causes an error. ↵Adam Frisby2007-07-211-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]
* changed to native line ending encodingSean Dague2007-07-161-606/+606
|
* * Excelsior!Adam Frisby2007-07-141-1/+1
|
* * Upgraded MySQL Connector to support 1222 changes.Adam Frisby2007-07-141-2/+6
|
* Grid Servers:Adam Frisby2007-07-041-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.
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-29/+22
| | | | | * added some licensing info
* *Fixed all renaming for OpenGridServices.sln, still a reference issue in ↵mingchen2007-06-271-2/+2
| | | | prebuild.xml though
* Some work on restructuring the namespaces / project names. Note this doesn't ↵MW2007-06-271-0/+609
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.