| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Temporarily, stop the exception of mantis #951 from killing the entire clie... | Justin Clarke Casey | 2008-04-13 | 1 | -1/+13 |
* | * Put in crude poll waiting for 60 seconds for delayed user inventory deliver... | Justin Clarke Casey | 2008-04-13 | 1 | -2/+27 |
* | Update svn properties. | Jeff Ames | 2008-04-13 | 0 | -0/+0 |
* | * Added some comments to terrain module. | Adam Frisby | 2008-04-13 | 2 | -3/+57 |
* | first drop of user storage implementation for nhibernate. | Sean Dague | 2008-04-11 | 2 | -2/+271 |
* | add some convenience properties to get floats out of | Sean Dague | 2008-04-11 | 1 | -0/+13 |
* | add user agent mapping | Sean Dague | 2008-04-11 | 1 | -0/+21 |
* | * Reduce publicly exposed fields on InventoryCollection, which was causing du... | Justin Clarke Casey | 2008-04-11 | 4 | -77/+48 |
* | * Minor refactoring in OGS1InventoryService | Justin Clarke Casey | 2008-04-11 | 1 | -27/+20 |
* | * Remove the worst excesses of my inventory debugging code | Justin Clarke Casey | 2008-04-11 | 1 | -6/+6 |
* | * Eliminate a class of errors where an inventory request could be made before... | Justin Clarke Casey | 2008-04-11 | 3 | -14/+31 |
* | * Minor inventory code cleanup following on from last patch | Justin Clarke Casey | 2008-04-11 | 4 | -14/+1 |
* | * Change inventory async response deliver to deliver all items and folders at... | Justin Clarke Casey | 2008-04-11 | 8 | -89/+151 |
* | * fix bug 935 | Teravus Ovares | 2008-04-11 | 1 | -4/+7 |
* | * Fix bug 934 | Teravus Ovares | 2008-04-11 | 1 | -1/+7 |
* | * minor: replace test of CachedUserInfo.RootFolder != null with something mor... | Justin Clarke Casey | 2008-04-11 | 2 | -14/+20 |
* | * minor documenting, cleanup, renaming in user profile cache service | Justin Clarke Casey | 2008-04-11 | 2 | -12/+29 |
* | * documenting and minor refactoring in UserProfileCacheService | Justin Clarke Casey | 2008-04-11 | 1 | -14/+24 |
* | refactor: eliminate method in UserProfileCacheService | Justin Clarke Casey | 2008-04-11 | 3 | -16/+15 |
* | * From: Dr Scofield <hud@zurich.ibm.com> | Justin Clarke Casey | 2008-04-11 | 3 | -35/+155 |
* | From: Kurt Taylor <krtaylor@us.ibm.com> | Sean Dague | 2008-04-11 | 1 | -11/+16 |
* | * Discerned between AddProfile and UpdateProfile in region registration | lbsa71 | 2008-04-11 | 7 | -9/+102 |
* | * Added a "regionload_regionsdir" option to OpenSim.ini which determines wher... | Adam Frisby | 2008-04-11 | 2 | -0/+16 |
* | * Updated MapImageModule to support primitives showing on the world map image... | Adam Frisby | 2008-04-11 | 1 | -1/+43 |
* | add user profile mapping for nhibernate | Sean Dague | 2008-04-10 | 1 | -0/+29 |
* | add some convenience properties. Move all the fields | Sean Dague | 2008-04-10 | 1 | -69/+100 |
* | * With Grid Comms up in the air.. I decided have the friends module update ... | Teravus Ovares | 2008-04-10 | 4 | -1/+166 |
* | * Minor: really just comment and subsequent indentation adjustment. Preparat... | Justin Clarke Casey | 2008-04-10 | 2 | -41/+61 |
* | * Refactor GetUsersInventory() | Justin Clarke Casey | 2008-04-10 | 3 | -12/+36 |
* | Thank you Justin for a patch that solves the issue of: When a sensor detects ... | Charles Krinke | 2008-04-10 | 1 | -4/+14 |
* | Thank you kindly, A_Biondi for a patch that: | Charles Krinke | 2008-04-10 | 1 | -0/+13 |
* | * Minor: get CreateNewUserInventory() to return true on success | Justin Clarke Casey | 2008-04-10 | 3 | -4/+10 |
* | * Slightly smoother transition between land, shallow water and deep water in ... | Teravus Ovares | 2008-04-10 | 1 | -2/+11 |
* | * Minor inventory message cleanup and documentation | Justin Clarke Casey | 2008-04-10 | 2 | -4/+14 |
* | renaming of attributes in UserAgentData for readability | Sean Dague | 2008-04-10 | 7 | -63/+63 |
* | changing UserAgentData to use properties. This caused more | Sean Dague | 2008-04-10 | 8 | -141/+276 |
* | further renaming of properties for clarity | Sean Dague | 2008-04-10 | 19 | -205/+205 |
* | moved fields to properties for UserDataProfile, which was | Sean Dague | 2008-04-10 | 24 | -382/+595 |
* | * Brings back map tile generation based on the terrain. The algorithm produc... | Teravus Ovares | 2008-04-10 | 1 | -0/+108 |
* | comment out OpenSim.Model until first class is added, | Sean Dague | 2008-04-10 | 1 | -2/+2 |
* | * Added stub OpenSim.Model project for migrating core types and base classes | lbsa71 | 2008-04-10 | 1 | -1/+21 |
* | * Fix a null reference when there's no [Economy] section in the opensim.ini | Teravus Ovares | 2008-04-10 | 1 | -3/+3 |
* | * Made it safe again to use the restart button from the estate tools and the ... | Teravus Ovares | 2008-04-10 | 2 | -4/+11 |
* | Patch by lulurun - 0000916: support secondlife client's "-url sim/x/y/z" option | Teravus Ovares | 2008-04-10 | 2 | -1/+13 |
* | * Updates BetaGridLikeMoneyModule | Teravus Ovares | 2008-04-10 | 9 | -21/+272 |
* | * Adds twist support for Cubes, Cylinders, and Prisms in the Meshmerizer | Teravus Ovares | 2008-04-10 | 5 | -11/+365 |
* | Update svn properties. | Jeff Ames | 2008-04-10 | 0 | -0/+0 |
* | split out UserProfile | Sean Dague | 2008-04-09 | 2 | -67/+99 |
* | NHibernate Inventory support. Lightly tested, but seems to work | Sean Dague | 2008-04-09 | 2 | -12/+12 |
* | more futzing around here. None of this works yet because | Sean Dague | 2008-04-09 | 2 | -8/+9 |