aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-04Refine oversized packet handling as per jhurliman. Reallocate the buffer toMelanie1-4/+7
2009-11-04Add some length to the backet buffer for packet sending so oversizeMelanie1-1/+1
2009-11-04minor: remove some mono compiler warningsJustin Clark-Casey (justincc)3-13/+13
2009-11-04Add an overload to OutPacket as per jhurliman. Switch hacky workaroundMelanie1-5/+15
2009-11-04Bounce the pacjet items limit back up to 6Melanie1-1/+1
2009-11-04Prevent autosplitting of inventory descendents packets. Also reduces theMelanie1-1/+4
2009-11-04Correctly set the totall number of descendents in inventory retrievalMelanie1-3/+4
2009-11-04Backport the fixes to WebFetchInventoryDescendents to the UDPMelanie6-155/+105
2009-11-03Remove parallel loading from XEngine, but retain the new design whereMelanie1-8/+19
2009-11-03minor: remove some mono compiler warningsJustin Clark-Casey (justincc)3-17/+17
2009-11-03Fixed a couple of NREs in corner cases.Diva Canto1-0/+6
2009-11-02Delete depricated extrusion methods and redirect to universal extrude method.dahlia1-833/+10
2009-11-02Another race condition fix in SceneObjectGroupJohn Hurliman1-7/+11
2009-11-02Fixing race conditions in the SceneObjectPart propertiesJohn Hurliman1-56/+53
2009-11-02Removing duplicate SceneObjectPart.RotationalVelocity propertyJohn Hurliman5-24/+14
2009-11-02* Committing missing file from last commit.Adam Frisby1-0/+13
2009-11-02* Implemented some tweaks to monitoring module.Adam Frisby4-1/+98
2009-11-01* Implements new 'Monitoring' system for reporting performance.Adam Frisby14-8/+471
2009-10-31Patch + minor formatting fixes.Diva Canto1-1/+1
2009-10-31http://opensimulator.org/mantis/view.php?id=4337Douglas R. Miles1-1/+1
2009-10-30Make the default and max RTO configurable int he linden client stackMelanie2-5/+19
2009-10-30Fixed a regression in SendAvatarGroupsReply()John Hurliman1-2/+2
2009-10-30Convert the AvatarGroupsReply message to the event queue.Melanie1-26/+39
2009-10-30Add a using for OSD to the client viewMelanie1-0/+1
2009-10-30* Disables automatic packet splitting on AvatarGroupsReply packets. This pack...John Hurliman2-14/+16
2009-10-30* Fix for a potential race condition in ScenePresence.AbsolutePositionJohn Hurliman3-42/+42
2009-10-30* Moving parcel media and avatar update packets from the unthrottled category...John Hurliman4-22/+25
2009-10-30* Fixes issue #4329 "llDialog fails silently" by updating OpenMetaverse.dllJohn Hurliman2-10/+10
2009-10-29* Fixed a NullReferenceException in GetMovementAnimation() and added more pro...John Hurliman1-29/+35
2009-10-29* Commented out two noisy debug lines in the LLUDP serverJohn Hurliman3-159/+144
2009-10-29More performance improvements to XEngine script loadingJohn Hurliman2-54/+37
2009-10-29* Misc. formatting cleanup for the previous patchJohn Hurliman3-37/+40
2009-10-29OptimizationsDan Lake5-118/+123
2009-10-29* Implemented foot collision plane for avatarsJohn Hurliman1-215/+44
2009-10-29Ported the Simian avatar animation system to OpenSim. Landing is currently no...John Hurliman1-36/+203
2009-10-29Fixing NullReferenceException regression in the previous commitJohn Hurliman1-1/+1
2009-10-29* Log progress messages when loading OAR files with a lot of assetsJohn Hurliman7-81/+108
2009-10-28Small performance tweaks to code called by the heartbeat loopJohn Hurliman4-117/+53
2009-10-28Always send a time dilation of 1.0 while we debug rubberbanding issuesJohn Hurliman4-107/+6
2009-10-28Limit physics time dilation to 1.0John Hurliman2-2/+2
2009-10-28* Standalone logins will now go through the sequence of "requested region, de...John Hurliman3-17/+25
2009-10-28* Reduce the velocity tolerance on sending terse updates to avoid slowly drif...John Hurliman3-5/+12
2009-10-28Fixed a bad check on velocity in the ODE near() callback (it was only checkin...John Hurliman1-3/+3
2009-10-28Adding changes to previous patch to make it fit into core betterMelanie1-19/+17
2009-10-28patch kill by UUIDFredo Chaplin1-0/+58
2009-10-28Track timestamps when terse updates were last sent for a prim or avatar to av...John Hurliman2-2/+10
2009-10-28Marking ImprovedTerseObjectUpdate packets for avatars as unthrottled to testJohn Hurliman1-1/+1
2009-10-28Switching sculpty from CSJ2K back to OpenJPEG for now until more kinks are ir...John Hurliman1-2/+6
2009-10-28Print the exception message when CSJ2K decoding fails for sculpty texturesJohn Hurliman1-3/+3
2009-10-28Modified visibilities of properties and methods. This is so that SL client ba...Mikko Pallari2-12/+12