aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-29* Add test to check temp profile creation on iar loadJustin Clarke Casey2-8/+4
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 Casey4-7/+5
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 Casey1-7/+17
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-29Flipping check_session xmlrpc's keep-alive to false, because some clients hang.diva1-1/+1
2009-04-28Let estate owners and managers enter nonpublic estates unconditionally.Melanie Thielker1-2/+2
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 Casey2-17/+22
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...diva1-5/+18
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 Scofield1-33/+49
2009-04-27Add copyright headers. Formatting cleanup.Jeff Ames7-147/+166
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...diva4-66/+49
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-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-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 Trimble2-4/+3
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 Casey1-0/+14
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 Casey1-1/+0
2009-04-24* Write basic, incomplete load iar testJustin Clarke Casey2-61/+41
2009-04-24* Implements Microthreading for MRM scripting.Adam Frisby7-2/+162
2009-04-24Update svn properties, add copyright headers, formatting cleanup.Jeff Ames2-17/+4
2009-04-23* refactor: move archive user inventory item serialization out to a separate ...Justin Clarke Casey4-148/+87
2009-04-23* Allow interested user data plugins to store temporary user profilesJustin Clarke Casey1-0/+5