aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-10This file wants to be committedDiva Canto1-37/+37
2010-08-10Enforce DB limits on region name to 32 chars, or else (not good). Removed a p...Diva Canto2-23/+5
2010-08-10Reduce number of paths in SOP code by setting flags via Flags property rather...Justin Clark-Casey (justincc)1-15/+25
2010-08-10Extend DuplicateObject() test to check flags on the duplicated objectJustin Clark-Casey (justincc)1-7/+9
2010-08-10extend TestDuplicateObject() to a two prim objectJustin Clark-Casey (justincc)1-10/+19
2010-08-10Handle incoming ObjectImage (TextureEntry) updates synchronously rather than ...Justin Clark-Casey (justincc)1-1/+5
2010-08-09Even if all data migratios are up to date, still print the current revision t...Justin Clark-Casey (justincc)1-3/+2
2010-08-09Make fallbacks work, the destination was never actually updated with the fall...meta71-4/+5
2010-08-09Remove "Could not authorize your session into the region" message in favorMelanie2-5/+1
2010-08-08Add distance sort for null, tooMelanie1-2/+5
2010-08-08Tests for distance-sorted fallback regions.Marck1-7/+57
2010-08-08Thank you, Marck00, for a patch that implemented region distance sortingMelanie Thielker3-4/+31
2010-08-08In my crusade against facelights, I am striking the killing blow. Add aMelanie2-0/+26
2010-08-07Add search URL to Login ServiceMelanie2-2/+20
2010-08-07minor: Remove overly verbose schedule full update log message for attachmentsJustin Clark-Casey (justincc)1-2/+2
2010-08-07Correct display of landmark about info. Also correct region maturity ratingMelanie Thielker9-13/+36
2010-08-07Change the (hackish) constant to match the changed enum for attachsMelanie Thielker1-2/+2
2010-08-07Make the landmark properties work againMelanie Thielker1-1/+1
2010-08-06Added Check4096 config var under [GridService], at the request of many. Chang...Diva Canto6-83/+92
2010-08-07Add new SceneGraphTests class. Add simple TestDuplicateObject()Justin Clark-Casey (justincc)3-2/+72
2010-08-06Allow creation of link regions if there is an existing region within a 4096 r...Marck8-4/+146
2010-08-07Remove old test classes that don't actually test anything not done elsewhereJustin Clark-Casey (justincc)3-234/+1
2010-08-07minor: a few miscellaneous commentsJustin Clark-Casey (justincc)2-0/+9
2010-08-06Fix XStats formatting:BlueWall (James Hughes)1-30/+35
2010-08-06HACK ALERT! There's some underlying bug in the HTTP server that makes request...Diva Canto1-0/+7
2010-08-06Fix a parenthesis in prior commitMelanie1-1/+1
2010-08-06Fixes: llSetLinkPrimitiveParams - PRIM_POSITION is not relative to root, caus...unknown1-8/+14
2010-08-06Change XEngine to use the new constantMelanie Thielker1-1/+1
2010-08-06Correct some script constants.Melanie5-10/+12
2010-08-06People can't leave their hands ooff "well enough". StateSource 0 was regionMelanie1-4/+5
2010-08-06Allow the trash folder itself to be passed to PurgeFolderMelanie Thielker1-0/+3
2010-08-05Prevent users from becoming stuck online. This affects only 0.7Melanie Thielker1-0/+2
2010-08-05Prevent hammering the grid services with llRequestAgentData requests. Cache theMelanie Thielker1-7/+48
2010-08-05Addresses http://opensimulator.org/mantis/view.php?id=4919Diva Canto1-1/+6
2010-08-05Prevent setting the hovertext from firing changed_colorMelanie1-1/+0
2010-08-04fix mysql/mssql prim serialization problemJustin Clark-Casey (justincc)2-12/+4
2010-08-04Better debug messagesDiva Canto1-5/+19
2010-08-04Removed a few more obsolete default configs.Diva Canto1-10/+0
2010-08-04remove more useless defaultsMelanie1-5/+0
2010-08-04Remove StandAlone from default hardcoded configMelanie Thielker2-30/+0
2010-08-04Clean up some messiness in IM sending. Having offline IM enabled now no longerMelanie Thielker2-6/+10
2010-08-03Further bug fixing, still related to the issue earlier.Diva Canto1-3/+17
2010-08-03Another bug fixed. Same issue.Diva Canto1-1/+2
2010-08-04Revert "remove long unused OpenSim/Framework/Configuration/* projects"Melanie3-0/+323
2010-08-03this is so bad, brain is beyond fried. must stop.Diva Canto1-1/+1
2010-08-03sigh. fried brain.Diva Canto1-1/+1
2010-08-03One more buglet related to the issue at hand.Diva Canto1-1/+1
2010-08-04Allow specifying default region flags. Correct a typo.Melanie Thielker1-1/+2
2010-08-03One more thing related to the previous commit. Must avoid all in-process remo...Diva Canto1-10/+15
2010-08-03Bug fix (HG): mantis #4891. This doesn't actually fix the underlying bug, but...Diva Canto2-56/+63