aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-02attempt to fix up all refernces to new directory structureSean Dague55-78/+78
2008-04-02whole lot more movingSean Dague67-0/+0
2008-04-02reorganizing namespaces to put all the Data stuff into it's own namespaceSean Dague16-0/+0
2008-04-02* Add some temporary task inventory item inflation debug messages to investig...Justin Clarke Casey3-3/+13
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-02Set default terrain to complete flat terrain (at 26 height). Even flat terrai...MW2-7/+8
2008-04-02* Updating the version of the ODE library. (big update). The Mac library nee...Teravus Ovares7-3/+209
2008-04-01* Remove the quit command from the inventory console which was actually addin...Justin Clarke Casey1-1/+0
2008-04-01* Fix for mantis #678Justin Clarke Casey2-3/+15
2008-04-01few more minor changes, needs prebuild to be ran.MW3-11/+6
2008-04-01a few small changesMW6-58/+67
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 Ovares5-5/+5
2008-03-31* Fix for terrain issue whereby loading or manipulating a terrain item from t...Adam Frisby1-0/+2
2008-03-31* From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey5-74/+170
2008-03-31* Minor: If a user exists but has no inventory in standalone, automatically c...Justin Clarke Casey4-39/+27
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 Casey2-18/+34
2008-03-31* Fix for mantis 131, 796Justin Clarke Casey1-4/+14
2008-03-31Fixed typo in AvatarFactoryModule.csJeff Ames1-1/+1
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 Ames6-460/+460
2008-03-30* Added competely untested MSSQLMapperlbsa713-8/+69
2008-03-30* Minor cleanupTeravus Ovares4-10/+6
2008-03-30* Quick fix. Re-enabled some code which registers the Terrain Module's Comman...Adam Frisby1-1/+1
2008-03-30**Big ass update warning**Adam Frisby18-63/+691
2008-03-30This update has good news and bad news, first the bad.Teravus Ovares13-36/+155
2008-03-30* Stop the grid inventory service sending all folder and item details twiceJustin Clarke Casey2-55/+10
2008-03-29* Refactor: Remove unused inventory methods, some of which weren't properly i...Justin Clarke Casey6-73/+16
2008-03-29* Tidy up 'show users' displayJustin Clarke Casey1-11/+12
2008-03-29* Minor log message fix per mantis 829Justin Clarke Casey1-1/+1
2008-03-29* CODE: Add phat warning to RootFolders http request since it no longer does ...Justin Clarke Casey1-0/+5
2008-03-29* Various 1.19.0.5 grid inventory request fixes. These will only take affect...Justin Clarke Casey8-47/+195
2008-03-29Patches llAvatarOnSitTarget to return NULL_KEY opposed to a blank string. Sho...alondria1-6/+7
2008-03-29Re-enabled terrain texture generation for the world map. Adam can clean up/ s...MW8-15/+90
2008-03-29Fix compiler warnings in BulletXPlugin.Jeff Ames1-18/+18
2008-03-29Set svn:eol-style.Jeff Ames7-131/+131
2008-03-28* Refactored out common http handler operationslbsa716-102/+92
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 Casey12-30/+73
2008-03-28* Refactor: Eliminate RequestUsersRoot() redundant methodJustin Clarke Casey2-13/+9
2008-03-28* Refactor: Rename CreateInventoryData() to GetInventorySkeleton()Justin Clarke Casey3-35/+21
2008-03-28* Remove pointless boolean on AgentInventory.CreateRootFolder()Justin Clarke Casey5-9/+5
2008-03-28fixes mantis #778 and shoots himself for making such a mistake to begin with,...MW1-2/+2
2008-03-28* Introduced base abstract provider class for GridDatalbsa715-49/+61
2008-03-28attempt to fix mantis # 779. MW1-2/+8
2008-03-28* Introduced common abstract AssetDataBase implementing IAssetProviderlbsa7112-48/+108
2008-03-28Applied patch from mantis# 825, thanks A_BiondiMW1-13/+26