aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * minor documenting, cleanup, renaming in user profile cache serviceJustin Clarke Casey2008-04-112-12/+29
* * documenting and minor refactoring in UserProfileCacheServiceJustin Clarke Casey2008-04-111-14/+24
* refactor: eliminate method in UserProfileCacheServiceJustin Clarke Casey2008-04-113-16/+15
* * From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-04-113-35/+155
* From: Kurt Taylor <krtaylor@us.ibm.com>Sean Dague2008-04-111-11/+16
* * Discerned between AddProfile and UpdateProfile in region registrationlbsa712008-04-117-9/+102
* * Added a "regionload_regionsdir" option to OpenSim.ini which determines wher...Adam Frisby2008-04-111-0/+13
* * Updated MapImageModule to support primitives showing on the world map image...Adam Frisby2008-04-111-1/+43
* add user profile mapping for nhibernateSean Dague2008-04-101-0/+29
* add some convenience properties. Move all the fieldsSean Dague2008-04-101-69/+100
* * With Grid Comms up in the air.. I decided have the friends module update ...Teravus Ovares2008-04-104-1/+166
* * Minor: really just comment and subsequent indentation adjustment. Preparat...Justin Clarke Casey2008-04-102-41/+61
* * Refactor GetUsersInventory()Justin Clarke Casey2008-04-103-12/+36
* Thank you Justin for a patch that solves the issue of: When a sensor detects ...Charles Krinke2008-04-101-4/+14
* Thank you kindly, A_Biondi for a patch that:Charles Krinke2008-04-101-0/+13
* * Minor: get CreateNewUserInventory() to return true on successJustin Clarke Casey2008-04-103-4/+10
* * Slightly smoother transition between land, shallow water and deep water in ...Teravus Ovares2008-04-101-2/+11
* * Minor inventory message cleanup and documentationJustin Clarke Casey2008-04-102-4/+14
* renaming of attributes in UserAgentData for readabilitySean Dague2008-04-107-63/+63
* changing UserAgentData to use properties. This caused moreSean Dague2008-04-108-141/+276
* further renaming of properties for claritySean Dague2008-04-1019-205/+205
* moved fields to properties for UserDataProfile, which wasSean Dague2008-04-1024-382/+595
* * Brings back map tile generation based on the terrain. The algorithm produc...Teravus Ovares2008-04-101-0/+108
* * Fix a null reference when there's no [Economy] section in the opensim.iniTeravus Ovares2008-04-101-3/+3
* * Made it safe again to use the restart button from the estate tools and the ...Teravus Ovares2008-04-102-4/+11
* Patch by lulurun - 0000916: support secondlife client's "-url sim/x/y/z" option Teravus Ovares2008-04-101-1/+12
* * Updates BetaGridLikeMoneyModuleTeravus Ovares2008-04-108-21/+222
* * Adds twist support for Cubes, Cylinders, and Prisms in the MeshmerizerTeravus Ovares2008-04-105-11/+365
* split out UserProfileSean Dague2008-04-092-67/+99
* NHibernate Inventory support. Lightly tested, but seems to workSean Dague2008-04-092-12/+12
* more futzing around here. None of this works yet becauseSean Dague2008-04-092-8/+9
* * Put explicit braces in for single line blocksJustin Clarke Casey2008-04-091-3/+9
* From: Michael Osias <mosias@us.ibm.com>Justin Clarke Casey2008-04-093-7/+26
* From: Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey2008-04-091-3/+9
* make this a classSean Dague2008-04-091-2/+4
* check in an OSUUID wrapper as potential replacementSean Dague2008-04-091-0/+85
* checking in a chunk of work because I think I'm tacklingSean Dague2008-04-091-1/+1
* oops, broke compile. This fixes itSean Dague2008-04-091-1/+1
* match file to classnameSean Dague2008-04-091-0/+0
* changing around types a bit to make stuff more readable for Sean Dague2008-04-095-46/+48
* NHibernate Inventory getting close, except for some of the Sean Dague2008-04-094-8/+12
* add a sample script for migrating from old inventorySean Dague2008-04-091-0/+39
* fix up Inventory hbm definitions to work. Adding indexes in Sean Dague2008-04-082-7/+6
* add comment for version field based on what Teravus said :)Sean Dague2008-04-081-1/+3
* move the mappings to .hbm.xml so NHibernate actuallySean Dague2008-04-082-0/+0
* added the folder mappingsSean Dague2008-04-081-0/+14
* further refactor and rename of InventoryFolderBase propertiesSean Dague2008-04-0812-45/+45
* added migration script for SqliteAssetsSean Dague2008-04-081-0/+5
* added Readme for migrationsSean Dague2008-04-081-0/+3
* * Minor: Show summary count of connected agents in 'show users' region consol...Justin Clarke Casey2008-04-081-1/+7