aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-02Numerous packet improvements.Melanie Thielker6-53/+106
2009-05-02Also add these packet to the list of packets to be recycled. No enabledMelanie Thielker1-0/+2
2009-05-02Fix the issue that stopped the packet pool from working. Add a mechanismMelanie Thielker4-10/+77
2009-05-01Add a tweakable for the prim queue preloadMelanie Thielker3-9/+19
2009-05-01Throttle prim sending a bit (again) to ensure the queues don't overrun andMelanie Thielker1-2/+2
2009-05-01Add methods to block and queue agent updates during region crossing and TPMelanie Thielker1-0/+43
2009-05-01Send the animations of all already present avatar to an avatar entering a simMelanie Thielker1-0/+6
2009-05-01Improve prim sending by combining multiple prim updates into a single packetMelanie Thielker4-75/+209
2009-05-01Update svn properties.Jeff Ames1-217/+217
2009-04-30* refactor: move iar name hashing into a methodJustin Clarke Casey2-2/+12
2009-04-30Estate owners who are not administrators, even in god mode, should not beMelanie Thielker1-1/+1
2009-04-30Thank you, mpallari, for a patch that correct the behavior of the avatarMelanie Thielker1-3/+1
2009-04-30Fixed a bug in the permissions module, where if there were multiple admins, t...MW1-7/+21
2009-04-30Thank you, mpallari, for a patch that increses efficiency by combiningMelanie Thielker8-19/+70
2009-04-29Thank you kindly, MCortez for a patch that:Charles Krinke3-156/+280
2009-04-29Catch another j2k decode exception that can be caused by a bad assetMelanie Thielker1-29/+34
2009-04-29Fix a crash that will hit when an image asset is truncated in storageMelanie Thielker1-1/+11
2009-04-29* Correct log message formatJustin Clarke Casey3-95/+95
2009-04-29* Add test to check temp profile creation on iar loadJustin Clarke Casey4-12/+20
2009-04-29* Apply further groups xmlrpc to stop an exception in the exception handlerJustin Clarke Casey2-33/+90
2009-04-29* Apply http://opensimulator.org/mantis/view.php?id=3557Justin Clarke Casey1-1/+19
2009-04-29* Apply http://opensimulator.org/mantis/view.php?id=3554Justin Clarke Casey1-1/+1
2009-04-29* Actually change the default oar file name to region.oar instead of scene.oa...Justin Clarke Casey1-1/+1
2009-04-29* minor: remove some mono compiler warningsJustin Clarke Casey6-13/+6
2009-04-29* Make scene.oar the default oar target rather than scene.oar.tar.gz, in an a...Justin Clarke Casey1-1/+1
2009-04-29* Add missing System.Reflection reference from last commitJustin Clarke Casey1-0/+1
2009-04-29* Adjust load iar unit test to check load of items with creator names that ex...Justin Clarke Casey2-9/+30
2009-04-29Again, completely revamp the unlink code to finally allow unlinking Melanie Thielker2-124/+131
2009-04-29fixes exception thrown when client session is shutdown whileDr Scofield1-0/+2
2009-04-29From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-9/+67
2009-04-29From: Alan Webb <alan_webb@us.ibm.com> & Dr Scofield <drscofield@xyzzyxyzzy.net>Dr Scofield1-41/+191
2009-04-29Flipping check_session xmlrpc's keep-alive to false, because some clients hang.diva2-2/+2
2009-04-28Let estate owners and managers enter nonpublic estates unconditionally.Melanie Thielker2-2/+5
2009-04-28* Get rid of some extraneous debug log output from the last commitJustin Clarke Casey2-4/+4
2009-04-28* Stop oar loading barfing if the archive contains directory entriesJustin Clarke Casey2-12/+44
2009-04-28* Add preliminary code for resolving iar profile namesJustin Clarke Casey4-18/+152
2009-04-28Correctly handle group owned land in the Datasnapshot module. Will returnMelanie Thielker1-16/+28
2009-04-28Thank you, Fly-Man, for a patch that fixes propagating the groupMelanie Thielker1-1/+1
2009-04-27Make sure that, on "Anyone can copy" the person copying the objectMelanie Thielker1-3/+3
2009-04-27Another attempt at mantis #3527.diva1-1/+11
2009-04-27Thanks Tommil for a patch that adds a caching option to GetAssetStreamHandler...diva2-5/+235
2009-04-27Thank you, Orion_Shamroy, for a patch to expand notecard readingMelanie Thielker3-31/+136
2009-04-27From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-0/+5
2009-04-27Thank you, Orion_Shamroy, for a patch that adds osGetNotecardLine andMelanie Thielker3-0/+93
2009-04-27From: Alan M Webb <alan_webb@us.ibm.com>Dr Scofield3-34/+341
2009-04-27Add copyright headers. Formatting cleanup.Jeff Ames8-192/+211
2009-04-27Update svn properties.Jeff Ames3-90/+90
2009-04-27Getting rid of -hypergrid=true on the command line. This config now goes insi...diva5-81/+50
2009-04-26HGWorldMap got a bit out of sync during the introduction of the new module sy...diva2-100/+15
2009-04-26Bug fix in initialization of RegionAssetServer/MXP. Sometimes the MXP section...diva1-3/+3