aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-23Thank you kindly, Melanie, for:Charles Krinke1-2/+22
2008-05-22change to how initial terrain data is sent. Instead of sending the 64 packets...MW1-10/+46
2008-05-22* Limiting the Quaternion reset to x=y=z=w=0Teravus Ovares1-4/+4
2008-05-22* Refactor: Move enhancement of version string with operating system informat...Justin Clarke Casey1-2/+1
2008-05-21IZ QUATERNION NORMALIZE TO 0? NOWAI! KTHXBYETeravus Ovares1-0/+10
2008-05-20Add copyright notices.Jeff Ames1-0/+27
2008-05-18* minor: Just a few documentation odds and endsJustin Clarke Casey1-3/+0
2008-05-18* Group type stuff. Nothing spectacular. two packets, sorta almost semi half...Teravus Ovares1-1/+54
2008-05-17* Tweaked patch mantis 1302 and committing it.Teravus Ovares1-0/+23
2008-05-17Formatting cleanup.Jeff Ames1-19/+19
2008-05-16* Committing patch from mantis 0001297: [PATCH] Fix behavior of child prim in...Teravus Ovares1-1/+20
2008-05-16Formatting cleanup.Jeff Ames5-157/+157
2008-05-15Committing patch from Melanie. 0001290: [PATCH] implement permissions propag...Teravus Ovares1-1/+1
2008-05-14* Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of...Teravus Ovares1-2/+3
2008-05-14* Adding the very bare minimum for the client to register user as having the ...Teravus Ovares1-0/+24
2008-05-14More formatting cleanup.Jeff Ames2-3/+6
2008-05-14Formatting cleanup.Jeff Ames2-10/+9
2008-05-14* Refactored OutPacket out of ScenePresence Teravus Ovares1-0/+33
2008-05-14* Refactored OutPacket and FirstName/LastName out of Friends Module.Teravus Ovares1-0/+28
2008-05-13*Complete redo of the permissions modulemingchen1-34/+47
2008-05-12* If a region running in grid mode fails to login to the grid service, startu...Justin Clarke Casey1-5/+1
2008-05-12Formatting cleanup.Jeff Ames1-3/+3
2008-05-110001199: [PATCH] Add support for default animations Teravus Ovares1-0/+16
2008-05-11* Mantis #1127 - Patch to implement depreciated patches. Thanks middlelink!Adam Frisby1-4/+36
2008-05-10* Refactored two more OutPackets. ObjectPropertiesFamily, and Object Propert...Teravus Ovares1-0/+73
2008-05-10* More OutPacket refactors.Teravus Ovares1-0/+13
2008-05-10* Two more OutPacket refactors. TextureSender.Teravus Ovares1-0/+15
2008-05-10Refactored out a few warnings related to Adam's bane OutPacketTeravus Ovares1-0/+28
2008-05-10* Experiment in Zerocoding.Teravus Ovares1-11/+27
2008-05-08* remove 2 warnings.Teravus Ovares1-1/+1
2008-05-08*Added all the permission checks to the sceneexternalchecks and modified perm...mingchen1-13/+13
2008-05-08* Proper fix for 1191 - Missing TypeData in ViewerEffectEventHandlerArg.Adam Frisby1-0/+1
2008-05-08* You can haz more spring cleaning.Adam Frisby1-0/+1
2008-05-08* Some refactorings.Adam Frisby1-2/+1
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