| Commit message (Expand) | Author | Files | Lines |
2010-08-11 | Prettify console output for long avatar names. | Marck | 1 | -3/+3 |
2010-08-11 | minor: change "no [GridInfo] config" warning to refer to "configuration files... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2010-08-11 | Fixes: llSetLinkPrimitiveParams - PRIM_POSITION is not relative to root, caus... | unknown | 1 | -8/+14 |
2010-08-11 | Allow the trash folder itself to be passed to PurgeFolder | Melanie Thielker | 1 | -0/+3 |
2010-08-11 | Prevent setting the hovertext from firing changed_color | Melanie | 1 | -1/+0 |
2010-08-10 | Handle incoming ObjectImage (TextureEntry) updates synchronously rather than ... | Justin Clark-Casey (justincc) | 1 | -1/+5 |
2010-08-10 | Enforce DB limits on region name to 32 chars, or else (not good). Removed a p... | Diva Canto | 2 | -23/+5 |
2010-08-09 | update version number | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2010-08-07 | Add search URL to Login Service | Melanie | 2 | -2/+20 |
2010-08-07 | minor: Remove overly verbose schedule full update log message for attachments | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2010-08-06 | Added Check4096 config var under [GridService], at the request of many. Chang... | Diva Canto | 1 | -7/+16 |
2010-08-06 | Marck's patch on 4096 checks with conflicts resolved. | Diva Canto | 8 | -5/+148 |
2010-08-06 | HACK ALERT! There's some underlying bug in the HTTP server that makes request... | Diva Canto | 1 | -0/+7 |
2010-08-05 | Addresses http://opensimulator.org/mantis/view.php?id=4919 | Diva Canto | 1 | -1/+6 |
2010-08-04 | Better debug messages | Diva Canto | 1 | -5/+19 |
2010-08-04 | Removed a few more obsolete default configs. | Diva Canto | 1 | -10/+0 |
2010-08-04 | remove more useless defaults | Melanie | 1 | -5/+0 |
2010-08-03 | Remove StandAlone from default hardcoded config | Melanie Thielker | 2 | -30/+0 |
2010-08-03 | Further bug fixing, still related to the issue earlier. | Diva Canto | 1 | -3/+17 |
2010-08-03 | Another bug fixed. Same issue. | Diva Canto | 1 | -1/+2 |
2010-08-03 | this is so bad, brain is beyond fried. must stop. | Diva Canto | 1 | -1/+1 |
2010-08-03 | sigh. fried brain. | Diva Canto | 1 | -1/+1 |
2010-08-03 | One more buglet related to the issue at hand. | Diva Canto | 1 | -1/+1 |
2010-08-03 | One more thing related to the previous commit. Must avoid all in-process remo... | Diva Canto | 1 | -10/+15 |
2010-08-03 | Bug fix (HG): mantis #4891. This doesn't actually fix the underlying bug, but... | Diva Canto | 2 | -56/+63 |
2010-07-31 | Weird | Diva Canto | 1 | -4/+4 |
2010-07-31 | Show hyperlinks | Diva Canto | 4 | -102/+102 |
2010-07-31 | Implemented console command "show hyperlinks". | Marck | 5 | -110/+111 |
2010-07-31 | Thank you, Snoopy, for a patch to fix child prim movement. This still doesn't | Melanie | 1 | -7/+5 |
2010-07-30 | Bug fix: make m_HypergridLinker static. | Diva Canto | 1 | -1/+1 |
2010-07-30 | Slight improvement on previous commit. | Diva Canto | 1 | -1/+13 |
2010-07-30 | Changed the way HG client verification is done: now transforming local and LA... | Diva Canto | 4 | -9/+84 |
2010-07-24 | Add some options | Melanie | 1 | -0/+11 |
2010-07-24 | Fix some inventory issues | Melanie | 1 | -0/+29 |
2010-07-22 | Flipped the flavour on post-fixes to Post_Fixes. | Diva Canto | 1 | -1/+1 |
2010-07-22 | Added ': ' to password prompt. Mantis #48510.7-release | Diva Canto | 1 | -1/+1 |
2010-07-22 | Add sending of the avatar interests and configuration of the profiles | Melanie | 1 | -2/+33 |
2010-07-20 | Allow Megaregions to start properly after an unclean shutdown | Melanie | 2 | -1/+4 |
2010-07-20 | adjust DialogModule to only send broadcast alerts to root agents | Justin Clark-Casey (justincc) | 1 | -2/+3 |
2010-07-20 | Allow communicating with blue box dialogs across a region border via a | Melanie Thielker | 1 | -8/+7 |
2010-07-20 | Restore lines that have been removed due to previous merge conflict. | Diva Canto | 1 | -2/+6 |
2010-07-20 | Remove a merge artefact | Melanie | 1 | -4/+0 |
2010-07-20 | When a god uses mass permission setting, the V bit is cleared from next | Melanie Thielker | 1 | -4/+7 |
2010-07-20 | prevent hacked viewers from being able to delete arbitrary items from any | Melanie Thielker | 1 | -3/+18 |
2010-07-20 | Fix a few permissions vulnerability. Owners could cause permissions | Melanie Thielker | 3 | -8/+44 |
2010-07-20 | Relaxed the ultra-conservative lock on m_items. Needs testing under linux and... | Diva Canto | 1 | -219/+188 |
2010-07-20 | Another stab at http://opensimulator.org/mantis/view.php?id=4858. Eliminated ... | Diva Canto | 1 | -28/+36 |
2010-07-20 | One more stab at http://opensimulator.org/mantis/view.php?id=4858. | Diva Canto | 1 | -33/+33 |
2010-07-20 | Deleted Snoopy's patch completely, including Thread.Sleep. Preliminary tests ... | Diva Canto | 1 | -1/+0 |
2010-07-20 | re-add the sleep lost in the revert. | Melanie | 1 | -0/+2 |