aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Interfaces/IEntityTransferModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-28HG 1.5 is in place. Tested in standalone only.Diva Canto1-0/+5
2010-01-18* Fixed misspelling of field in GridServiceDiva Canto1-0/+3
2010-01-16Moved prim crossing to EntityTransferModule. Not complete yet.Diva Canto1-0/+2
2010-01-15Renamed IAgentTransferModule to IEntityTransferModule -- accounts for objects...Diva Canto1-1/+1
2010-01-15* General cleanup of Teleports, Crossings and Child agents. They are now in t...Diva Canto1-4/+13
2009-05-31Add copyright headers, formatting cleanup, ignore some generated files.Jeff Ames1-1/+28
2009-05-25Update svn properties.Jeff Ames1-14/+14
2009-05-21Added ITeleportModule interface, and added a hook into scene so if a module h...MW1-0/+14