aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* - 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
* * Add user data plugin to store temporary profiles (which are distinct from c...Justin Clarke Casey2009-04-2310-34/+130
* fix up contributors list to have 3 contributors sectionsSean Dague2009-04-231-19/+34
* 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
* Update svn properties.Jeff Ames2009-04-230-0/+0
* * 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-233-13/+111
* * 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
* * Resolve http://opensimulator.org/mantis/view.php?id=3509 by passing up the ...Justin Clarke Casey2009-04-222-11/+14
* * minor: remove some compiler warningsJustin Clarke Casey2009-04-223-39/+39
* Thank you kindly, TLaukkan, for a patch that:Charles Krinke2009-04-222-73/+91
* * Allow plugins to play nicely in UserManagerBaseJustin Clarke Casey2009-04-222-24/+26
* add if exists to the drop tableSean Dague2009-04-222-30/+30
* add cleardb to estate testsSean Dague2009-04-221-16/+24
* ensure we've got a clean data environment prior to running the regionSean Dague2009-04-221-17/+24