aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-08Mantis#1685. Thank you kindly, Mjm for a patch that:Charles Krinke1-1/+12
2008-07-07* remove redundant sync locking in AssetServerBase since this is already bein...Justin Clarke Casey5-26/+8
2008-07-07* remove unused CommitAssets() hook for nowJustin Clarke Casey4-17/+0
2008-07-07* Start scripts loaded from an archiveJustin Clarke Casey1-3/+3
2008-07-07adding support for IP EndPoint whitelisting in HttpServer code.Dr Scofield2-10/+24
2008-07-07switching to safer locks.Dr Scofield1-4/+6
2008-07-07further progress on HttpServer integration: OSHttpRequest can now beDr Scofield4-26/+65
2008-07-06Copyright notices and formatting cleanup.Jeff Ames4-203/+230
2008-07-05changes prompting of create user console command to only ask for unspecified ...Dahlia Trimble1-12/+16
2008-07-05Changed default terrain lower limit to -100 instead of 100Dahlia Trimble1-1/+1
2008-07-04* Make default inventory grid server db mysql rather than sqliteJustin Clarke Casey1-2/+2
2008-07-04Renaming UserManagerBase.SetUserProfile(UserProfileData) to Dr Scofield2-5/+13
2008-07-04mini-warnings-safari, plus cleanup of IUserServices method naming.Dr Scofield3-52/+53
2008-07-04Mantis#1647. Thank you very much, Sempuki for a patch that:Charles Krinke2-62/+151
2008-07-03*Parcel Claim date is no longer Epoch (Jan 1, 1970). Now shows the actual cre...mingchen1-1/+1
2008-07-02* Drop InvType from the assets table since it is no longer usedJustin Clarke Casey3-12/+0
2008-07-02Mantis#1647. Thank you kindly, Sempuki for a patch that:Charles Krinke1-5/+70
2008-07-01Mantis#1639. Thank you, Melanie for a patch that:Charles Krinke1-0/+201
2008-06-30add the ability to cherry pick expire something from the assetSean Dague1-0/+24
2008-06-30Mantis#1637. Thank you kindly, Melanie for a patch that:Charles Krinke2-34/+50
2008-06-30Update svn properties.Jeff Ames2-135/+135
2008-06-30properly explaining each #pragma warning disableDr Scofield2-26/+39
2008-06-29disabled the multiple inventory server support in login service again.MW3-134/+64
2008-06-29patch and files from mantis #1630, Thanks MelanieMW2-1/+301
2008-06-29couple of small fixes to try to fix support for multiple inventory servers in...MW1-2/+14
2008-06-28small change to see if that helps with the inventory problems.MW1-1/+1
2008-06-28more disabling multiple inventory server support in LoginServiceMW1-2/+2
2008-06-28Mantis#1626. Thank you kindly, Melanie for a patch that:Charles Krinke1-2/+2
2008-06-28more work on the support for multiple inventory servers. MW1-3/+3
2008-06-28Extracted the Avatar appearance functions out of the IUserService interface a...MW2-5/+12
2008-06-28Mantis#1616. Applied Melanie's patch. This may or mayCharles Krinke1-0/+6
2008-06-28plumbing for multiple inventory servers. Mostly done on the region server side. MW7-35/+198
2008-06-28* Various documentation to some black magic parts of LLClientView Teravus Ovares1-0/+2
2008-06-27dr scofield's warning safari:Dr Scofield13-33/+35
2008-06-27* restore suppression of mono addins manager warningsJustin Clarke Casey1-4/+3
2008-06-27dr scofield's warning safari: hunting down those little buggersDr Scofield4-6/+7
2008-06-27status: work-in-progress, non-functionalDr Scofield3-0/+165
2008-06-27status: work in progress, non-functionalDr Scofield2-41/+127
2008-06-27Mantis#1591. Thank you graciously, Sempuki for a patch that:Charles Krinke4-5/+132
2008-06-26Update svn properties. Minor formatting cleanup.Jeff Ames2-10/+3
2008-06-26As per the suggestion on the mailing list, added support for a OpenSim.xml co...MW3-7/+7
2008-06-26WORK-IN-PRGRESS: beware of falling pieces and shifting Dr Scofield1-0/+53
2008-06-26Mantis#1597. Thank you, Melanie for a patch that:Charles Krinke1-0/+2
2008-06-26Mantis#1594. Thank you, Melanie for a patch that:Charles Krinke1-0/+11
2008-06-26Minor refactoring of POS. Adds a Util.Clamp(x, min, max) function.Jeff Ames1-0/+8
2008-06-25added the flag param to IClientAPI.SendMapBlockMW1-1/+1
2008-06-25first part of Requestmapblocks fixes: Adds uint flags param to the OnRequestM...MW1-1/+1
2008-06-25Added support for terrain map to be serialised to xml(as base64 binary). usef...MW1-0/+42
2008-06-25make lots of properties virtual, which lets nhibernate doSean Dague5-106/+106
2008-06-25Mantis#1584. Thank you kindly, Lulurun for a patch that:Charles Krinke1-5/+8