aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-15* Committing shell of a whole-region serialiser. This is not complete and wil...Adam Frisby3-0/+188
2008-04-15* Quick patch before I start on a bigger projectAdam Frisby3-55/+61
2008-04-14* Working towards notifying the client if the inventory service has failed, r...Justin Clarke Casey5-15/+70
2008-04-14* Fixed a few warnings.Teravus Ovares12-10/+347
2008-04-14* Get Util.GetHostFromDNS to tell us the dns address it was trying to resolve...Justin Clarke Casey1-1/+15
2008-04-14make it so the IRC bridge only relays channel 0 messagesSean Dague1-7/+10
2008-04-14Possible fix for the 100% CPU issue. I've not fully Sean Dague1-2/+8
2008-04-14#952 againTeravus Ovares1-7/+21
2008-04-14Fix for mantis 952Teravus Ovares1-23/+30
2008-04-13* Correct comment from previous patch - I'm not reversing mantis #912 at all,...Justin Clarke Casey1-1/+1
2008-04-13* Reverse mantis #912 since it was causing inventory to disappear from the ro...Justin Clarke Casey1-1/+10
2008-04-13* Fix a bug in the friends module that causes a friend not to appear online w...Teravus Ovares5-16/+890
2008-04-13* Temporarily, stop the exception of mantis #951 from killing the entire clie...Justin Clarke Casey1-1/+13
2008-04-13* Put in crude poll waiting for 60 seconds for delayed user inventory deliver...Justin Clarke Casey1-2/+27
2008-04-13* Added some comments to terrain module.Adam Frisby2-3/+57
2008-04-11first drop of user storage implementation for nhibernate. Sean Dague2-2/+271
2008-04-11add some convenience properties to get floats out ofSean Dague1-0/+13
2008-04-11add user agent mappingSean Dague1-0/+21
2008-04-11* Reduce publicly exposed fields on InventoryCollection, which was causing du...Justin Clarke Casey4-77/+48
2008-04-11* Minor refactoring in OGS1InventoryServiceJustin Clarke Casey1-27/+20
2008-04-11* Remove the worst excesses of my inventory debugging codeJustin Clarke Casey1-6/+6
2008-04-11* Eliminate a class of errors where an inventory request could be made before...Justin Clarke Casey3-14/+31
2008-04-11* Minor inventory code cleanup following on from last patchJustin Clarke Casey4-14/+1
2008-04-11* Change inventory async response deliver to deliver all items and folders at...Justin Clarke Casey8-89/+151
2008-04-11* fix bug 935Teravus Ovares1-4/+7
2008-04-11* Fix bug 934Teravus Ovares1-1/+7
2008-04-11* minor: replace test of CachedUserInfo.RootFolder != null with something mor...Justin Clarke Casey2-14/+20
2008-04-11* minor documenting, cleanup, renaming in user profile cache serviceJustin Clarke Casey2-12/+29
2008-04-11* documenting and minor refactoring in UserProfileCacheServiceJustin Clarke Casey1-14/+24
2008-04-11refactor: eliminate method in UserProfileCacheServiceJustin Clarke Casey3-16/+15
2008-04-11* From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey3-35/+155
2008-04-11From: Kurt Taylor <krtaylor@us.ibm.com>Sean Dague1-11/+16
2008-04-11* Discerned between AddProfile and UpdateProfile in region registrationlbsa717-9/+102
2008-04-11* Added a "regionload_regionsdir" option to OpenSim.ini which determines wher...Adam Frisby1-0/+13
2008-04-11* Updated MapImageModule to support primitives showing on the world map image...Adam Frisby1-1/+43
2008-04-10add user profile mapping for nhibernateSean Dague1-0/+29
2008-04-10add some convenience properties. Move all the fieldsSean Dague1-69/+100
2008-04-10* With Grid Comms up in the air.. I decided have the friends module update ...Teravus Ovares4-1/+166
2008-04-10* Minor: really just comment and subsequent indentation adjustment. Preparat...Justin Clarke Casey2-41/+61
2008-04-10* Refactor GetUsersInventory()Justin Clarke Casey3-12/+36
2008-04-10Thank you Justin for a patch that solves the issue of: When a sensor detects ...Charles Krinke1-4/+14
2008-04-10Thank you kindly, A_Biondi for a patch that:Charles Krinke1-0/+13
2008-04-10* Minor: get CreateNewUserInventory() to return true on successJustin Clarke Casey3-4/+10
2008-04-10* Slightly smoother transition between land, shallow water and deep water in ...Teravus Ovares1-2/+11
2008-04-10* Minor inventory message cleanup and documentationJustin Clarke Casey2-4/+14
2008-04-10renaming of attributes in UserAgentData for readabilitySean Dague7-63/+63
2008-04-10changing UserAgentData to use properties. This caused moreSean Dague8-141/+276
2008-04-10further renaming of properties for claritySean Dague19-205/+205
2008-04-10moved fields to properties for UserDataProfile, which wasSean Dague24-382/+595
2008-04-10* Brings back map tile generation based on the terrain. The algorithm produc...Teravus Ovares1-0/+108