aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Makes ObjectUpdate compressing tweakable in OpenSim.ini - introduces:Adam Frisby2009-05-021-2/+13
* Plumb conifg into the client views. Add config option to configure packetMelanie Thielker2009-05-024-0/+26
* Thank you kindly, Fly-Man, for a patch that:Charles Krinke2009-05-021-1/+1
* Thank you kindly, Thomax, for a patch that solves:Charles Krinke2009-05-021-1/+1
* Thank you kindly, BlueWall, for a patch that:Charles Krinke2009-05-025-7/+192
* Thank you kindly, MCortez for a patch that solves:Charles Krinke2009-05-021-1/+18
* Added the "out" connector (aka client) for the Grid services. Not used yet.diva2009-05-021-0/+378
* Rename CoreModules.Communications to CoreModule.ServiceConnectors and, inside...diva2009-05-022-0/+0
* Move a lock to attempt to cut down packet lossMelanie Thielker2009-05-021-4/+4
* Change of word in log message.diva2009-05-021-1/+1
* Numerous packet improvements.Melanie Thielker2009-05-026-53/+106
* Also add these packet to the list of packets to be recycled. No enabledMelanie Thielker2009-05-021-0/+2
* Fix the issue that stopped the packet pool from working. Add a mechanismMelanie Thielker2009-05-024-10/+77
* Add a tweakable for the prim queue preloadMelanie Thielker2009-05-013-9/+19
* Throttle prim sending a bit (again) to ensure the queues don't overrun andMelanie Thielker2009-05-011-2/+2
* Add methods to block and queue agent updates during region crossing and TPMelanie Thielker2009-05-011-0/+43
* Send the animations of all already present avatar to an avatar entering a simMelanie Thielker2009-05-011-0/+6
* Improve prim sending by combining multiple prim updates into a single packetMelanie Thielker2009-05-014-75/+209
* Update svn properties.Jeff Ames2009-05-011-217/+217
* * refactor: move iar name hashing into a methodJustin Clarke Casey2009-04-302-2/+12
* Estate owners who are not administrators, even in god mode, should not beMelanie Thielker2009-04-301-1/+1
* Thank you, mpallari, for a patch that correct the behavior of the avatarMelanie Thielker2009-04-301-3/+1
* Fixed a bug in the permissions module, where if there were multiple admins, t...MW2009-04-301-7/+21
* Thank you, mpallari, for a patch that increses efficiency by combiningMelanie Thielker2009-04-308-19/+70
* Thank you kindly, MCortez for a patch that:Charles Krinke2009-04-293-156/+280
* Catch another j2k decode exception that can be caused by a bad assetMelanie Thielker2009-04-291-29/+34
* Fix a crash that will hit when an image asset is truncated in storageMelanie Thielker2009-04-291-1/+11
* * Correct log message formatJustin Clarke Casey2009-04-293-95/+95
* * Add test to check temp profile creation on iar loadJustin Clarke Casey2009-04-294-12/+20
* * Apply further groups xmlrpc to stop an exception in the exception handlerJustin Clarke Casey2009-04-292-33/+90
* * Apply http://opensimulator.org/mantis/view.php?id=3557Justin Clarke Casey2009-04-291-1/+19
* * Apply http://opensimulator.org/mantis/view.php?id=3554Justin Clarke Casey2009-04-291-1/+1
* * Actually change the default oar file name to region.oar instead of scene.oa...Justin Clarke Casey2009-04-291-1/+1
* * minor: remove some mono compiler warningsJustin Clarke Casey2009-04-296-13/+6
* * Make scene.oar the default oar target rather than scene.oar.tar.gz, in an a...Justin Clarke Casey2009-04-291-1/+1
* * Add missing System.Reflection reference from last commitJustin Clarke Casey2009-04-291-0/+1
* * Adjust load iar unit test to check load of items with creator names that ex...Justin Clarke Casey2009-04-292-9/+30
* Again, completely revamp the unlink code to finally allow unlinking Melanie Thielker2009-04-292-124/+131
* fixes exception thrown when client session is shutdown whileDr Scofield2009-04-291-0/+2
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-04-291-9/+67
* From: Alan Webb <alan_webb@us.ibm.com> & Dr Scofield <drscofield@xyzzyxyzzy.net>Dr Scofield2009-04-291-41/+191
* Flipping check_session xmlrpc's keep-alive to false, because some clients hang.diva2009-04-292-2/+2
* Let estate owners and managers enter nonpublic estates unconditionally.Melanie Thielker2009-04-282-2/+5
* * Get rid of some extraneous debug log output from the last commitJustin Clarke Casey2009-04-282-4/+4
* * Stop oar loading barfing if the archive contains directory entriesJustin Clarke Casey2009-04-282-12/+44
* * Add preliminary code for resolving iar profile namesJustin Clarke Casey2009-04-284-18/+152
* Correctly handle group owned land in the Datasnapshot module. Will returnMelanie Thielker2009-04-281-16/+28
* Thank you, Fly-Man, for a patch that fixes propagating the groupMelanie Thielker2009-04-281-1/+1
* Make sure that, on "Anyone can copy" the person copying the objectMelanie Thielker2009-04-271-3/+3
* Another attempt at mantis #3527.diva2009-04-271-1/+11