aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-275-81/+50
* 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
* 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-252-15/+278
* 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
* 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, 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
* * Add user data plugin to store temporary profiles (which are distinct from c...Justin Clarke Casey2009-04-2310-34/+130
* move the lock out a bit further in the ProccessAssetCache loop to reduceSean Dague2009-04-231-16/+18
* based on recent unit test output, put some extra checking in theSean Dague2009-04-231-1/+9
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-04-232-70/+70
* From: Alan M Webb <alan_webb@us.ibm.com>Dr Scofield2009-04-231-14/+27
* * Fix another crash bug in the FreeSwitchVoiceModuleTeravus Ovares2009-04-232-1/+3
* * Tweaking the dialstring so the sip_contact_user variable is set to the dial...Teravus Ovares2009-04-232-6/+10
* * Adds missing IClientAPI member. (Plz be adding new members to IClientCore!)Adam Frisby2009-04-231-0/+1
* * Adds additional background layer for VWoHTTP ClientStackAdam Frisby2009-04-232-13/+110
* * Fix hypergrid standalone login by overriding AddNewUserAgent in HGUserServicesJustin Clarke Casey2009-04-225-26/+38
* * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se...Justin Clarke Casey2009-04-2214-98/+148