| Commit message (Expand) | Author | Files | Lines |
2008-06-19 | Mantis#1543. Thank you kindly, Jonc for a patch that: | Charles Krinke | 1 | -0/+1 |
2008-06-18 | * Refactors call to OutPacket out of AssetCache and into LLClientView | Teravus Ovares | 1 | -0/+3 |
2008-06-17 | * Refactor: Move the responsibility for applying physics and sending the init... | Justin Clarke Casey | 1 | -1/+0 |
2008-06-12 | * refactor: For new objects, move attach to backup to occur when adding to a ... | Justin Clarke Casey | 1 | -3/+3 |
2008-06-11 | *Parcel Prim Count Maximums moved to their own functions so modules can overr... | mingchen | 1 | -1/+1 |
2008-06-06 | * This wraps the autopilot request to the client's sit response. An interes... | Teravus Ovares | 1 | -1/+1 |
2008-05-28 | Mantis#1406. Thank you kindly, Xantor for a patch that: | Charles Krinke | 1 | -1/+1 |
2008-05-26 | Thank you kindly, Melanie for a patch for script reset | Charles Krinke | 1 | -0/+1 |
2008-05-25 | * Adds Top Colliders when using ODE. Access it from the estate tools/debug tab. | Teravus Ovares | 1 | -0/+7 |
2008-05-24 | * Refactor: Collapse some multiple remove object paths | Justin Clarke Casey | 1 | -1/+1 |
2008-05-24 | * Refactor: Change previous commits Object methods to SceneObject methods ins... | Justin Clarke Casey | 2 | -4/+4 |
2008-05-24 | * Refactor: Renaming various *Entity*() methods to *Object*() methods on the ... | Justin Clarke Casey | 2 | -4/+4 |
2008-05-24 | This enables return from the parcel object owner display. | Teravus Ovares | 1 | -0/+1 |
2008-05-18 | * Group type stuff. Nothing spectacular. two packets, sorta almost semi half... | Teravus Ovares | 1 | -0/+6 |
2008-05-17 | * Tweaked patch mantis 1302 and committing it. | Teravus Ovares | 1 | -0/+15 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 2 | -14/+14 |
2008-05-14 | * Adding the very bare minimum for the client to register user as having the ... | Teravus Ovares | 1 | -0/+5 |
2008-05-14 | Formatting cleanup. | Jeff Ames | 2 | -2/+2 |
2008-05-14 | * Refactored OutPacket out of ScenePresence | Teravus Ovares | 1 | -1/+10 |
2008-05-14 | * Refactored OutPacket and FirstName/LastName out of Friends Module. | Teravus Ovares | 1 | -0/+11 |
2008-05-13 | *Complete redo of the permissions module | mingchen | 1 | -1/+1 |
2008-05-12 | Formatting cleanup. | Jeff Ames | 1 | -4/+4 |
2008-05-11 | 0001199: [PATCH] Add support for default animations | Teravus Ovares | 1 | -0/+5 |
2008-05-10 | * Refactored two more OutPackets. ObjectPropertiesFamily, and Object Propert... | Teravus Ovares | 1 | -0/+15 |
2008-05-10 | * More OutPacket refactors. | Teravus Ovares | 1 | -0/+8 |
2008-05-10 | * Two more OutPacket refactors. TextureSender. | Teravus Ovares | 1 | -0/+6 |
2008-05-10 | Refactored out a few warnings related to Adam's bane OutPacket | Teravus Ovares | 1 | -0/+9 |
2008-05-07 | * Removes references to libsecondlife.Packets from IClientAPI. BAD PROGRAMMER... | Adam Frisby | 1 | -4/+5 |
2008-05-07 | * Other then the prim update experiments that are going on now, llTakeControl... | Teravus Ovares | 1 | -0/+2 |
2008-05-07 | get all the right bits to SendPrimitiveToClient so we can actually | Sean Dague | 1 | -4/+6 |
2008-05-07 | From: Alan M Webb <awebb@vnet.ibm.com> | Justin Clarke Casey | 1 | -1/+1 |
2008-05-06 | send actual velocity and angular velocity in terse updates | Sean Dague | 1 | -1/+2 |
2008-05-06 | *LLClientView is now pushed the EstateSettings instead of pulling it from the... | mingchen | 1 | -5/+8 |
2008-05-06 | * Committing a bunch of work for control snatching. Not done yet. No visib... | Teravus Ovares | 1 | -0/+4 |
2008-05-05 | *Standardized the Land module by removing all references to libsecondlife.pac... | mingchen | 1 | -0/+13 |
2008-05-05 | * Unraveled the DEBUG_CHANNEL mystery. | Teravus Ovares | 2 | -4/+4 |
2008-05-04 | *Fixed a mistake in the EstateManagementModule that messed up the trunk. | mingchen | 1 | -0/+3 |
2008-05-04 | *Fixed up EstateManagementModule to the module standard - no more packets all... | mingchen | 1 | -1/+25 |
2008-05-03 | * For your fragging desire, damage enabled land works, but watch out!, life d... | Teravus Ovares | 1 | -0/+3 |
2008-05-02 | * Commit 2/3 - Please dont attempt to update to this revision until all 3 are... | Adam Frisby | 1 | -0/+6 |
2008-04-28 | * Added basic 3-5 level undo on prim position/rotation/scale. | Teravus Ovares | 1 | -0/+1 |
2008-04-27 | * Single Attachments now work from inventory. You can attach from inventory ... | Teravus Ovares | 1 | -0/+1 |
2008-04-27 | * More attachment stuff, reworked some of the inventory routines to be what I... | Teravus Ovares | 1 | -2/+2 |
2008-04-26 | * First draft implementation of copying prim inventory items back to agent in... | Justin Clarke Casey | 1 | -0/+1 |
2008-04-24 | replace hard tabs with 4 spaces to be consistant in the source. | Sean Dague | 1 | -12/+12 |
2008-04-24 | * Adds much better support for attachments that you right click on in world. | Teravus Ovares | 1 | -1/+3 |
2008-04-23 | * Patch from Melanie. Mantis 0001037: Add various internal plumbing to the... | Teravus Ovares | 1 | -0/+5 |
2008-04-23 | * Patch #1026 - llDialog support -- Thanks Melanie! | Adam Frisby | 1 | -0/+6 |
2008-04-23 | * Applying Mantis #1020 (Animations) - Thanks Melanie. | Adam Frisby | 1 | -0/+4 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2 | -3/+0 |