aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* From: Alan Webb <alan_webb@us.ibm.com> & Dr Scofield <drscofield@xyzzyxyzzy.net>Dr Scofield2009-04-293-41/+206
* Flipping check_session xmlrpc's keep-alive to false, because some clients hang.diva2009-04-292-2/+2
* Let estate owners and managers enter nonpublic estates unconditionally.Melanie Thielker2009-04-282-2/+5
* * Get rid of some extraneous debug log output from the last commitJustin Clarke Casey2009-04-282-4/+4
* * Stop oar loading barfing if the archive contains directory entriesJustin Clarke Casey2009-04-282-12/+44
* * Add preliminary code for resolving iar profile namesJustin Clarke Casey2009-04-284-18/+152
* Correctly handle group owned land in the Datasnapshot module. Will returnMelanie Thielker2009-04-281-16/+28
* Thank you, Fly-Man, for a patch that fixes propagating the groupMelanie Thielker2009-04-281-1/+1
* Make sure that, on "Anyone can copy" the person copying the objectMelanie Thielker2009-04-271-3/+3
* Another attempt at mantis #3527.diva2009-04-271-1/+11
* Thanks Tommil for a patch that adds a caching option to GetAssetStreamHandler...diva2009-04-272-5/+235
* Thank you, Orion_Shamroy, for a patch to expand notecard readingMelanie Thielker2009-04-273-31/+136
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-04-271-0/+5
* Thank you, Orion_Shamroy, for a patch that adds osGetNotecardLine andMelanie Thielker2009-04-273-0/+93
* From: Alan M Webb <alan_webb@us.ibm.com>Dr Scofield2009-04-273-34/+341
* Add copyright headers. Formatting cleanup.Jeff Ames2009-04-278-192/+211
* Update svn properties.Jeff Ames2009-04-273-90/+90
* Getting rid of -hypergrid=true on the command line. This config now goes insi...diva2009-04-276-81/+53
* HGWorldMap got a bit out of sync during the introduction of the new module sy...diva2009-04-262-100/+15
* Bug fix in initialization of RegionAssetServer/MXP. Sometimes the MXP section...diva2009-04-261-3/+3
* - Setting groups-messaging module to by disabled by default (groups module al...Homer Horwitz2009-04-261-3/+3
* Remove some debug messages I have forgotten to take out.Homer Horwitz2009-04-261-2/+0
* Thank you, mcortez, for a patch to fix group notice deliveryMelanie Thielker2009-04-261-3/+3
* Adapt the opensim.ini example to reflect the php file names actually usedMelanie Thielker2009-04-261-2/+2
* Thank you kindly, Ewe Loon, for a patch that solves:Charles Krinke2009-04-261-0/+39
* Thanks, Ewe Loon for a patch thatHomer Horwitz2009-04-253-15/+279
* Thank you kindly, RemedyTomm, for a patch that fixes:Charles Krinke2009-04-251-1/+4
* Remove second timestamp in offline IM, the client already adds oneMelanie Thielker2009-04-251-4/+0
* Thank you kindly, MCortez for a patch that:Charles Krinke2009-04-253-505/+795
* Fix another typo in the ini exampleMelanie Thielker2009-04-251-1/+1
* Fix a typo in OpenSim.ini.exampleMelanie Thielker2009-04-251-1/+1
* Thanks Bluewall for Mantis #3519: a patch that adds simulator uptime and vers...Dahlia Trimble2009-04-256-17/+15
* * More debug warning message removal in the FreeSwitchVoiceModuleTeravus Ovares2009-04-251-21/+275
* - Moved WorldMapModule and HGWorldMapModule to the new region-module systemHomer Horwitz2009-04-243-70/+125
* * Write separate unit test for replicating iar structure to a user inventoryJustin Clarke Casey2009-04-242-8/+30
* some code cleanupDahlia Trimble2009-04-241-18/+0
* Limit hollow size of physics proxy to 95%Dahlia Trimble2009-04-242-2/+4
* * minor: move user profile test utils to test/common/setup for future reuseJustin Clarke Casey2009-04-243-1/+17
* * Refactor: break out loading of archive paths into inventory into a separate...Justin Clarke Casey2009-04-241-110/+139
* * correct spelling mistake in item seiralizationJustin Clarke Casey2009-04-242-3/+2
* * minor: make inventory item deserialization code easier to readJustin Clarke Casey2009-04-241-52/+26
* * Write basic, incomplete load iar testJustin Clarke Casey2009-04-243-64/+42
* silly C# not letting me use a File.Exists test for a directory. Don'tSean Dague2009-04-245-5/+5
* change power linux detection method, the previous method only workedSean Dague2009-04-245-10/+10
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-04-242-2/+450
* * Implements Microthreading for MRM scripting.Adam Frisby2009-04-247-2/+162
* Update svn properties.Jeff Ames2009-04-240-0/+0
* Update svn properties, add copyright headers, formatting cleanup.Jeff Ames2009-04-244-23/+64
* * refactor: move archive user inventory item serialization out to a separate ...Justin Clarke Casey2009-04-238-223/+295
* * Allow interested user data plugins to store temporary user profilesJustin Clarke Casey2009-04-239-8/+58