aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Patch from ChrisDown to fix odd results when using landmarks. Thanks Chris...Teravus Ovares2008-04-172-3/+3
* * Implements 'Set Home to Here' Teravus Ovares2008-04-179-23/+205
* moved the Thread.Sleep(500), to the correct side of the ar.AsyncWaitHandle....MW2008-04-161-1/+1
* * From: Alan M Webb <awebb@vnet.ibm.com>Justin Clarke Casey2008-04-161-2/+47
* From: Alan M Webb <awebb@vnet.ibm.com>Justin Clarke Casey2008-04-161-13/+60
* * From Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey2008-04-161-4/+23
* added a thread.Sleep(500) to OGS1GridServices.CheckRegion() , to try to help ...MW2008-04-161-0/+1
* * Set default EstateSettings regionFlags to allow 'set home here', and 'creat...Teravus Ovares2008-04-161-1/+1
* * Applying melanie's Landmark patch. Thanks Melanie!Teravus Ovares2008-04-168-34/+62
* After reading Timer.cs in the mono source, I'm notSean Dague2008-04-161-116/+118
* Thank you very much, Kmeisthax for:Charles Krinke2008-04-166-3/+82
* * A tweak of the caps system so that new caps have random paths instead of a ...Teravus Ovares2008-04-154-3/+46
* fix types on nhibernate mappings for User bitsSean Dague2008-04-152-11/+12
* * Fix mantis 975 - prim text > 255 charsJustin Clarke Casey2008-04-151-0/+8
* * Tiny, tiny, login message refinement to reduce human parsing requirementsJustin Clarke Casey2008-04-151-1/+1
* * Make it easier to follow logins on the user server by changing and tidying ...Justin Clarke Casey2008-04-154-29/+35
* * Send a meaningful response to both the user server console and the client i...Justin Clarke Casey2008-04-153-13/+43
* Fixed LSL State support.Teravus Ovares2008-04-153-35/+57
* From: Dr Scofield <hud@zurich.ibm.com>Sean Dague2008-04-152-0/+289
* From: dirk husemann <hud@zurich.ibm.com>Sean Dague2008-04-152-23/+44
* Update svn properties.Jeff Ames2008-04-154-201/+201
* * Added support for serialising objects to ExportSerialisationModule via Seri...Adam Frisby2008-04-153-10/+23
* * Fixes an issue with the BaseHttpServer in LinuxTeravus Ovares2008-04-157-20/+92
* * Committing shell of a whole-region serialiser. This is not complete and wil...Adam Frisby2008-04-153-0/+188
* * Quick patch before I start on a bigger projectAdam Frisby2008-04-153-55/+61
* * Working towards notifying the client if the inventory service has failed, r...Justin Clarke Casey2008-04-145-15/+70
* * Fixed a few warnings.Teravus Ovares2008-04-1412-10/+347
* * 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