| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Thank you, HomerHorwitz, for a patch that implements llSetCameraParams/llClea... | Melanie Thielker | 2008-07-31 | 1 | -0/+3 |
* | Thanks, sempuki, for a patch that moves all Grid Server's plugins to | Mike Mazur | 2008-07-31 | 8 | -182/+174 |
* | * Applying Mantis #1852 - Plugin Provider refactoring. Courtesy of Ryan/Sempuki. | Adam Frisby | 2008-07-30 | 1 | -17/+50 |
* | * Refactored some heavily duplicated RequestSimProfileData functions | lbsa71 | 2008-07-29 | 1 | -6/+19 |
* | * refactor: move create user console command parsing down to OpenSim.cs from ... | Justin Clarke Casey | 2008-07-29 | 1 | -46/+1 |
* | Mantis#1849. Thank you kindly, Kinoc for a patch that: | Charles Krinke | 2008-07-29 | 2 | -31/+66 |
* | moving GridInfo application plugin into a common standalone/grid | Dr Scofield | 2008-07-28 | 1 | -2/+2 |
* | Mantis#1817. Thank you kindly, sacha magne, for a patch that: | lbsa71 | 2008-07-27 | 1 | -8/+16 |
* | * Added safeguard to ensure valid inventoryserver uri. | lbsa71 | 2008-07-27 | 1 | -3/+16 |
* | enabled a config option to inventory server to be able to stop it doing the S... | MW | 2008-07-25 | 1 | -0/+6 |
* | * Remove dumb bug I put in which meant that an archive save would never compl... | Justin Clarke Casey | 2008-07-25 | 1 | -6/+5 |
* | squasing warning. | Dr Scofield | 2008-07-25 | 1 | -3/+3 |
* | adding copyright statement. | Dr Scofield | 2008-07-25 | 1 | -0/+27 |
* | completing rename of ChatFromViewerArgs to OSChatMessage | Dr Scofield | 2008-07-25 | 1 | -0/+0 |
* | renaming the increasingly ill-named ChatFromViewerArgs to OSChatMessage | Dr Scofield | 2008-07-25 | 2 | -4/+4 |
* | From: awebb | Dr Scofield | 2008-07-25 | 1 | -11/+16 |
* | Thanks, lulurun, for a patch that adds an authenticated session cache to reduce | Mike Mazur | 2008-07-25 | 1 | -0/+107 |
* | Add GetGroupPowers() and a dictionary to hold them to ClientView and | Melanie Thielker | 2008-07-25 | 1 | -0/+2 |
* | * refactor: Remove now redundant inventory server url being passed to GetInve... | Justin Clarke Casey | 2008-07-24 | 1 | -17/+4 |
* | * Separate out OGS1 calls used between services (rather than from region to s... | Justin Clarke Casey | 2008-07-24 | 1 | -7/+7 |
* | * minor: Rename IInterGridInventoryServices since it's inter service rather t... | Justin Clarke Casey | 2008-07-24 | 4 | -7/+7 |
* | oops...forgot to svn add OSHttpHttpHandler.cs last week. | Dr Scofield | 2008-07-24 | 1 | -0/+145 |
* | * refactor: break out inter grid inventory services further | Justin Clarke Casey | 2008-07-23 | 5 | -38/+37 |
* | refactor TaskInventoryItem Mask -> Permissions to be consistant with how things | Sean Dague | 2008-07-23 | 1 | -5/+5 |
* | * refactor: split out inventory services which are only used between non-regi... | Justin Clarke Casey | 2008-07-23 | 2 | -19/+63 |
* | turn fields -> properties in TaskInventoryItem | Sean Dague | 2008-07-23 | 1 | -25/+214 |
* | make privates private | Sean Dague | 2008-07-23 | 1 | -39/+39 |
* | refactored LandData to use properties, and cleaned up the naming on | Sean Dague | 2008-07-23 | 1 | -77/+401 |
* | Update svn properties. Formatting cleanup. Remove a compiler warning. | Jeff Ames | 2008-07-23 | 4 | -5/+5 |
* | Changed it so the avatar's rotation is now sent as part of a full avatar upda... | MW | 2008-07-23 | 1 | -1/+1 |
* | The new secure inventory server mode (in r5590) can now be disabled from Open... | Johan Berntsson | 2008-07-23 | 4 | -12/+117 |
* | adding files that were not included in r5589 | Johan Berntsson | 2008-07-23 | 2 | -0/+348 |
* | thanks lulurun for a security patch that blocks unathorized access to the inv... | Johan Berntsson | 2008-07-23 | 3 | -8/+51 |
* | Thanks, sempuki, for a patch that adds .addin.xml for MSSQL and SQLite users. | Mike Mazur | 2008-07-23 | 1 | -0/+5 |
* | Thanks, sempuki, for a patch that moves control of Mono.Addins from source at... | Mike Mazur | 2008-07-23 | 1 | -1/+3 |
* | Refactor the packet scheduling out of ClientView. Add intelligent | Melanie Thielker | 2008-07-22 | 3 | -11/+26 |
* | * minor: Make create user command appear on the region console only if the re... | Justin Clarke Casey | 2008-07-22 | 1 | -0/+1 |
* | added experimental packet tracker (LLPacketTracker.cs), which can be told to ... | MW | 2008-07-21 | 2 | -5/+9 |
* | pulling query handling through the handlers. adding (non-functional, | Dr Scofield | 2008-07-18 | 2 | -2/+4 |
* | simplifying OSHTtpHandler (a bit), adding query string matching, | Dr Scofield | 2008-07-18 | 3 | -120/+118 |
* | force Culture to en-US in BaseHttpserver.HandleRequest() --- this | Dr Scofield | 2008-07-18 | 1 | -0/+3 |
* | fixing warnings in EstateSettings and correcting coding style: | Dr Scofield | 2008-07-18 | 1 | -20/+20 |
* | Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader ... | Mike Mazur | 2008-07-18 | 1 | -67/+103 |
* | Patch #9151 | Melanie Thielker | 2008-07-18 | 5 | -386/+348 |
* | add plywood texture as a constant, as we need it in a couple of places | Sean Dague | 2008-07-17 | 1 | -0/+1 |
* | Revert "git merge" | Sean Dague | 2008-07-17 | 1 | -1/+10 |
* | git merge | Sean Dague | 2008-07-17 | 1 | -10/+1 |
* | more safety checks | Sean Dague | 2008-07-17 | 1 | -1/+7 |
* | add a null check for safety | Sean Dague | 2008-07-17 | 1 | -0/+3 |
* | rearranging variables in OSHttpRequest and adding Query property. | Dr Scofield | 2008-07-17 | 1 | -22/+45 |