| Commit message (Expand) | Author | Age | Files | Lines |
* | * Adding the very bare minimum for the client to register user as having the ... | Teravus Ovares | 2008-05-14 | 1 | -0/+24 |
* | More formatting cleanup. | Jeff Ames | 2008-05-14 | 2 | -3/+6 |
* | Formatting cleanup. | Jeff Ames | 2008-05-14 | 2 | -10/+9 |
* | * Refactored OutPacket out of ScenePresence | Teravus Ovares | 2008-05-14 | 1 | -0/+33 |
* | * Refactored OutPacket and FirstName/LastName out of Friends Module. | Teravus Ovares | 2008-05-14 | 1 | -0/+28 |
* | *Complete redo of the permissions module | mingchen | 2008-05-13 | 1 | -34/+47 |
* | Formatting cleanup. | Jeff Ames | 2008-05-12 | 1 | -3/+3 |
* | 0001199: [PATCH] Add support for default animations | Teravus Ovares | 2008-05-11 | 1 | -0/+16 |
* | * Mantis #1127 - Patch to implement depreciated patches. Thanks middlelink! | Adam Frisby | 2008-05-11 | 1 | -4/+36 |
* | * Refactored two more OutPackets. ObjectPropertiesFamily, and Object Propert... | Teravus Ovares | 2008-05-10 | 1 | -0/+73 |
* | * More OutPacket refactors. | Teravus Ovares | 2008-05-10 | 1 | -0/+13 |
* | * Two more OutPacket refactors. TextureSender. | Teravus Ovares | 2008-05-10 | 1 | -0/+15 |
* | Refactored out a few warnings related to Adam's bane OutPacket | Teravus Ovares | 2008-05-10 | 1 | -0/+28 |
* | * Experiment in Zerocoding. | Teravus Ovares | 2008-05-10 | 1 | -11/+27 |
* | * remove 2 warnings. | Teravus Ovares | 2008-05-08 | 1 | -1/+1 |
* | *Added all the permission checks to the sceneexternalchecks and modified perm... | mingchen | 2008-05-08 | 1 | -13/+13 |
* | * Proper fix for 1191 - Missing TypeData in ViewerEffectEventHandlerArg. | Adam Frisby | 2008-05-08 | 1 | -0/+1 |
* | * You can haz more spring cleaning. | Adam Frisby | 2008-05-08 | 1 | -0/+1 |
* | * Some refactorings. | Adam Frisby | 2008-05-08 | 1 | -2/+1 |
* | * Temporary fix for Mantis 1177. | Adam Frisby | 2008-05-07 | 1 | -1/+2 |
* | * Removes references to libsecondlife.Packets from IClientAPI. BAD PROGRAMMER... | Adam Frisby | 2008-05-07 | 1 | -5/+77 |
* | enable velocity on our full update, as I think I know why | Sean Dague | 2008-05-07 | 1 | -2/+2 |
* | seriously hope this gives us rotation and rotational velocity | Sean Dague | 2008-05-07 | 1 | -1/+1 |
* | * Other then the prim update experiments that are going on now, llTakeControl... | Teravus Ovares | 2008-05-07 | 1 | -0/+12 |
* | check in a new approach to this | Sean Dague | 2008-05-07 | 1 | -1/+7 |
* | ok, reverting the bad packet fill in, going to try this again | Sean Dague | 2008-05-07 | 1 | -86/+4 |
* | make prims reliable to see how that effects this update path | Sean Dague | 2008-05-07 | 1 | -0/+1 |
* | this change probably causes an earthshattering kaboom, and | Sean Dague | 2008-05-07 | 1 | -4/+85 |
* | get all the right bits to SendPrimitiveToClient so we can actually | Sean Dague | 2008-05-07 | 1 | -8/+11 |
* | if we are aborting the client loop we should tell someone | Sean Dague | 2008-05-07 | 1 | -0/+1 |
* | *Added SceneExternalChecks.cs that is used to manage checking the results of ... | mingchen | 2008-05-07 | 1 | -0/+3 |
* | revert 4546, I definitely didn't understand what I was doing here | Sean Dague | 2008-05-07 | 1 | -66/+47 |
* | attempted fix of http://opensimulator.org/mantis/view.php?id=1166. This | Sean Dague | 2008-05-07 | 1 | -47/+66 |
* | From: Alan M Webb <awebb@vnet.ibm.com> | Justin Clarke Casey | 2008-05-07 | 1 | -6/+12 |
* | send actual velocity and angular velocity in terse updates | Sean Dague | 2008-05-06 | 1 | -3/+1 |
* | *LLClientView is now pushed the EstateSettings instead of pulling it from the... | mingchen | 2008-05-06 | 1 | -62/+60 |
* | * Committing a bunch of work for control snatching. Not done yet. No visib... | Teravus Ovares | 2008-05-06 | 1 | -0/+13 |
* | * Refactor: Break out permissions code into a separate region PermissionsModule | Justin Clarke Casey | 2008-05-05 | 1 | -13/+13 |
* | *Standardized the Land module by removing all references to libsecondlife.pac... | mingchen | 2008-05-05 | 1 | -3/+217 |
* | * Unraveled the DEBUG_CHANNEL mystery. | Teravus Ovares | 2008-05-05 | 1 | -5/+5 |
* | *Fixed a mistake in the EstateManagementModule that messed up the trunk. | mingchen | 2008-05-04 | 1 | -0/+33 |
* | *Fixed up EstateManagementModule to the module standard - no more packets all... | mingchen | 2008-05-04 | 1 | -7/+295 |
* | * For your fragging desire, damage enabled land works, but watch out!, life d... | Teravus Ovares | 2008-05-03 | 1 | -0/+6 |
* | fixed the dos line endings | Sean Dague | 2008-05-02 | 7 | -6285/+6285 |
* | * More refactorings of UDPServer. | Adam Frisby | 2008-05-02 | 1 | -1/+1 |
* | * More clientstack abstractions - We now only have a single constructor call ... | Adam Frisby | 2008-05-02 | 1 | -6/+16 |
* | * Commit 2/3 - Please dont attempt to update to this revision until all 3 are... | Adam Frisby | 2008-05-02 | 7 | -0/+6282 |