| Commit message (Expand) | Author | Files | Lines |
2008-04-02 | refactor, make the file name the class name | Sean Dague | 1 | -0/+0 |
2008-04-02 | * Added AvatarAppearance.sql for MSSQL | lbsa71 | 1 | -0/+44 |
2008-04-02 | * Reworked Data Framework so that MSSQL works | lbsa71 | 6 | -14/+61 |
2008-04-02 | Set default terrain to complete flat terrain (at 26 height). Even flat terrai... | MW | 2 | -7/+8 |
2008-04-02 | * Updating the version of the ODE library. (big update). The Mac library nee... | Teravus Ovares | 7 | -3/+209 |
2008-04-01 | * Remove the quit command from the inventory console which was actually addin... | Justin Clarke Casey | 1 | -1/+0 |
2008-04-01 | * Fix for mantis #678 | Justin Clarke Casey | 2 | -3/+15 |
2008-04-01 | few more minor changes, needs prebuild to be ran. | MW | 3 | -11/+6 |
2008-04-01 | a few small changes | MW | 6 | -58/+67 |
2008-04-01 | sadly, had to modify line by Ter because it caused mono cil compiler | Sean Dague | 1 | -1/+2 |
2008-03-31 | * Set Svn Properties eol-style: |337 | Teravus Ovares | 5 | -5/+5 |
2008-03-31 | * Fix for terrain issue whereby loading or manipulating a terrain item from t... | Adam Frisby | 1 | -0/+2 |
2008-03-31 | * From: Dr Scofield <hud@zurich.ibm.com> | Justin Clarke Casey | 5 | -74/+170 |
2008-03-31 | * Minor: If a user exists but has no inventory in standalone, automatically c... | Justin Clarke Casey | 4 | -39/+27 |
2008-03-31 | * Log exceptions which make it up to the top of the http request frame, rathe... | Justin Clarke Casey | 2 | -86/+88 |
2008-03-31 | * Fix problem where inventory code throws a swallowed exception on grid mode ... | Justin Clarke Casey | 2 | -18/+34 |
2008-03-31 | * Fix for mantis 131, 796 | Justin Clarke Casey | 1 | -4/+14 |
2008-03-31 | Fixed typo in AvatarFactoryModule.cs | Jeff Ames | 1 | -1/+1 |
2008-03-31 | * Minor change on region grid asset client to change two store log messages t... | Justin Clarke Casey | 1 | -4/+7 |
2008-03-31 | Update svn properties. | Jeff Ames | 6 | -460/+460 |
2008-03-30 | * Added competely untested MSSQLMapper | lbsa71 | 3 | -8/+69 |
2008-03-30 | * Minor cleanup | Teravus Ovares | 4 | -10/+6 |
2008-03-30 | * Quick fix. Re-enabled some code which registers the Terrain Module's Comman... | Adam Frisby | 1 | -1/+1 |
2008-03-30 | **Big ass update warning** | Adam Frisby | 18 | -63/+691 |
2008-03-30 | This update has good news and bad news, first the bad. | Teravus Ovares | 13 | -36/+155 |
2008-03-30 | * Stop the grid inventory service sending all folder and item details twice | Justin Clarke Casey | 2 | -55/+10 |
2008-03-29 | * Refactor: Remove unused inventory methods, some of which weren't properly i... | Justin Clarke Casey | 6 | -73/+16 |
2008-03-29 | * Tidy up 'show users' display | Justin Clarke Casey | 1 | -11/+12 |
2008-03-29 | * Minor log message fix per mantis 829 | Justin Clarke Casey | 1 | -1/+1 |
2008-03-29 | * CODE: Add phat warning to RootFolders http request since it no longer does ... | Justin Clarke Casey | 1 | -0/+5 |
2008-03-29 | * Various 1.19.0.5 grid inventory request fixes. These will only take affect... | Justin Clarke Casey | 8 | -47/+195 |
2008-03-29 | Patches llAvatarOnSitTarget to return NULL_KEY opposed to a blank string. Sho... | alondria | 1 | -6/+7 |
2008-03-29 | Re-enabled terrain texture generation for the world map. Adam can clean up/ s... | MW | 8 | -15/+90 |
2008-03-29 | Fix compiler warnings in BulletXPlugin. | Jeff Ames | 1 | -18/+18 |
2008-03-29 | Set svn:eol-style. | Jeff Ames | 7 | -131/+131 |
2008-03-28 | * Refactored out common http handler operations | lbsa71 | 6 | -102/+92 |
2008-03-28 | * Introduced common abstract UserDataBase provider | lbsa71 | 8 | -183/+167 |
2008-03-28 | * Send full inventory folder skeleton to standalone client logins rather than... | Justin Clarke Casey | 12 | -30/+73 |
2008-03-28 | * Refactor: Eliminate RequestUsersRoot() redundant method | Justin Clarke Casey | 2 | -13/+9 |
2008-03-28 | * Refactor: Rename CreateInventoryData() to GetInventorySkeleton() | Justin Clarke Casey | 3 | -35/+21 |
2008-03-28 | * Remove pointless boolean on AgentInventory.CreateRootFolder() | Justin Clarke Casey | 5 | -9/+5 |
2008-03-28 | fixes mantis #778 and shoots himself for making such a mistake to begin with,... | MW | 1 | -2/+2 |
2008-03-28 | * Introduced base abstract provider class for GridData | lbsa71 | 5 | -49/+61 |
2008-03-28 | attempt to fix mantis # 779. | MW | 1 | -2/+8 |
2008-03-28 | * Introduced common abstract AssetDataBase implementing IAssetProvider | lbsa71 | 12 | -48/+108 |
2008-03-28 | Applied patch from mantis# 825, thanks A_Biondi | MW | 1 | -13/+26 |
2008-03-28 | * removed redundant constructor | lbsa71 | 1 | -4/+0 |
2008-03-28 | * fixed pk_violation on rename for MSSQLInventoryData | lbsa71 | 1 | -0/+6 |
2008-03-28 | From: Michael Osias <mosias@us.ibm.com> | Sean Dague | 3 | -12/+192 |
2008-03-27 | * Correct asset type of Lost and Found folder - this might stop it appearing ... | Justin Clarke Casey | 3 | -20/+26 |