| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring. | Justin Clark-Casey (justincc) | 2012-07-25 | 1 | -1/+1 |
* | Change "help" to display categories/module list then "help <category/module>"... | Justin Clark-Casey (justincc) | 2012-03-08 | 1 | -5/+5 |
* | Add "app find <uuid-or-start-of-uuid>" command to find the appearance using a... | Justin Clark-Casey (justincc) | 2012-01-10 | 1 | -0/+50 |
* | Improve "app rebake" command to return a better message if no uploaded textur... | Justin Clark-Casey (justincc) | 2012-01-05 | 1 | -4/+9 |
* | Add "appearance rebake" command to ask a specific viewer to rebake textures f... | Justin Clark-Casey (justincc) | 2012-01-04 | 1 | -1/+39 |
* | Migrate detailed "appearance show" report generation up to AvatarFactoryModul... | Justin Clark-Casey (justincc) | 2011-12-19 | 1 | -33/+1 |
* | minor: remove a mono compiler warning | Justin Clark-Casey (justincc) | 2011-12-09 | 1 | -1/+1 |
* | Make "show appearance" a synonym for "appearance show" | Justin Clark-Casey (justincc) | 2011-12-06 | 1 | -2/+8 |
* | In "appearance show", if a particular avatar is specified, print out texture ... | Justin Clark-Casey (justincc) | 2011-12-06 | 1 | -5/+35 |
* | Actually send the avatar data if an individual avatar is specified, rather th... | Justin Clark-Casey (justincc) | 2011-12-06 | 1 | -0/+2 |
* | Allow "appearance show" command to take an optional avatar name | Justin Clark-Casey (justincc) | 2011-12-06 | 1 | -8/+40 |
* | Make it possible to manually send appearance information via the "appearance ... | Justin Clark-Casey (justincc) | 2011-12-06 | 1 | -11/+42 |
* | Provide feedback as to which avatars are resending appearance informion on "a... | Justin Clark-Casey (justincc) | 2011-12-06 | 1 | -2/+11 |
* | Rename ForEachAvatar back to ForEachScenePresence. The other changes | Dan Lake | 2011-11-03 | 1 | -2/+2 |
* | Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls to | Dan Lake | 2011-11-03 | 1 | -8/+5 |
* | Add "appearance send" command to allow manual sending of appearance. | Justin Clark-Casey (justincc) | 2011-11-01 | 1 | -1/+18 |
* | Renamed and rearranged AvatarFactoryModule to eliminate redundant lookups of ... | Dan Lake | 2011-10-19 | 1 | -6/+6 |
* | Hack around with the NPC module to get osNpcCreate() partially working again. | Justin Clark-Casey (justincc) | 2011-06-29 | 1 | -1/+1 |
* | improve help information for "appearance show" | Justin Clark-Casey (justincc) | 2011-05-26 | 1 | -2/+3 |
* | Add module with "appearance show" command. | Justin Clark-Casey (justincc) | 2011-05-07 | 1 | -0/+122 |