aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-11minor: add some more documentation for IHttpServer.AddHTTPHandler() to tell t...Justin Clark-Casey (justincc)2-5/+7
2010-03-11very minor spacing adjustmentJustin Clark-Casey (justincc)1-1/+0
2010-03-10Formatting cleanup. Add copyright notices.Jeff Ames4-8/+116
2010-03-09- parcel blocking, region crossing blocking, teleport blockingunknown1-0/+1
2010-03-07* Updated to libomv r3268 which fixes the mapping for OpenJPEG on 64-bit syst...John Hurliman1-0/+28
2010-03-06- supporting llTextBoxunknown1-0/+1
2010-03-06Bug fix: store correct position information upon logout. Fixes mantis #4608Diva Canto2-0/+20
2010-03-05Fix LocalPresenceServiceConnector test now that the hardcoded test data has b...Justin Clark-Casey (justincc)1-1/+11
2010-03-04move linden notecard parsing from LSL_Api.cs to SLUtil so that region modules...Justin Clark-Casey (justincc)1-1/+98
2010-03-03minor: remove a couple of compiler warningsJustin Clark-Casey (justincc)2-15/+5
2010-03-03* Added three new helper utility files to OpenSim.Framework. MultipartForm is...John Hurliman3-0/+650
2010-03-03Removing the sLLVector3 dinosaurJohn Hurliman2-58/+6
2010-03-01More work on GrantRights. Still not right.Diva Canto1-34/+34
2010-02-28Change the signature of SendChangeUserRights, because we have to sendMelanie1-1/+1
2010-02-28Add missing ChangeUserRights packet senderMelanie1-0/+1
2010-02-28Initial Online friends notification seems to be working reliably now. All thi...Diva Canto1-1/+3
2010-02-24Remove the overlooked remnants of core profile supportMelanie1-37/+0
2010-02-22Changed asset CreatorID to a stringJohn Hurliman4-7/+10
2010-02-22* Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman5-20/+13
2010-02-22minor formatting tweak - try to trigger a build on pandadahlia1-1/+0
2010-02-22add a constructor for PrimitiveBaseShape from a OpenMetaverse Primitivedahlia1-0/+35
2010-02-21Deleted obsolete files in the Data layer. Compiles.Diva Canto1-104/+0
2010-02-20* Added a sanity check for missing asset data in LLClientViewJohn Hurliman2-2/+200
2010-02-18Change handling of the SYSTEMIP constant to be more sane.Melanie2-7/+12
2010-02-18Revert "change "SYSTEMIP" to "localhost" in the create region console command...Melanie1-4/+4
2010-02-17change "SYSTEMIP" to "localhost" in the create region console command promptdahlia1-4/+4
2010-02-15Formatting cleanup.Jeff Ames3-11/+11
2010-02-14Revolution is on the roll again! :)Revolution3-5/+36
2010-02-12Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522Justin Clark-Casey (justincc)3-15/+15
2010-02-12Fix http://opensimulator.org/mantis/view.php?id=4224Justin Clark-Casey (justincc)2-13/+6
2010-02-08Deleted unused class that came back because of merge conflicts.Diva Canto1-755/+0
2010-01-31Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lot...Diva Canto2-26/+0
2010-01-30Changed an error message to w warning message.Diva Canto1-1/+1
2010-01-29* HGGridConnector is no longer necessary.Diva Canto1-4/+9
2010-01-29Works for grid login.Diva Canto1-9/+15
2010-01-28HG 1.5 is in place. Tested in standalone only.Diva Canto1-0/+5
2010-01-27Added ExternalName config on Gatekeeper.Diva Canto1-0/+9
2010-01-26* .. More Endlines...Teravus Ovares (Dan Olivares)1-1/+1
2010-01-26* a few more endlines..Teravus Ovares (Dan Olivares)1-4/+4
2010-01-26* Quick fix to Remote Console session ID handling.Adam Frisby1-0/+6
2010-01-20Console output no longer requires loglevel to be set to info; you can run the...mbowman2-2/+2
2010-01-19Change a member of the friendslist module to better reflect the client sideMelanie1-2/+0
2010-01-17Agent gets there through the Gatekeeper, but still a few quirks to fix.Diva Canto1-0/+4
2010-01-17* Added ServiceURLs to AgentCircuitData.Diva Canto1-0/+21
2010-01-14add an agent position field to AgentUpdateArgs for use by some non-LL clientsdahlia1-0/+8
2010-01-13Bug in Teleport fixed -- Appearance was missing from AgentCircuitData.Diva Canto1-16/+22
2010-01-12Fixed more appearance woes that showed up using remote connectors. Appearance...Diva Canto3-2/+74
2010-01-11OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2-258/+0
2010-01-11CommunicationsManager deleted.Diva Canto1-58/+0
2010-01-10NetworkServersInfo removed from CommsManager.Diva Canto1-7/+0