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