aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* attempt to fix up all refernces to new directory structureSean Dague2008-04-0255-78/+78
* whole lot more movingSean Dague2008-04-0267-0/+0
* reorganizing namespaces to put all the Data stuff into it's own namespaceSean Dague2008-04-0216-0/+0
* * Add some temporary task inventory item inflation debug messages to investig...Justin Clarke Casey2008-04-023-3/+13
* refactor, make the file name the class nameSean Dague2008-04-021-0/+0
* * Added AvatarAppearance.sql for MSSQLlbsa712008-04-021-0/+44
* * Reworked Data Framework so that MSSQL workslbsa712008-04-026-14/+61
* Set default terrain to complete flat terrain (at 26 height). Even flat terrai...MW2008-04-022-7/+8
* * Updating the version of the ODE library. (big update). The Mac library nee...Teravus Ovares2008-04-027-3/+209
* * Remove the quit command from the inventory console which was actually addin...Justin Clarke Casey2008-04-011-1/+0
* * Fix for mantis #678Justin Clarke Casey2008-04-012-3/+15
* few more minor changes, needs prebuild to be ran.MW2008-04-013-11/+6
* a few small changesMW2008-04-016-58/+67
* sadly, had to modify line by Ter because it caused mono cil compilerSean Dague2008-04-011-1/+2
* * Set Svn Properties eol-style: |337Teravus Ovares2008-03-315-5/+5
* * Fix for terrain issue whereby loading or manipulating a terrain item from t...Adam Frisby2008-03-311-0/+2
* * From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-03-315-74/+170
* * Minor: If a user exists but has no inventory in standalone, automatically c...Justin Clarke Casey2008-03-314-39/+27
* * Log exceptions which make it up to the top of the http request frame, rathe...Justin Clarke Casey2008-03-312-86/+88
* * Fix problem where inventory code throws a swallowed exception on grid mode ...Justin Clarke Casey2008-03-312-18/+34
* * Fix for mantis 131, 796Justin Clarke Casey2008-03-311-4/+14
* Fixed typo in AvatarFactoryModule.csJeff Ames2008-03-311-1/+1
* * Minor change on region grid asset client to change two store log messages t...Justin Clarke Casey2008-03-311-4/+7
* Update svn properties.Jeff Ames2008-03-316-460/+460
* * Added competely untested MSSQLMapperlbsa712008-03-303-8/+69
* * Minor cleanupTeravus Ovares2008-03-304-10/+6
* * Quick fix. Re-enabled some code which registers the Terrain Module's Comman...Adam Frisby2008-03-301-1/+1
* **Big ass update warning**Adam Frisby2008-03-3018-63/+691
* This update has good news and bad news, first the bad.Teravus Ovares2008-03-3013-36/+155
* * Stop the grid inventory service sending all folder and item details twiceJustin Clarke Casey2008-03-302-55/+10
* * Refactor: Remove unused inventory methods, some of which weren't properly i...Justin Clarke Casey2008-03-296-73/+16
* * Tidy up 'show users' displayJustin Clarke Casey2008-03-291-11/+12
* * Minor log message fix per mantis 829Justin Clarke Casey2008-03-291-1/+1
* * CODE: Add phat warning to RootFolders http request since it no longer does ...Justin Clarke Casey2008-03-291-0/+5
* * Various 1.19.0.5 grid inventory request fixes. These will only take affect...Justin Clarke Casey2008-03-298-47/+195
* Patches llAvatarOnSitTarget to return NULL_KEY opposed to a blank string. Sho...alondria2008-03-291-6/+7
* Re-enabled terrain texture generation for the world map. Adam can clean up/ s...MW2008-03-298-15/+90
* Fix compiler warnings in BulletXPlugin.Jeff Ames2008-03-291-18/+18
* Set svn:eol-style.Jeff Ames2008-03-297-131/+131
* * Refactored out common http handler operationslbsa712008-03-286-102/+92
* * Introduced common abstract UserDataBase providerlbsa712008-03-288-183/+167
* * Send full inventory folder skeleton to standalone client logins rather than...Justin Clarke Casey2008-03-2812-30/+73
* * Refactor: Eliminate RequestUsersRoot() redundant methodJustin Clarke Casey2008-03-282-13/+9
* * Refactor: Rename CreateInventoryData() to GetInventorySkeleton()Justin Clarke Casey2008-03-283-35/+21
* * Remove pointless boolean on AgentInventory.CreateRootFolder()Justin Clarke Casey2008-03-285-9/+5
* fixes mantis #778 and shoots himself for making such a mistake to begin with,...MW2008-03-281-2/+2
* * Introduced base abstract provider class for GridDatalbsa712008-03-285-49/+61
* attempt to fix mantis # 779. MW2008-03-281-2/+8
* * Introduced common abstract AssetDataBase implementing IAssetProviderlbsa712008-03-2812-48/+108
* Applied patch from mantis# 825, thanks A_BiondiMW2008-03-281-13/+26