| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | * Applying patch #754 - Fix for Vector Magnitude operation. Thanks cmickeyb! | Adam Frisby | 2008-03-11 | 1 | -2/+2 |
* | * Added Linear Acceleration reporting to the ODEPlugin. | Teravus Ovares | 2008-03-10 | 1 | -2/+1 |
* | ODEPlugin | Teravus Ovares | 2008-03-10 | 3 | -0/+20 |
* | * Added ODEPlugin Support for llSetBuoyancy. Set Buoyancy to 1 for space prim. | Teravus Ovares | 2008-03-10 | 2 | -1/+8 |
* | Remove two warnings with unused variables. | Charles Krinke | 2008-03-08 | 1 | -2/+0 |
* | Thank you very much, Ldviopeng for : | Charles Krinke | 2008-03-08 | 1 | -3/+54 |
* | Added Frist basic version on the VectorRenderModule, that allows scripts to d... | MW | 2008-03-08 | 3 | -0/+89 |
* | Thank you kindly, Ldviopeng for: | Charles Krinke | 2008-03-08 | 3 | -3/+130 |
* | * Applied patch #719 from lvoidpeng. | lbsa71 | 2008-03-07 | 1 | -2/+3 |
* | * Disabled ancient TerrainEngine. | Adam Frisby | 2008-03-06 | 1 | -57/+3 |
* | Added copyright heaaders. Minor cleanup. | Jeff Ames | 2008-03-04 | 16 | -80/+41 |
* | * Removed a bunch of compiler warnings. | Adam Frisby | 2008-03-03 | 5 | -5/+4 |
* | Thank you very much, Kinoc for: | Charles Krinke | 2008-03-01 | 2 | -21/+101 |
* | From: Alan M Webb <awebb@vnet.ibm.com> | Sean Dague | 2008-02-28 | 1 | -9/+418 |
* | Moved AsyncCommandManager into separate classes under "plugins". | Tedd Hansen | 2008-02-25 | 7 | -519/+744 |
* | eol | Tedd Hansen | 2008-02-25 | 6 | -727/+727 |
* | Step 1 in reorganizing AsyncCommandManager | Tedd Hansen | 2008-02-25 | 7 | -679/+729 |
* | Initial patch for llSensor* | Tedd Hansen | 2008-02-25 | 2 | -22/+397 |
* | I'm the stupidest stupid in the whole world. :) | Tedd Hansen | 2008-02-25 | 2 | -22/+23 |