aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-30Estate owners who are not administrators, even in god mode, should not beMelanie Thielker1-1/+1
2009-04-30Thank you, mpallari, for a patch that correct the behavior of the avatarMelanie Thielker1-3/+1
2009-04-30Fixed a bug in the permissions module, where if there were multiple admins, t...MW1-7/+21
2009-04-30Thank you, mpallari, for a patch that increses efficiency by combiningMelanie Thielker8-19/+70
2009-04-29Thank you kindly, MCortez for a patch that:Charles Krinke3-156/+280
2009-04-29Catch another j2k decode exception that can be caused by a bad assetMelanie Thielker1-29/+34
2009-04-29Fix a crash that will hit when an image asset is truncated in storageMelanie Thielker1-1/+11
2009-04-29* Correct log message formatJustin Clarke Casey3-95/+95
2009-04-29* Add test to check temp profile creation on iar loadJustin Clarke Casey4-12/+20
2009-04-29* Apply further groups xmlrpc to stop an exception in the exception handlerJustin Clarke Casey2-33/+90
2009-04-29* Apply http://opensimulator.org/mantis/view.php?id=3557Justin Clarke Casey1-1/+19
2009-04-29* Apply http://opensimulator.org/mantis/view.php?id=3554Justin Clarke Casey1-1/+1
2009-04-29* Actually change the default oar file name to region.oar instead of scene.oa...Justin Clarke Casey1-1/+1
2009-04-29* minor: remove some mono compiler warningsJustin Clarke Casey6-13/+6
2009-04-29* Make scene.oar the default oar target rather than scene.oar.tar.gz, in an a...Justin Clarke Casey1-1/+1
2009-04-29* Add missing System.Reflection reference from last commitJustin Clarke Casey1-0/+1
2009-04-29* Adjust load iar unit test to check load of items with creator names that ex...Justin Clarke Casey2-9/+30
2009-04-29Again, completely revamp the unlink code to finally allow unlinking Melanie Thielker2-124/+131
2009-04-29fixes exception thrown when client session is shutdown whileDr Scofield1-0/+2
2009-04-29From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-9/+67
2009-04-29From: Alan Webb <alan_webb@us.ibm.com> & Dr Scofield <drscofield@xyzzyxyzzy.net>Dr Scofield1-41/+191
2009-04-29Flipping check_session xmlrpc's keep-alive to false, because some clients hang.diva2-2/+2
2009-04-28Let estate owners and managers enter nonpublic estates unconditionally.Melanie Thielker2-2/+5
2009-04-28* Get rid of some extraneous debug log output from the last commitJustin Clarke Casey2-4/+4
2009-04-28* Stop oar loading barfing if the archive contains directory entriesJustin Clarke Casey2-12/+44
2009-04-28* Add preliminary code for resolving iar profile namesJustin Clarke Casey4-18/+152
2009-04-28Correctly handle group owned land in the Datasnapshot module. Will returnMelanie Thielker1-16/+28
2009-04-28Thank you, Fly-Man, for a patch that fixes propagating the groupMelanie Thielker1-1/+1
2009-04-27Make sure that, on "Anyone can copy" the person copying the objectMelanie Thielker1-3/+3
2009-04-27Another attempt at mantis #3527.diva1-1/+11
2009-04-27Thanks Tommil for a patch that adds a caching option to GetAssetStreamHandler...diva2-5/+235
2009-04-27Thank you, Orion_Shamroy, for a patch to expand notecard readingMelanie Thielker3-31/+136
2009-04-27From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-0/+5
2009-04-27Thank you, Orion_Shamroy, for a patch that adds osGetNotecardLine andMelanie Thielker3-0/+93
2009-04-27From: Alan M Webb <alan_webb@us.ibm.com>Dr Scofield3-34/+341
2009-04-27Add copyright headers. Formatting cleanup.Jeff Ames8-192/+211
2009-04-27Update svn properties.Jeff Ames3-90/+90
2009-04-27Getting rid of -hypergrid=true on the command line. This config now goes insi...diva5-81/+50
2009-04-26HGWorldMap got a bit out of sync during the introduction of the new module sy...diva2-100/+15
2009-04-26Bug fix in initialization of RegionAssetServer/MXP. Sometimes the MXP section...diva1-3/+3
2009-04-26- Setting groups-messaging module to by disabled by default (groups module al...Homer Horwitz1-3/+3
2009-04-26Remove some debug messages I have forgotten to take out.Homer Horwitz1-2/+0
2009-04-26Thank you, mcortez, for a patch to fix group notice deliveryMelanie Thielker1-3/+3
2009-04-26Thank you kindly, Ewe Loon, for a patch that solves:Charles Krinke1-0/+39
2009-04-25Thanks, Ewe Loon for a patch thatHomer Horwitz2-15/+278
2009-04-25Thank you kindly, RemedyTomm, for a patch that fixes:Charles Krinke1-1/+4
2009-04-25Remove second timestamp in offline IM, the client already adds oneMelanie Thielker1-4/+0
2009-04-25Thank you kindly, MCortez for a patch that:Charles Krinke3-505/+795
2009-04-25Thanks Bluewall for Mantis #3519: a patch that adds simulator uptime and vers...Dahlia Trimble6-17/+15
2009-04-25* More debug warning message removal in the FreeSwitchVoiceModuleTeravus Ovares1-21/+275