| Commit message (Expand) | Author | Files | Lines |
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 | 2 | -17/+18 |
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 | 8 | -6300/+6300 |
2008-05-02 | * More refactorings of UDPServer. | Adam Frisby | 2 | -6/+6 |
2008-05-02 | * More clientstack abstractions - We now only have a single constructor call ... | Adam Frisby | 3 | -10/+25 |
2008-05-02 | * Commit 2/3 - Please dont attempt to update to this revision until all 3 are... | Adam Frisby | 9 | -6278/+6301 |
2008-05-01 | * Breaking all the code, breaking all the code..! | Adam Frisby | 1 | -2/+2 |
2008-05-01 | * Cleaned namespaces of entire solution. OpenSim directories now correspond w... | Adam Frisby | 1 | -0/+1 |
2008-05-01 | * Assorted spring cleanings. | Adam Frisby | 1 | -1/+1 |
2008-04-30 | * Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank... | Teravus Ovares | 1 | -25/+59 |
2008-04-28 | From: Dr Scofield <hud@zurich.ibm.com> | Justin Clarke Casey | 1 | -7/+7 |
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 |
2008-04-26 | * First draft implementation of copying prim inventory items back to agent in... | Justin Clarke Casey | 1 | -1/+23 |
2008-04-25 | * Used thomas' patch m884 as an example to make HUD attachments work. While... | Teravus Ovares | 1 | -1/+1 |
2008-04-24 | replace hard tabs with 4 spaces to be consistant in the source. | Sean Dague | 1 | -47/+47 |
2008-04-24 | * Adds much better support for attachments that you right click on in world. | Teravus Ovares | 1 | -2/+32 |
2008-04-23 | * Patch from Melanie. Mantis 0001037: Add various internal plumbing to the... | Teravus Ovares | 1 | -0/+36 |
2008-04-23 | * Patch #1026 - llDialog support -- Thanks Melanie! | Adam Frisby | 1 | -0/+27 |
2008-04-23 | * Applying Mantis #1020 (Animations) - Thanks Melanie. | Adam Frisby | 1 | -1/+8 |
2008-04-21 | From: Dr Scofield <hud@zurich.ibm.com> | Sean Dague | 1 | -0/+3 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 4 | -11/+12 |
2008-04-19 | Thank you kindly krtaylor for a patch to solve: | Charles Krinke | 1 | -6/+24 |
2008-04-17 | * Acks the first UseCircuitCode packet | Teravus Ovares | 2 | -1/+12 |
2008-04-17 | * Implements 'Set Home to Here' | Teravus Ovares | 1 | -10/+41 |
2008-04-16 | * Applying melanie's Landmark patch. Thanks Melanie! | Teravus Ovares | 1 | -32/+19 |
2008-04-16 | Thank you very much, Kmeisthax for: | Charles Krinke | 1 | -0/+18 |