| Commit message (Expand) | Author | Files | Lines |
2008-07-24 | * minor: Rename IInterGridInventoryServices since it's inter service rather t... | Justin Clarke Casey | 4 | -7/+7 |
2008-07-24 | oops...forgot to svn add OSHttpHttpHandler.cs last week. | Dr Scofield | 1 | -0/+145 |
2008-07-23 | * refactor: break out inter grid inventory services further | Justin Clarke Casey | 5 | -38/+37 |
2008-07-23 | refactor TaskInventoryItem Mask -> Permissions to be consistant with how things | Sean Dague | 1 | -5/+5 |
2008-07-23 | * refactor: split out inventory services which are only used between non-regi... | Justin Clarke Casey | 2 | -19/+63 |
2008-07-23 | turn fields -> properties in TaskInventoryItem | Sean Dague | 1 | -25/+214 |
2008-07-23 | make privates private | Sean Dague | 1 | -39/+39 |
2008-07-23 | refactored LandData to use properties, and cleaned up the naming on | Sean Dague | 1 | -77/+401 |
2008-07-23 | Update svn properties. Formatting cleanup. Remove a compiler warning. | Jeff Ames | 4 | -5/+5 |
2008-07-23 | Changed it so the avatar's rotation is now sent as part of a full avatar upda... | MW | 1 | -1/+1 |
2008-07-23 | The new secure inventory server mode (in r5590) can now be disabled from Open... | Johan Berntsson | 4 | -12/+117 |
2008-07-23 | adding files that were not included in r5589 | Johan Berntsson | 2 | -0/+348 |
2008-07-23 | thanks lulurun for a security patch that blocks unathorized access to the inv... | Johan Berntsson | 3 | -8/+51 |
2008-07-23 | Thanks, sempuki, for a patch that adds .addin.xml for MSSQL and SQLite users. | Mike Mazur | 1 | -0/+5 |
2008-07-23 | Thanks, sempuki, for a patch that moves control of Mono.Addins from source at... | Mike Mazur | 1 | -1/+3 |
2008-07-22 | Refactor the packet scheduling out of ClientView. Add intelligent | Melanie Thielker | 3 | -11/+26 |
2008-07-22 | * minor: Make create user command appear on the region console only if the re... | Justin Clarke Casey | 1 | -0/+1 |
2008-07-21 | added experimental packet tracker (LLPacketTracker.cs), which can be told to ... | MW | 2 | -5/+9 |
2008-07-18 | pulling query handling through the handlers. adding (non-functional, | Dr Scofield | 2 | -2/+4 |
2008-07-18 | simplifying OSHTtpHandler (a bit), adding query string matching, | Dr Scofield | 3 | -120/+118 |
2008-07-18 | force Culture to en-US in BaseHttpserver.HandleRequest() --- this | Dr Scofield | 1 | -0/+3 |
2008-07-18 | fixing warnings in EstateSettings and correcting coding style: | Dr Scofield | 1 | -20/+20 |
2008-07-18 | Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader ... | Mike Mazur | 1 | -67/+103 |
2008-07-18 | Patch #9151 | Melanie Thielker | 5 | -386/+348 |
2008-07-17 | add plywood texture as a constant, as we need it in a couple of places | Sean Dague | 1 | -0/+1 |
2008-07-17 | Revert "git merge" | Sean Dague | 1 | -1/+10 |
2008-07-17 | git merge | Sean Dague | 1 | -10/+1 |
2008-07-17 | more safety checks | Sean Dague | 1 | -1/+7 |
2008-07-17 | add a null check for safety | Sean Dague | 1 | -0/+3 |
2008-07-17 | rearranging variables in OSHttpRequest and adding Query property. | Dr Scofield | 1 | -22/+45 |
2008-07-17 | morphing OSHttpHandler interface into an abstract base class. adding | Dr Scofield | 3 | -109/+108 |
2008-07-16 | change fields to private so everyone will use properties | Sean Dague | 1 | -44/+44 |
2008-07-16 | Revert "refactoring of PrimitiveBaseShape to properties" | Sean Dague | 1 | -142/+539 |
2008-07-16 | refactoring of PrimitiveBaseShape to properties | Sean Dague | 1 | -539/+142 |
2008-07-16 | further property refactoring of PrimitiveBaseShape | Sean Dague | 1 | -83/+254 |
2008-07-16 | refactoring primitive base shape to use properties | Sean Dague | 1 | -76/+302 |
2008-07-15 | * Expose client statistics to the console via 'show stats' | Justin Clarke Casey | 1 | -1/+91 |
2008-07-15 | cleanup: fixing CamelCase issue with RestDeserialiseHandler. | Dr Scofield | 1 | -2/+2 |
2008-07-15 | fixes handler scoring method. XmlRpc code path now fully working with | Dr Scofield | 2 | -7/+61 |
2008-07-15 | fixes a couple of issues i introduced yesterday, one of them MapBlock queries... | Dr Scofield | 2 | -55/+56 |
2008-07-15 | Mantis#1745. Thank you kindly, Lulurun for a patch that: | Charles Krinke | 1 | -2/+2 |
2008-07-14 | further work in progress on the HttpServer side: XmlRpc handler path | Dr Scofield | 6 | -79/+594 |
2008-07-14 | Patch #9150 | Melanie Thielker | 2 | -87/+16 |
2008-07-14 | Patch #9149 | Melanie Thielker | 1 | -275/+0 |
2008-07-14 | Patch #9148 | Melanie Thielker | 1 | -11/+11 |
2008-07-14 | Patch #9147 | Melanie Thielker | 2 | -163/+1 |
2008-07-13 | Mantis#1638. Thank you kindly, Salahzar for a patch that: | Charles Krinke | 1 | -1/+1 |
2008-07-12 | * Hive off ConsolePluginCommand into its own framework class | Justin Clarke Casey | 1 | -0/+139 |
2008-07-12 | Patch #9146 (No Mantis) | Melanie Thielker | 1 | -3/+4 |
2008-07-12 | Patches #9143 and #9144 (Mantis #1723) | Melanie Thielker | 1 | -1/+8 |