aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/LindenUDP (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-07* Temporary fix for Mantis 1177.Adam Frisby1-1/+2
2008-05-07* Removes references to libsecondlife.Packets from IClientAPI. BAD PROGRAMMER...Adam Frisby1-5/+77
2008-05-07enable velocity on our full update, as I think I know why Sean Dague1-2/+2
2008-05-07seriously hope this gives us rotation and rotational velocitySean Dague1-1/+1
2008-05-07* Other then the prim update experiments that are going on now, llTakeControl...Teravus Ovares1-0/+12
2008-05-07check in a new approach to thisSean Dague1-1/+7
2008-05-07ok, reverting the bad packet fill in, going to try this againSean Dague1-86/+4
2008-05-07make prims reliable to see how that effects this update pathSean Dague1-0/+1
2008-05-07this change probably causes an earthshattering kaboom, andSean Dague1-4/+85
2008-05-07get all the right bits to SendPrimitiveToClient so we can actuallySean Dague1-8/+11
2008-05-07if we are aborting the client loop we should tell someoneSean Dague1-0/+1
2008-05-07*Added SceneExternalChecks.cs that is used to manage checking the results of ...mingchen1-0/+3
2008-05-07revert 4546, I definitely didn't understand what I was doing hereSean Dague1-66/+47
2008-05-07attempted fix of http://opensimulator.org/mantis/view.php?id=1166. ThisSean Dague1-47/+66
2008-05-07From: Alan M Webb <awebb@vnet.ibm.com>Justin Clarke Casey1-6/+12
2008-05-06send actual velocity and angular velocity in terse updatesSean Dague1-3/+1
2008-05-06*LLClientView is now pushed the EstateSettings instead of pulling it from the...mingchen1-62/+60
2008-05-06* Committing a bunch of work for control snatching. Not done yet. No visib...Teravus Ovares1-0/+13
2008-05-05* Refactor: Break out permissions code into a separate region PermissionsModuleJustin Clarke Casey1-13/+13
2008-05-05*Standardized the Land module by removing all references to libsecondlife.pac...mingchen1-3/+217
2008-05-05* Unraveled the DEBUG_CHANNEL mystery.Teravus Ovares1-5/+5
2008-05-04*Fixed a mistake in the EstateManagementModule that messed up the trunk.mingchen1-0/+33
2008-05-04*Fixed up EstateManagementModule to the module standard - no more packets all...mingchen1-7/+295
2008-05-03* For your fragging desire, damage enabled land works, but watch out!, life d...Teravus Ovares1-0/+6
2008-05-02fixed the dos line endingsSean Dague7-6285/+6285
2008-05-02* More refactorings of UDPServer.Adam Frisby1-1/+1
2008-05-02* More clientstack abstractions - We now only have a single constructor call ...Adam Frisby1-6/+16
2008-05-02* Commit 2/3 - Please dont attempt to update to this revision until all 3 are...Adam Frisby7-0/+6282