| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed LSL State support. | Teravus Ovares | 2008-04-15 | 2 | -2/+14 |
* | From: Kurt Taylor <krtaylor@us.ibm.com> | Sean Dague | 2008-04-11 | 1 | -11/+16 |
* | Thank you Justin for a patch that solves the issue of: When a sensor detects ... | Charles Krinke | 2008-04-10 | 1 | -4/+14 |
* | moved fields to properties for UserDataProfile, which was | Sean Dague | 2008-04-10 | 2 | -2/+2 |
* | * Put explicit braces in for single line blocks | Justin Clarke Casey | 2008-04-09 | 1 | -3/+9 |
* | From: Michael Osias <mosias@us.ibm.com> | Justin Clarke Casey | 2008-04-09 | 2 | -7/+23 |
* | From: Kurt Taylor <krtaylor@us.ibm.com> | Justin Clarke Casey | 2008-04-09 | 1 | -3/+9 |
* | * Various terrain engine fixes | Adam Frisby | 2008-04-06 | 3 | -0/+36 |
* | From: Kurt Taylor <krtaylor@us.ibm.com> | Justin Clarke Casey | 2008-04-04 | 1 | -21/+0 |
* | from krtaylor | Sean Dague | 2008-04-02 | 1 | -3/+6 |
* | **Big ass update warning** | Adam Frisby | 2008-03-30 | 3 | -0/+14 |
* | Patches llAvatarOnSitTarget to return NULL_KEY opposed to a blank string. Sho... | alondria | 2008-03-29 | 1 | -6/+7 |
* | fixes mantis #778 and shoots himself for making such a mistake to begin with,... | MW | 2008-03-28 | 1 | -2/+2 |
* | From: Michael Osias <mosias@us.ibm.com> | Sean Dague | 2008-03-28 | 1 | -3/+176 |
* | Comment out unused private methods. | Jeff Ames | 2008-03-25 | 2 | -46/+49 |
* | * Adds llMoveToTarget and llStopMoveToTarget support to the ODEPlugin. | Teravus Ovares | 2008-03-25 | 1 | -2/+4 |
* | * Added llApplyImpulse in the local frame. | Teravus Ovares | 2008-03-24 | 1 | -9/+11 |
* | Implements llGetInventoryPermMask() | alondria | 2008-03-24 | 3 | -5/+25 |
* | Modified llGetInventoryName() so it indexes inventory in the same manner the ... | alondria | 2008-03-24 | 1 | -3/+3 |
* | Implements llGetInventoryName() - the order is based upon inventory key, whic... | alondria | 2008-03-24 | 1 | -1/+17 |
* | Implements llGetInventoryNumber() | alondria | 2008-03-24 | 1 | -2/+9 |
* | Implements llGetInventoryType() | alondria | 2008-03-24 | 1 | -2/+8 |
* | Implements llGetInventoryCreator() | alondria | 2008-03-24 | 1 | -1/+9 |
* | Implements llGetParcelPrimOwners() | alondria | 2008-03-23 | 1 | -2/+12 |
* | Implements (I hope): llRemoveFromLandBanList, llRemoveFromLandPassList, llAdd... | alondria | 2008-03-23 | 1 | -6/+83 |
* | Fix llParseString2List bug when separator is longer than 1 character. | Jeff Ames | 2008-03-23 | 1 | -10/+8 |
* | *Moved LandManagement into its own region module (spiffy!) | mingchen | 2008-03-22 | 1 | -1/+1 |
* | Implements llLoopSound(), llStopSound(), and llAdjustSoundVolume(). | alondria | 2008-03-22 | 1 | -5/+8 |
* | Adds in +, -, and / operators for Rotations (and fixes Mantis 671) | alondria | 2008-03-21 | 1 | -0/+17 |
* | Woops - forgot to call m_host.AddScriptLPS(1) in llGetObjectDetails.... | alondria | 2008-03-21 | 1 | -0/+1 |
* | Implements llGetObjectDetails() | alondria | 2008-03-21 | 3 | -0/+95 |
* | Implements llKey2Name(). | alondria | 2008-03-21 | 1 | -1/+12 |
* | Implemented llOverMyLand() and correct llGetOwnerKey() to properly return the... | alondria | 2008-03-21 | 1 | -4/+28 |
* | * Converted a large number of ASCII encodings to UTF8. | Adam Frisby | 2008-03-21 | 1 | -1/+0 |
* | * Fix for #499: linked primsets don't rotate properly when using a door scrip... | Teravus Ovares | 2008-03-21 | 1 | -0/+2 |
* | * Patch to add llSetLinkPrimitiveParams stub | Justin Clarke Casey | 2008-03-19 | 3 | -0/+12 |
* | * Documentation patch from krtaylor. Thanks! | Justin Clarke Casey | 2008-03-19 | 1 | -0/+5 |
* | Fixed some comparisons of LLUUIDs to null. | Jeff Ames | 2008-03-19 | 1 | -3/+3 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -3/+3 |
* | Formatting cleanup. Minor refactoring. | Jeff Ames | 2008-03-18 | 1 | -2/+2 |
* | * Applied Grumly57 patch for #781; Thanks, Grumly! | lbsa71 | 2008-03-18 | 1 | -7/+7 |
* | Patch from DrSchofld (IBM). In his own words | Justin Clarke Casey | 2008-03-18 | 1 | -2/+2 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 33 | -878/+833 |
* | Fix a few mono compiler warnings. Minor cleanup. | Jeff Ames | 2008-03-17 | 1 | -1/+1 |
* | From: Alan M Webb <awebb@vnet.ibm.com> | Sean Dague | 2008-03-17 | 3 | -90/+370 |
* | added some os helper functions for the texture drawing module. see http://ope... | MW | 2008-03-15 | 3 | -0/+140 |
* | * Added proper handling of llSetStatus(STATUS_PHYSICS,BOOL) | Teravus Ovares | 2008-03-14 | 1 | -2/+9 |
* | * Preliminary work with the ODEPlugin to collect collision data. | Teravus Ovares | 2008-03-14 | 1 | -3/+3 |
* | there was a single instance where the log4net object was not | Sean Dague | 2008-03-12 | 1 | -1/+1 |
* | Refactor out some duplicate code. | Jeff Ames | 2008-03-11 | 2 | -5/+5 |