| Commit message (Expand) | Author | Files | Lines |
2011-01-28 | minor: remove a few mono compiler warnings | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2011-01-25 | Removed a few more spurious appearance saves. When an avatar | Mic Bowman | 2 | -13/+13 |
2011-01-21 | remove some mono compiler warnings | Justin Clark-Casey (justincc) | 4 | -10/+11 |
2011-01-19 | For now, comment out logging messages about IM sending, since these cause hig... | Justin Clark-Casey (justincc) | 1 | -3/+3 |
2011-01-19 | with mic's permission, reduce appearance, baked texture logging verbosity for... | Justin Clark-Casey (justincc) | 1 | -3/+3 |
2011-01-19 | With mic's permission, adjust long call time info messages to 500ms from 200ms | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-01-19 | Downgrade and comment out some other caps messages for now | Justin Clark-Casey (justincc) | 1 | -5/+4 |
2011-01-18 | Fix build break | Melanie | 1 | -1/+1 |
2011-01-18 | Change gesture activation to not quash any other flags | Melanie | 1 | -3/+3 |
2011-01-18 | Prune some of the excess logging for client logins. | Justin Clark-Casey (justincc) | 3 | -4/+4 |
2011-01-17 | Change gesture activation to not quash any other flags | Melanie | 1 | -3/+3 |
2011-01-14 | Implement nonlocal god kicks and freezes | Melanie | 1 | -4/+35 |
2011-01-13 | Implement kicking, freezing and unfreezing users in the same sim via | Melanie | 1 | -58/+117 |
2011-01-08 | Added a -v|verbose option to save iar. | Diva Canto | 2 | -1/+9 |
2011-01-03 | Allow cross-scope friendships to work, and also allow other cross scope name | Melanie | 2 | -2/+2 |
2011-01-02 | Allow cross-scope friendships to work, and also allow other cross scope name | Melanie | 2 | -2/+2 |
2010-12-30 | Add MessageKey to section Messaging, a key that prevents injection of | Melanie | 1 | -6/+25 |
2010-12-29 | Remove the restriction on communication across scopes. This will allow | Melanie | 1 | -1/+1 |
2010-12-26 | Remove some code that was meant to fool the viewer into thinking SLT. It never | Melanie | 1 | -18/+19 |
2010-12-22 | Fixed wrong argument cardinality in debug message. | Diva Canto | 1 | -1/+1 |
2010-12-22 | Fix a broken format on an error message. Also replace yet another e.Message | Melanie | 1 | -2/+1 |
2010-12-18 | uncomment "load iar" help lines which added the --merge option | Justin Clark-Casey (justincc) | 1 | -5/+3 |
2010-12-18 | minor: add [-p|--profile=<url>] to usage line that pops up if save iar consol... | Justin Clark-Casey (justincc) | 1 | -3/+3 |
2010-12-18 | Raise maximum iar version that master can load to 1.x, so that it can load it... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2010-12-14 | reinstate IAttachmentsModule.UpdateAttachmentPosition() since this is being u... | Justin Clark-Casey (justincc) | 1 | -0/+16 |
2010-12-12 | Prevent objects that are worn from ground from vanishing from the scene | Melanie | 1 | -9/+0 |
2010-12-11 | Remove the restriction that you have to be logged in when loading/saving iars | Justin Clark-Casey (justincc) | 2 | -72/+70 |
2010-12-11 | If we're saving an IAR with --profile information, then label this a version ... | Justin Clark-Casey (justincc) | 1 | -5/+22 |
2010-12-08 | Fixed wrong comment | Diva Canto | 1 | -1/+1 |
2010-12-08 | Fixed previous compile error -- I haven't pushed the CreatorID in AssetBase y... | Diva Canto | 1 | -1/+1 |
2010-12-08 | Added ability for GetTexture to serve multiple formats. The format may come a... | Diva Canto | 1 | -42/+202 |
2010-12-07 | Add the interface needed to revive calling cards | Melanie | 1 | -0/+13 |
2010-12-03 | Various bug fixes for appearance handling: more aggressive reset of textures ... | Mic Bowman | 1 | -36/+63 |
2010-11-30 | Various bug fixes for appearance handling | Mic Bowman | 1 | -34/+59 |
2010-11-29 | Change inworld restart to use blue boxes rather than notices to match SL | Melanie | 1 | -2/+2 |
2010-11-29 | Fix unit test. | Diva Canto | 3 | -9/+16 |
2010-11-29 | Preservation of creator information now also working in IARs. Cleaned up usag... | Diva Canto | 4 | -35/+63 |
2010-11-28 | Implement god summons | Melanie | 1 | -7/+21 |
2010-11-27 | Refactor appearance and avatar data sending code. Paritioning the routines in... | Mic Bowman | 1 | -24/+6 |
2010-11-26 | Convert the scope id in the im session id to a URL variable. Fixes offline | Melanie | 1 | -10/+2 |
2010-11-24 | Prevent an overlength button label from producing a debug dump and aborting | Melanie | 1 | -24/+6 |
2010-11-23 | Only perform the take object permissions check if an object is being attached... | Justin Clark-Casey (justincc) | 1 | -55/+50 |
2010-11-21 | Global creator information working on MySQL DB and on load/save OARs. Creator... | Diva Canto | 1 | -2/+8 |
2010-11-18 | Fixed appearance send for avatars with only default textures. This should fix... | Master ScienceSim | 1 | -53/+74 |
2010-11-16 | Change the way attachments are persisted. Editing a worn attachment will now | Melanie | 1 | -22/+12 |
2010-11-16 | Change the way attachments are persisted. Editing a worn attachment will now | Melanie | 1 | -28/+12 |
2010-11-16 | When detaching a scripted item, always consider it modified. Script states | Melanie | 1 | -1/+7 |
2010-11-08 | Formatting cleanup. | Jeff Ames | 2 | -33/+32 |
2010-11-08 | Detach attachments displaced by other attachments | Melanie | 1 | -4/+8 |
2010-11-05 | Fix the inventory transfer module to not cause duplicated text IMs | Melanie | 1 | -3/+6 |