aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-06-25further work on the HttpServer stuff. not functional yet. just sharing Dr Scofield4-11/+126
2008-06-23* minor: Remove crusty old unused agent inventory classesJustin Clarke Casey2-256/+3
2008-06-23* Remove all use of asset.InvType, as outlined in mailing list discussionJustin Clarke Casey4-31/+29
2008-06-21* Persists region banlists across reboots for the sqlite datastore also now.Teravus Ovares1-0/+27
2008-06-21* Adds Region ban capability to Regions. You access this by going to World->...Teravus Ovares3-0/+47
2008-06-19Mantis#1572. Thank you kindly, Lulurun for a patch that addresses:Charles Krinke1-2/+6
2008-06-19Mantis#1543. Thank you kindly, Jonc for a patch that:Charles Krinke3-7/+9
2008-06-18* Refactors call to OutPacket out of AssetCache and into LLClientViewTeravus Ovares3-68/+82
2008-06-18Minor formatting cleanup.Jeff Ames1-1/+1
2008-06-16* Fix a bug in the archiver where I didn't realize a shape still needs its de...Justin Clarke Casey1-0/+5
2008-06-16* Enables binary data in BaseHttpServer with 'image' in content type.Teravus Ovares1-1/+10
2008-06-16* Allow archiver to save and load objects within other objects to arbitrary l...Justin Clarke Casey1-23/+0