aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-09split out UserProfileSean Dague2-67/+99
2008-04-09make this a classSean Dague1-2/+4
2008-04-09check in an OSUUID wrapper as potential replacementSean Dague1-0/+85
2008-04-08add comment for version field based on what Teravus said :)Sean Dague1-1/+3
2008-04-08further refactor and rename of InventoryFolderBase propertiesSean Dague6-30/+30
2008-04-08* Adjust some inventory lookup failure messages to reduce confusion as to wha...Justin Clarke Casey1-5/+7
2008-04-08* Update code to use patched libsecondlife.dll which removes the problem wher...Justin Clarke Casey2-11/+2
2008-04-07refactor of InventoryCollection for good measureSean Dague1-7/+34
2008-04-07more refactoring, this time on InventoryFolderBaseSean Dague8-188/+242
2008-04-07Refactor InventoryItemBase to do the following:Sean Dague5-74/+193
2008-04-07break out the 5 classes that were Sean Dague5-197/+333
2008-04-07* Minor: log message correctionJustin Clarke Casey1-1/+1
2008-04-07* Okay you can put down your pitchforks - this patch should fix rezzing of it...Justin Clarke Casey1-27/+17
2008-04-07* EXPERIMENTAL ROUGH DRAFT: First rough implementation of avatar to avatar it...Justin Clarke Casey1-1/+12
2008-04-04From: Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey1-2/+0
2008-04-04make AssetBase use Properties instead of fields. This probably Sean Dague1-8/+53
2008-04-04* Make objects appear in 1.19.1.4 inventory againJustin Clarke Casey1-6/+19
2008-04-04* Removing debugging goo for mantis 854 since the fix is reported to work.Justin Clarke Casey1-3/+5
2008-04-04* Fixed up some documentation regarding the inventory descendants method XML....Teravus Ovares1-3/+17
2008-04-04* Fixes CAPS InventoryDescendants and the notorious 'LLSDParseException:expec...Teravus Ovares1-9/+46
2008-04-04* Fixing permissions on items returned via CAPS based inventoryTeravus Ovares1-1/+2
2008-04-03* Fixes Region/Estate panel in current Linden Official client.Teravus Ovares1-3/+3
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