aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
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
2009-04-24- Moved WorldMapModule and HGWorldMapModule to the new region-module systemHomer Horwitz3-70/+125
2009-04-24* Write separate unit test for replicating iar structure to a user inventoryJustin Clarke Casey2-8/+30
2009-04-24some code cleanupDahlia Trimble1-18/+0
2009-04-24Limit hollow size of physics proxy to 95%Dahlia Trimble2-2/+4
2009-04-24* minor: move user profile test utils to test/common/setup for future reuseJustin Clarke Casey3-1/+17
2009-04-24* Refactor: break out loading of archive paths into inventory into a separate...Justin Clarke Casey1-110/+139
2009-04-24* correct spelling mistake in item seiralizationJustin Clarke Casey2-3/+2
2009-04-24* minor: make inventory item deserialization code easier to readJustin Clarke Casey1-52/+26
2009-04-24* Write basic, incomplete load iar testJustin Clarke Casey3-64/+42
2009-04-24silly C# not letting me use a File.Exists test for a directory. Don'tSean Dague5-5/+5
2009-04-24change power linux detection method, the previous method only workedSean Dague5-10/+10
2009-04-24From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2-2/+450