aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-03Update svn properties.Jeff Ames2-144/+144
2008-04-03* Attempted resolution for mantis 854Justin Clarke Casey1-0/+4
2008-04-03* From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey3-193/+192
2008-04-03* Adding request time limiting strategy for texture requests, though this isn...Justin Clarke Casey2-1/+141
2008-04-03* Resolve mantis 849Justin Clarke Casey1-1/+1
2008-04-02* Attempt to resolve mantis 873 by placing caps removal operations in a criti...Justin Clarke Casey1-1/+1
2008-04-02changing more references to OpenSim.DataSean Dague5-5/+5
2008-04-02whole lot more movingSean Dague67-15985/+0
2008-04-02reorganizing namespaces to put all the Data stuff into it's own namespaceSean Dague16-1200/+0
2008-04-02* Add some temporary task inventory item inflation debug messages to investig...Justin Clarke Casey1-0/+10
2008-04-02refactor, make the file name the class nameSean Dague1-0/+0
2008-04-02* Added AvatarAppearance.sql for MSSQLlbsa711-0/+44
2008-04-02* Reworked Data Framework so that MSSQL workslbsa716-14/+61
2008-04-02* Updating the version of the ODE library. (big update). The Mac library nee...Teravus Ovares3-0/+87
2008-04-01sadly, had to modify line by Ter because it caused mono cil compilerSean Dague1-1/+2
2008-03-31* Set Svn Properties eol-style: |337Teravus Ovares2-2/+2
2008-03-31* From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey3-74/+159
2008-03-31* Minor: If a user exists but has no inventory in standalone, automatically c...Justin Clarke Casey1-3/+4
2008-03-31* Log exceptions which make it up to the top of the http request frame, rathe...Justin Clarke Casey2-86/+88
2008-03-31* Fix problem where inventory code throws a swallowed exception on grid mode ...Justin Clarke Casey1-17/+33
2008-03-31* Minor change on region grid asset client to change two store log messages t...Justin Clarke Casey1-4/+7
2008-03-31Update svn properties.Jeff Ames1-51/+51
2008-03-30* Added competely untested MSSQLMapperlbsa712-6/+59
2008-03-30* Minor cleanupTeravus Ovares1-4/+1
2008-03-30This update has good news and bad news, first the bad.Teravus Ovares6-4/+69
2008-03-30* Stop the grid inventory service sending all folder and item details twiceJustin Clarke Casey1-32/+1
2008-03-29* Refactor: Remove unused inventory methods, some of which weren't properly i...Justin Clarke Casey2-43/+4
2008-03-29* Various 1.19.0.5 grid inventory request fixes. These will only take affect...Justin Clarke Casey4-27/+159
2008-03-29Re-enabled terrain texture generation for the world map. Adam can clean up/ s...MW1-1/+1
2008-03-29Set svn:eol-style.Jeff Ames7-131/+131
2008-03-28* Refactored out common http handler operationslbsa711-0/+6
2008-03-28* Introduced common abstract UserDataBase providerlbsa718-183/+167
2008-03-28* Send full inventory folder skeleton to standalone client logins rather than...Justin Clarke Casey9-28/+60
2008-03-28* Refactor: Eliminate RequestUsersRoot() redundant methodJustin Clarke Casey1-12/+8
2008-03-28* Refactor: Rename CreateInventoryData() to GetInventorySkeleton()Justin Clarke Casey1-33/+17
2008-03-28* Remove pointless boolean on AgentInventory.CreateRootFolder()Justin Clarke Casey3-7/+3
2008-03-28* Introduced base abstract provider class for GridDatalbsa715-49/+61
2008-03-28* Introduced common abstract AssetDataBase implementing IAssetProviderlbsa7112-48/+108
2008-03-28Applied patch from mantis# 825, thanks A_BiondiMW1-13/+26
2008-03-28* removed redundant constructorlbsa711-4/+0
2008-03-28* fixed pk_violation on rename for MSSQLInventoryDatalbsa711-0/+6
2008-03-27* Correct asset type of Lost and Found folder - this might stop it appearing ...Justin Clarke Casey3-20/+26
2008-03-26Committed patch from Lulurun to fix Mantis 817. Thanks LulurunJohan Berntsson1-0/+30
2008-03-25Moved Avatar appearance Factory to its own project so that the reference to M...MW1-0/+1
2008-03-25* Remove old CAPS http listeners when a client logs out from a sceneJustin Clarke Casey1-21/+39
2008-03-25* On Ray casting. Now returning the face normal of the collision face.Teravus Ovares1-2/+2
2008-03-25* Refactored out circular reference in Region.Environment <-> Framework.Data....lbsa712-25/+4
2008-03-25* Committing some voice related caps with hard coded responses so more debugg...Teravus Ovares2-1/+102
2008-03-25Comment out unused private methods.Jeff Ames5-172/+181
2008-03-25Fix a couple more warnings.Jeff Ames1-3/+0