| Commit message (Expand) | Author | Files | Lines |
2008-05-25 | * A hacky Top Scripts display. It isn't accurate as far as ms accounting, ho... | Teravus Ovares | 1 | -0/+7 |
2008-05-25 | * Adds Top Colliders when using ODE. Access it from the estate tools/debug tab. | Teravus Ovares | 1 | -0/+56 |
2008-05-24 | * Temporary fix for mantis 1374 | Justin Clarke Casey | 1 | -1/+11 |
2008-05-24 | This enables return from the parcel object owner display. | Teravus Ovares | 1 | -0/+25 |
2008-05-24 | * Implements selected object return. | Teravus Ovares | 1 | -0/+1 |
2008-05-23 | IRCBridgeModule (and ChatModule before the refactoring) didn't succeed in | Dr Scofield | 1 | -2/+4 |
2008-05-23 | Thank you kindly, Melanie, for: | Charles Krinke | 1 | -2/+22 |
2008-05-22 | change to how initial terrain data is sent. Instead of sending the 64 packets... | MW | 1 | -10/+46 |
2008-05-22 | * Limiting the Quaternion reset to x=y=z=w=0 | Teravus Ovares | 1 | -4/+4 |
2008-05-22 | * Refactor: Move enhancement of version string with operating system informat... | Justin Clarke Casey | 1 | -2/+1 |
2008-05-21 | IZ QUATERNION NORMALIZE TO 0? NOWAI! KTHXBYE | Teravus Ovares | 1 | -0/+10 |
2008-05-18 | * minor: Just a few documentation odds and ends | Justin Clarke Casey | 1 | -3/+0 |
2008-05-18 | * Group type stuff. Nothing spectacular. two packets, sorta almost semi half... | Teravus Ovares | 1 | -1/+54 |
2008-05-17 | * Tweaked patch mantis 1302 and committing it. | Teravus Ovares | 1 | -0/+23 |
2008-05-17 | Formatting cleanup. | Jeff Ames | 1 | -19/+19 |
2008-05-16 | * Committing patch from mantis 0001297: [PATCH] Fix behavior of child prim in... | Teravus Ovares | 1 | -1/+20 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 4 | -153/+153 |
2008-05-15 | Committing patch from Melanie. 0001290: [PATCH] implement permissions propag... | Teravus Ovares | 1 | -1/+1 |
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 | 2 | -3/+6 |
2008-05-14 | Formatting cleanup. | Jeff Ames | 2 | -10/+9 |
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 |