aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-24* Updated libomv to r3461Latif Khalifa1-2/+2
2010-10-24Add PRIM_NAME, PRIM_DESC and PRIM_ROT_LOCALMelanie2-0/+30
2010-10-23Added inner exception handling in Shape deserialization processing, so that t...Diva Canto1-3/+16
2010-10-22Revert "Merge remote branch 'otakup0pe/mantis5110'"Justin Clark-Casey (justincc)9-35/+54
2010-10-22Revert "* refactor refactor refactor ServerURI 4 lyfe"Justin Clark-Casey (justincc)3-9/+22
2010-10-22Revert "* additional serveruri cleanup"Justin Clark-Casey (justincc)3-5/+5
2010-10-22Revert "* more url / hg cleanup"Justin Clark-Casey (justincc)2-12/+26
2010-10-22Revert "* remove some spurious debug info"Justin Clark-Casey (justincc)1-2/+0
2010-10-22Fix llParcelMediaCommandList() so that it applies commands only to the parcel...Justin Clark-Casey (justincc)1-4/+4
2010-10-22print IAR version number on console when savingJustin Clark-Casey (justincc)1-2/+6
2010-10-22Implement guard against trying to load incompatible version IARsJustin Clark-Casey (justincc)2-3/+20
2010-10-22start parsing iar control fileJustin Clark-Casey (justincc)2-2/+20
2010-10-22slightly simplify oar control file loading codeJustin Clark-Casey (justincc)1-10/+3
2010-10-22write IAR control file first in the archive rather than lastJustin Clark-Casey (justincc)2-5/+8
2010-10-22Allow region modules to know which agents actually receive chatJustin Clark-Casey (justincc)2-8/+71
2010-10-22This fixes a delay in llSetLinkPrimitiveParamsFastAdelleF1-1/+6
2010-10-22Make SImStatsReporter pick ObjectCapacity striaght out of region infoMelanie2-9/+3
2010-10-22Remove a bit of dead code relating to ObjectCapacityMelanie1-2/+0
2010-10-22Fix the OOB error (#5102). Sorry, my bad.Melanie1-1/+1
2010-10-22Skip empty strings in ParseString* functionsMelanie1-0/+6
2010-10-22Change some exception to use ToString(). e.Message is not sufficient to fixMelanie1-3/+3
2010-10-22Fix llParcelMediaCommandList() so that it applies commands only to the parcel...Justin Clark-Casey (justincc)1-4/+4
2010-10-22print IAR version number on console when savingJustin Clark-Casey (justincc)1-2/+6
2010-10-22Implement guard against trying to load incompatible version IARsJustin Clark-Casey (justincc)2-3/+20
2010-10-22start parsing iar control fileJustin Clark-Casey (justincc)2-2/+20
2010-10-22slightly simplify oar control file loading codeJustin Clark-Casey (justincc)1-10/+3
2010-10-22write IAR control file first in the archive rather than lastJustin Clark-Casey (justincc)2-5/+8
2010-10-21* change the data exchanged within hypergrid transactionsJonathan Freedman5-8/+14
2010-10-22minor: add some text to the oar abort messages on assets timeout to make it c...Justin Clark-Casey (justincc)1-1/+1
2010-10-22Allow region modules to know which agents actually receive chatJustin Clark-Casey (justincc)2-8/+71
2010-10-21This fixes a delay in llSetLinkPrimitiveParamsFastAdelleF1-1/+6
2010-10-21Deleted a verbose and unneeded log message.Diva Canto1-1/+1
2010-10-21Make SImStatsReporter pick ObjectCapacity striaght out of region infoMelanie2-9/+3
2010-10-21Remove a bit of dead code relating to ObjectCapacityMelanie1-2/+0
2010-10-21Fix the OOB error (#5102). Sorry, my bad.Melanie1-1/+1
2010-10-21Skip empty strings in ParseString* functionsMelanie1-0/+6
2010-10-20fix combining of multiple physics submeshesdahlia1-3/+4
2010-10-20* remove some spurious debug infoJonathan Freedman1-0/+2
2010-10-20* more url / hg cleanupJonathan Freedman2-26/+12
2010-10-20* additional serveruri cleanupJonathan Freedman3-5/+5
2010-10-20* refactor refactor refactor ServerURI 4 lyfeJonathan Freedman3-22/+9
2010-10-20* remove some spurious debug infoJonathan Freedman1-0/+2
2010-10-19Deleted verbose debug messages that are bringing sims to an halt. Increased t...Diva Canto1-2/+2
2010-10-20* One more goofy thing. I note that the sculpt texture id is broken out of t...Teravus Ovares (Dan Olivares)1-1/+4
2010-10-20* This removes an ugly extraparams hack that I used and makes UploadObjectAss...Teravus Ovares (Dan Olivares)1-17/+62
2010-10-19It looks like Vector3s also got written down in lower case at some point in t...Diva Canto1-3/+3
2010-10-19Another take related to the previous commit.Diva Canto1-13/+17
2010-10-19Added code to quaternion deserialization to try to cope with an exception see...Diva Canto1-4/+15
2010-10-19Added TextureAnimation and ParticleSystem to serialization.Diva Canto1-0/+27
2010-10-19* This concludes UploadObjectAsset for now until the permissions and physics ...Teravus Ovares (Dan Olivares)1-48/+76