| Commit message (Expand) | Author | Age | Files | Lines |
* | * Spring cleaning, round 3029 | Adam Frisby | 2008-05-08 | 35 | -3460/+5 |
* | * Fixes Prim ExtraParams | Teravus Ovares | 2008-05-08 | 2 | -13/+358 |
* | * Reduced sleep durations in a number of files. | Adam Frisby | 2008-05-08 | 5 | -18/+6 |
* | * Some refactorings. | Adam Frisby | 2008-05-08 | 6 | -4/+108 |
* | * For no good reason (since there are a hundred million other things to fix),... | Justin Clarke Casey | 2008-05-07 | 3 | -37/+51 |
* | * Change LSL -> C# translated script console output to use the logger (at DEB... | Justin Clarke Casey | 2008-05-07 | 1 | -4/+7 |
* | * Increasing ScenePresences locking to prevent race conditions such as those ... | Justin Clarke Casey | 2008-05-07 | 3 | -83/+125 |
* | * Temporary fix for Mantis 1177. | Adam Frisby | 2008-05-07 | 1 | -1/+2 |
* | *Fixed bug causing Object Duplication to not correctly follow permissions | mingchen | 2008-05-07 | 1 | -1/+4 |
* | * Doh! scripts that get controls should get controls even when you're sittin... | Teravus Ovares | 2008-05-07 | 1 | -9/+9 |
* | * Fix minor local inventory service log typo | Justin Clarke Casey | 2008-05-07 | 1 | -1/+1 |
* | * Fixed some compiler warnings | Adam Frisby | 2008-05-07 | 4 | -5/+6 |
* | * Added Obsolete() tag to IClientAPI.OutPacket. | Adam Frisby | 2008-05-07 | 1 | -1/+1 |
* | * Removes references to libsecondlife.Packets from IClientAPI. BAD PROGRAMMER... | Adam Frisby | 2008-05-07 | 8 | -45/+232 |
* | enable velocity on our full update, as I think I know why | Sean Dague | 2008-05-07 | 1 | -2/+2 |
* | seriously hope this gives us rotation and rotational velocity | Sean Dague | 2008-05-07 | 1 | -1/+1 |
* | * Other then the prim update experiments that are going on now, llTakeControl... | Teravus Ovares | 2008-05-07 | 6 | -4/+48 |
* | check in a new approach to this | Sean Dague | 2008-05-07 | 1 | -1/+7 |
* | ok, reverting the bad packet fill in, going to try this again | Sean Dague | 2008-05-07 | 1 | -86/+4 |
* | make prims reliable to see how that effects this update path | Sean Dague | 2008-05-07 | 1 | -0/+1 |
* | this change probably causes an earthshattering kaboom, and | Sean Dague | 2008-05-07 | 1 | -4/+85 |
* | get all the right bits to SendPrimitiveToClient so we can actually | Sean Dague | 2008-05-07 | 4 | -25/+33 |
* | * Theoretically, everything is in place for scripted take controls... Theo... | Teravus Ovares | 2008-05-07 | 5 | -8/+143 |
* | while I'm not convinced this is causing my current run away | Sean Dague | 2008-05-07 | 1 | -18/+21 |
* | *Fixed Missing SceneExternalChecks.cs | mingchen | 2008-05-07 | 1 | -0/+104 |
* | if we are aborting the client loop we should tell someone | Sean Dague | 2008-05-07 | 1 | -0/+1 |
* | *Added CanRunScript to SceneExternalChecks | mingchen | 2008-05-07 | 1 | -0/+2 |
* | *Added SceneExternalChecks.cs that is used to manage checking the results of ... | mingchen | 2008-05-07 | 6 | -13/+37 |
* | From: Kurt Taylor <krtaylor@us.ibm.com> | Justin Clarke Casey | 2008-05-07 | 2 | -5/+50 |
* | * Move shutdown processing to base OpenSimServer, overriding the method where... | Justin Clarke Casey | 2008-05-07 | 8 | -67/+50 |
* | Thank you very much, Xantor for a patch to improve | Charles Krinke | 2008-05-07 | 1 | -5/+17 |
* | * Increase number of poll attempts an inventory items request will make under... | Justin Clarke Casey | 2008-05-07 | 1 | -1/+1 |
* | Thank you, Middelink for a patch that fixes the regular expresion | Charles Krinke | 2008-05-07 | 1 | -2/+2 |
* | replace 2 instances of "0000...." with LLUUID.Zero.ToSting() because | Sean Dague | 2008-05-07 | 1 | -2/+2 |
* | revert 4546, I definitely didn't understand what I was doing here | Sean Dague | 2008-05-07 | 1 | -66/+47 |
* | attempted fix of http://opensimulator.org/mantis/view.php?id=1166. This | Sean Dague | 2008-05-07 | 1 | -47/+66 |
* | From: Alan M Webb <awebb@vnet.ibm.com> | Justin Clarke Casey | 2008-05-07 | 4 | -55/+193 |
* | De-tabify source. | Jeff Ames | 2008-05-06 | 9 | -527/+533 |
* | send actual velocity and angular velocity in terse updates | Sean Dague | 2008-05-06 | 4 | -8/+8 |
* | this should fix zariok's issue | Sean Dague | 2008-05-06 | 1 | -2/+2 |
* | *LLClientView is now pushed the EstateSettings instead of pulling it from the... | mingchen | 2008-05-06 | 6 | -89/+186 |
* | * Cleaning up code, making it conform to OpenSim standards. | Adam Frisby | 2008-05-06 | 12 | -259/+215 |
* | * Committing a bunch of work for control snatching. Not done yet. No visib... | Teravus Ovares | 2008-05-06 | 5 | -0/+156 |
* | * If you llApplyImpulse on an attachment, it applies impulse on the avatar, n... | Teravus Ovares | 2008-05-06 | 9 | -21/+51 |
* | * Refactor: Break out permissions code into a separate region PermissionsModule | Justin Clarke Casey | 2008-05-05 | 18 | -124/+219 |
* | * Just some tidy up and documentation before I make my first ever attempt to ... | Justin Clarke Casey | 2008-05-05 | 1 | -17/+11 |
* | *Standardized the Land module by removing all references to libsecondlife.pac... | mingchen | 2008-05-05 | 7 | -236/+297 |
* | * Unraveled the DEBUG_CHANNEL mystery. | Teravus Ovares | 2008-05-05 | 8 | -23/+46 |
* | * A bit of spice from here, a pinch of salt from there, some brains that attr... | Teravus Ovares | 2008-05-05 | 5 | -6/+132 |
* | * Implemented DIE_AT_EDGE and Temporary objects don't save to the database. | Teravus Ovares | 2008-05-04 | 6 | -6/+58 |