aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * Get Util.GetHostFromDNS to tell us the dns address it was trying to resolve...Justin Clarke Casey2008-04-141-1/+15
* make it so the IRC bridge only relays channel 0 messagesSean Dague2008-04-141-7/+10
* Possible fix for the 100% CPU issue. I've not fully Sean Dague2008-04-141-2/+8
* #952 againTeravus Ovares2008-04-141-7/+21
* Fix for mantis 952Teravus Ovares2008-04-141-23/+30
* * Correct comment from previous patch - I'm not reversing mantis #912 at all,...Justin Clarke Casey2008-04-131-1/+1
* * Reverse mantis #912 since it was causing inventory to disappear from the ro...Justin Clarke Casey2008-04-131-1/+10
* * Fix a bug in the friends module that causes a friend not to appear online w...Teravus Ovares2008-04-135-16/+890
* * Temporarily, stop the exception of mantis #951 from killing the entire clie...Justin Clarke Casey2008-04-131-1/+13
* * Put in crude poll waiting for 60 seconds for delayed user inventory deliver...Justin Clarke Casey2008-04-131-2/+27
* * Added some comments to terrain module.Adam Frisby2008-04-132-3/+57
* first drop of user storage implementation for nhibernate. Sean Dague2008-04-112-2/+271
* add some convenience properties to get floats out ofSean Dague2008-04-111-0/+13
* add user agent mappingSean Dague2008-04-111-0/+21
* * Reduce publicly exposed fields on InventoryCollection, which was causing du...Justin Clarke Casey2008-04-114-77/+48
* * Minor refactoring in OGS1InventoryServiceJustin Clarke Casey2008-04-111-27/+20
* * Remove the worst excesses of my inventory debugging codeJustin Clarke Casey2008-04-111-6/+6
* * Eliminate a class of errors where an inventory request could be made before...Justin Clarke Casey2008-04-113-14/+31
* * Minor inventory code cleanup following on from last patchJustin Clarke Casey2008-04-114-14/+1
* * Change inventory async response deliver to deliver all items and folders at...Justin Clarke Casey2008-04-118-89/+151
* * fix bug 935Teravus Ovares2008-04-111-4/+7
* * Fix bug 934Teravus Ovares2008-04-111-1/+7
* * minor: replace test of CachedUserInfo.RootFolder != null with something mor...Justin Clarke Casey2008-04-112-14/+20
* * 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