aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar/Appearance (unfollow)
Commit message (Expand)AuthorFilesLines
2011-12-06Actually send the avatar data if an individual avatar is specified, rather th...Justin Clark-Casey (justincc)1-0/+2
2011-12-06Allow "appearance show" command to take an optional avatar nameJustin Clark-Casey (justincc)1-8/+40
2011-12-06Make it possible to manually send appearance information via the "appearance ...Justin Clark-Casey (justincc)1-11/+42
2011-12-06Provide feedback as to which avatars are resending appearance informion on "a...Justin Clark-Casey (justincc)1-2/+11
2011-11-03Rename ForEachAvatar back to ForEachScenePresence. The other changesDan Lake1-2/+2
2011-11-03Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls toDan Lake1-8/+5
2011-11-01Add "appearance send" command to allow manual sending of appearance.Justin Clark-Casey (justincc)1-1/+18
2011-10-19Renamed and rearranged AvatarFactoryModule to eliminate redundant lookups of ...Dan Lake1-6/+6
2011-06-29Hack around with the NPC module to get osNpcCreate() partially working again.Justin Clark-Casey (justincc)1-1/+1
2011-05-26improve help information for "appearance show"Justin Clark-Casey (justincc)1-2/+3
2011-05-07Add module with "appearance show" command.Justin Clark-Casey (justincc)1-0/+122