aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/MapItemReplyStruct.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵Jeff Ames2009-06-011-1/+1
| | | | LICENSE.txt.
* * Added IClientIM to IClientCore interfacesAdam Frisby2008-11-081-1/+0
| | | | | | * Changed SendInstantMessage, dropped fromAgentSession and imSessionID as security precaution, see http://opensimulator.org/wiki/OpenSim_0.6_IClientAPI#Porting_Guide for details on porting. * Removed unused usings from Framework.*
* * Green dots on the mainmap for avatar.Teravus Ovares2008-10-061-0/+42
* Initial implementation * You'll only be able to seen green dots on regions on the map that have been updated.