aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-31* refactor: rearrange path inventory manipulation so that input tidying can b...Justin Clarke Casey1-5/+50
2008-07-31* refactor: eliminate unused SubFoldersCountJustin Clarke Casey1-11/+3
2008-07-31* allow inventory folders to be located by pathJustin Clarke Casey2-9/+55
2008-07-31* refactor: Change CachedUserInfo.HasInventory to HasReceivedInventory to mak...Justin Clarke Casey2-19/+18
2008-07-31* minor: reduce coupling by passing in only session id to CachedUserInfoJustin Clarke Casey2-3/+11
2008-07-31Thank you, HomerHorwitz, for a patch that implements llSetCameraParams/llClea...Melanie Thielker1-0/+3
2008-07-31Thanks, sempuki, for a patch that moves all Grid Server's plugins toMike Mazur8-182/+174
2008-07-30* Applying Mantis #1852 - Plugin Provider refactoring. Courtesy of Ryan/Sempuki.Adam Frisby1-17/+50
2008-07-29* Refactored some heavily duplicated RequestSimProfileData functionslbsa711-6/+19
2008-07-29* refactor: move create user console command parsing down to OpenSim.cs from ...Justin Clarke Casey1-46/+1
2008-07-29Mantis#1849. Thank you kindly, Kinoc for a patch that:Charles Krinke2-31/+66
2008-07-28moving GridInfo application plugin into a common standalone/gridDr Scofield1-2/+2
2008-07-27Mantis#1817. Thank you kindly, sacha magne, for a patch that:lbsa711-8/+16
2008-07-27* Added safeguard to ensure valid inventoryserver uri.lbsa711-3/+16
2008-07-25enabled a config option to inventory server to be able to stop it doing the S...MW1-0/+6
2008-07-25* Remove dumb bug I put in which meant that an archive save would never compl...Justin Clarke Casey1-6/+5
2008-07-25squasing warning.Dr Scofield1-3/+3
2008-07-25adding copyright statement.Dr Scofield1-0/+27
2008-07-25completing rename of ChatFromViewerArgs to OSChatMessageDr Scofield1-0/+0
2008-07-25renaming the increasingly ill-named ChatFromViewerArgs to OSChatMessageDr Scofield2-4/+4
2008-07-25From: awebbDr Scofield1-11/+16
2008-07-25Thanks, lulurun, for a patch that adds an authenticated session cache to reduceMike Mazur1-0/+107
2008-07-25Add GetGroupPowers() and a dictionary to hold them to ClientView andMelanie Thielker1-0/+2
2008-07-24* refactor: Remove now redundant inventory server url being passed to GetInve...Justin Clarke Casey1-17/+4
2008-07-24* Separate out OGS1 calls used between services (rather than from region to s...Justin Clarke Casey1-7/+7
2008-07-24* minor: Rename IInterGridInventoryServices since it's inter service rather t...Justin Clarke Casey4-7/+7
2008-07-24oops...forgot to svn add OSHttpHttpHandler.cs last week.Dr Scofield1-0/+145
2008-07-23* refactor: break out inter grid inventory services furtherJustin Clarke Casey5-38/+37
2008-07-23refactor TaskInventoryItem Mask -> Permissions to be consistant with how thingsSean Dague1-5/+5
2008-07-23* refactor: split out inventory services which are only used between non-regi...Justin Clarke Casey2-19/+63
2008-07-23turn fields -> properties in TaskInventoryItemSean Dague1-25/+214
2008-07-23make privates privateSean Dague1-39/+39
2008-07-23refactored LandData to use properties, and cleaned up the naming onSean Dague1-77/+401
2008-07-23Update svn properties. Formatting cleanup. Remove a compiler warning.Jeff Ames4-5/+5
2008-07-23Changed it so the avatar's rotation is now sent as part of a full avatar upda...MW1-1/+1
2008-07-23The new secure inventory server mode (in r5590) can now be disabled from Open...Johan Berntsson4-12/+117
2008-07-23adding files that were not included in r5589Johan Berntsson2-0/+348
2008-07-23thanks lulurun for a security patch that blocks unathorized access to the inv...Johan Berntsson3-8/+51
2008-07-23Thanks, sempuki, for a patch that adds .addin.xml for MSSQL and SQLite users.Mike Mazur1-0/+5
2008-07-23Thanks, sempuki, for a patch that moves control of Mono.Addins from source at...Mike Mazur1-1/+3
2008-07-22Refactor the packet scheduling out of ClientView. Add intelligentMelanie Thielker3-11/+26
2008-07-22* minor: Make create user command appear on the region console only if the re...Justin Clarke Casey1-0/+1
2008-07-21added experimental packet tracker (LLPacketTracker.cs), which can be told to ...MW2-5/+9
2008-07-18pulling query handling through the handlers. adding (non-functional,Dr Scofield2-2/+4
2008-07-18simplifying OSHTtpHandler (a bit), adding query string matching,Dr Scofield3-120/+118
2008-07-18force Culture to en-US in BaseHttpserver.HandleRequest() --- thisDr Scofield1-0/+3
2008-07-18fixing warnings in EstateSettings and correcting coding style:Dr Scofield1-20/+20
2008-07-18Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader ...Mike Mazur1-67/+103
2008-07-18Patch #9151Melanie Thielker5-386/+348
2008-07-17add plywood texture as a constant, as we need it in a couple of placesSean Dague1-0/+1