Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-11-08 | * Added IClientIM to IClientCore interfaces | Adam Frisby | 1 | -3/+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.* | |||||
2008-11-08 | Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. | Jeff Ames | 1 | -1/+28 | |
2008-10-12 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -17/+17 | |
2008-10-10 | added a list of SurfaceTouchEventArgs to the IClientAPI.OnGrabUpdate event, ↵ | MW | 1 | -0/+17 | |
for the new surface touch parameters in 1.21 viewers. TODO: add the touch args to OnGrabObject and OnDeGrabObject. |