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