aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/General/SimProfile.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-07-05*Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData)mingchen1-119/+0
*Added simulator_data_request XMLRPC method to request data from the grid server about a sim instead of faking its login *Login is progressing, now just getting an XML error (http://pastebin.com/942515) -- if you can fix this, throw MingChen in IRC a Private Message
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-3/+0
* added some licensing info