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