aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* mini-warnings-safari, plus cleanup of IUserServices method naming.Dr Scofield2008-07-043-52/+53
* Mantis#1647. Thank you very much, Sempuki for a patch that:Charles Krinke2008-07-042-62/+151
* *Parcel Claim date is no longer Epoch (Jan 1, 1970). Now shows the actual cre...mingchen2008-07-031-1/+1
* * Drop InvType from the assets table since it is no longer usedJustin Clarke Casey2008-07-023-12/+0
* Mantis#1647. Thank you kindly, Sempuki for a patch that:Charles Krinke2008-07-021-5/+70
* Mantis#1639. Thank you, Melanie for a patch that:Charles Krinke2008-07-011-0/+201
* add the ability to cherry pick expire something from the assetSean Dague2008-06-301-0/+24
* Mantis#1637. Thank you kindly, Melanie for a patch that:Charles Krinke2008-06-302-34/+50
* Update svn properties.Jeff Ames2008-06-302-135/+135
* properly explaining each #pragma warning disableDr Scofield2008-06-302-26/+39
* disabled the multiple inventory server support in login service again.MW2008-06-293-134/+64
* patch and files from mantis #1630, Thanks MelanieMW2008-06-292-1/+301
* couple of small fixes to try to fix support for multiple inventory servers in...MW2008-06-291-2/+14
* small change to see if that helps with the inventory problems.MW2008-06-281-1/+1
* more disabling multiple inventory server support in LoginServiceMW2008-06-281-2/+2
* Mantis#1626. Thank you kindly, Melanie for a patch that:Charles Krinke2008-06-281-2/+2
* more work on the support for multiple inventory servers. MW2008-06-281-3/+3
* Extracted the Avatar appearance functions out of the IUserService interface a...MW2008-06-282-5/+12
* Mantis#1616. Applied Melanie's patch. This may or mayCharles Krinke2008-06-281-0/+6
* plumbing for multiple inventory servers. Mostly done on the region server side. MW2008-06-287-35/+198
* * Various documentation to some black magic parts of LLClientView Teravus Ovares2008-06-281-0/+2
* dr scofield's warning safari:Dr Scofield2008-06-2713-33/+35
* * restore suppression of mono addins manager warningsJustin Clarke Casey2008-06-271-4/+3
* dr scofield's warning safari: hunting down those little buggersDr Scofield2008-06-274-6/+7
* status: work-in-progress, non-functionalDr Scofield2008-06-273-0/+165
* status: work in progress, non-functionalDr Scofield2008-06-272-41/+127
* Mantis#1591. Thank you graciously, Sempuki for a patch that:Charles Krinke2008-06-274-5/+132
* Update svn properties. Minor formatting cleanup.Jeff Ames2008-06-262-10/+3
* As per the suggestion on the mailing list, added support for a OpenSim.xml co...MW2008-06-263-7/+7
* WORK-IN-PRGRESS: beware of falling pieces and shifting Dr Scofield2008-06-261-0/+53
* Mantis#1597. Thank you, Melanie for a patch that:Charles Krinke2008-06-261-0/+2
* Mantis#1594. Thank you, Melanie for a patch that:Charles Krinke2008-06-261-0/+11
* Minor refactoring of POS. Adds a Util.Clamp(x, min, max) function.Jeff Ames2008-06-261-0/+8
* added the flag param to IClientAPI.SendMapBlockMW2008-06-251-1/+1
* first part of Requestmapblocks fixes: Adds uint flags param to the OnRequestM...MW2008-06-251-1/+1
* Added support for terrain map to be serialised to xml(as base64 binary). usef...MW2008-06-251-0/+42
* make lots of properties virtual, which lets nhibernate doSean Dague2008-06-255-106/+106
* Mantis#1584. Thank you kindly, Lulurun for a patch that:Charles Krinke2008-06-251-5/+8
* further work on the HttpServer stuff. not functional yet. just sharing Dr Scofield2008-06-254-11/+126
* * minor: Remove crusty old unused agent inventory classesJustin Clarke Casey2008-06-232-256/+3
* * Remove all use of asset.InvType, as outlined in mailing list discussionJustin Clarke Casey2008-06-234-31/+29
* * Persists region banlists across reboots for the sqlite datastore also now.Teravus Ovares2008-06-211-0/+27
* * Adds Region ban capability to Regions. You access this by going to World->...Teravus Ovares2008-06-213-0/+47
* Mantis#1572. Thank you kindly, Lulurun for a patch that addresses:Charles Krinke2008-06-191-2/+6
* Mantis#1543. Thank you kindly, Jonc for a patch that:Charles Krinke2008-06-193-7/+9
* * Refactors call to OutPacket out of AssetCache and into LLClientViewTeravus Ovares2008-06-183-68/+82
* Minor formatting cleanup.Jeff Ames2008-06-181-1/+1
* * Fix a bug in the archiver where I didn't realize a shape still needs its de...Justin Clarke Casey2008-06-161-0/+5
* * Enables binary data in BaseHttpServer with 'image' in content type.Teravus Ovares2008-06-161-1/+10
* * Allow archiver to save and load objects within other objects to arbitrary l...Justin Clarke Casey2008-06-161-23/+0