aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Data.MySQL/MySQLUserData.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* clear userAgent state on client shutdown, which fixes the issueSean Dague2007-07-311-0/+7
| | | | | | where you could only login once with a given id in standalone mode.
* * Issue#206 - Casting of a LLUUID from XMLRPC hashtable causes an error. ↵Adam Frisby2007-07-211-0/+15
| | | | | | | | (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-256/+256
|
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-8/+7
| | | | | * 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/+257
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.