aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* add plywood texture as a constant, as we need it in a couple of placesSean Dague2008-07-171-0/+1
* Revert "git merge"Sean Dague2008-07-171-1/+10
* git mergeSean Dague2008-07-171-10/+1
* more safety checksSean Dague2008-07-171-1/+7
* add a null check for safetySean Dague2008-07-171-0/+3
* rearranging variables in OSHttpRequest and adding Query property.Dr Scofield2008-07-171-22/+45
* morphing OSHttpHandler interface into an abstract base class. addingDr Scofield2008-07-173-109/+108
* change fields to private so everyone will use propertiesSean Dague2008-07-161-44/+44
* Revert "refactoring of PrimitiveBaseShape to properties"Sean Dague2008-07-161-142/+539
* refactoring of PrimitiveBaseShape to propertiesSean Dague2008-07-161-539/+142
* further property refactoring of PrimitiveBaseShapeSean Dague2008-07-161-83/+254
* refactoring primitive base shape to use propertiesSean Dague2008-07-161-76/+302
* * Expose client statistics to the console via 'show stats'Justin Clarke Casey2008-07-151-1/+91
* cleanup: fixing CamelCase issue with RestDeserialiseHandler.Dr Scofield2008-07-151-2/+2
* fixes handler scoring method. XmlRpc code path now fully working withDr Scofield2008-07-152-7/+61
* fixes a couple of issues i introduced yesterday, one of them MapBlock queries...Dr Scofield2008-07-152-55/+56
* Mantis#1745. Thank you kindly, Lulurun for a patch that:Charles Krinke2008-07-151-2/+2
* further work in progress on the HttpServer side: XmlRpc handler pathDr Scofield2008-07-146-79/+594
* Patch #9150Melanie Thielker2008-07-142-87/+16
* Patch #9149Melanie Thielker2008-07-141-275/+0
* Patch #9148Melanie Thielker2008-07-141-11/+11
* Patch #9147Melanie Thielker2008-07-142-163/+1
* Mantis#1638. Thank you kindly, Salahzar for a patch that:Charles Krinke2008-07-131-1/+1
* * Hive off ConsolePluginCommand into its own framework classJustin Clarke Casey2008-07-121-0/+139
* Patch #9146 (No Mantis)Melanie Thielker2008-07-121-3/+4
* Patches #9143 and #9144 (Mantis #1723)Melanie Thielker2008-07-121-1/+8
* * Move thread tracking code to base opensim server so that it's available for...Justin Clarke Casey2008-07-111-6/+31
* Mantis#1005. Thank you kindly, Mircea for a two patches that:Charles Krinke2008-07-111-4/+4
* Update svn properties.Jeff Ames2008-07-1116-442/+442
* Mantis#1682. Revert temporarily, Sempuki's mono addins patchCharles Krinke2008-07-111-35/+24
* Mantis#1682. Thank you kindly, Sempuki for a patch that:Charles Krinke2008-07-101-24/+35
* corrected the params types on IClientAPI.SendParcelMediaCommand. the command ...MW2008-07-091-1/+1
* small console message change related to last revisionMW2008-07-081-1/+1
* Added option to userserver config, to be able disable/enable the LLSD Login s...MW2008-07-081-0/+7
* * Added experimental SendParcelMediaCommand and SendParcelMediaUpdate to ICli...lbsa712008-07-082-0/+33
* * Changed casing of some archaic methods to conform with code standardslbsa712008-07-081-10/+10
* * Split out various classes from IClientAPI into their own files, in accordan...lbsa712008-07-0816-365/+437
* RegionInfo.configMember can be null for dynamically created regionsDr Scofield2008-07-081-0/+3
* Mantis#1685. Thank you kindly, Mjm for a patch that:Charles Krinke2008-07-081-1/+12
* * remove redundant sync locking in AssetServerBase since this is already bein...Justin Clarke Casey2008-07-075-26/+8
* * remove unused CommitAssets() hook for nowJustin Clarke Casey2008-07-074-17/+0
* * Start scripts loaded from an archiveJustin Clarke Casey2008-07-071-3/+3
* adding support for IP EndPoint whitelisting in HttpServer code.Dr Scofield2008-07-072-10/+24
* switching to safer locks.Dr Scofield2008-07-071-4/+6
* further progress on HttpServer integration: OSHttpRequest can now beDr Scofield2008-07-074-26/+65
* Copyright notices and formatting cleanup.Jeff Ames2008-07-064-203/+230
* changes prompting of create user console command to only ask for unspecified ...Dahlia Trimble2008-07-051-12/+16
* Changed default terrain lower limit to -100 instead of 100Dahlia Trimble2008-07-051-1/+1
* * Make default inventory grid server db mysql rather than sqliteJustin Clarke Casey2008-07-041-2/+2
* Renaming UserManagerBase.SetUserProfile(UserProfileData) to Dr Scofield2008-07-042-5/+13