| 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 |
* | Woops - forgot to call m_host.AddScriptLPS(1) in llGetObjectDetails.... | alondria | 2008-03-21 | 1 | -0/+1 |
* | Implements llGetObjectDetails() | alondria | 2008-03-21 | 1 | -0/+80 |
* | 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 | 1 | -0/+6 |
* | * 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 | -26/+25 |
* | From: Alan M Webb <awebb@vnet.ibm.com> | Sean Dague | 2008-03-17 | 1 | -87/+343 |
* | added some os helper functions for the texture drawing module. see http://ope... | MW | 2008-03-15 | 1 | -0/+67 |
* | * Added proper handling of llSetStatus(STATUS_PHYSICS,BOOL) | Teravus Ovares | 2008-03-14 | 1 | -2/+9 |
* | Refactor out some duplicate code. | Jeff Ames | 2008-03-11 | 1 | -2/+2 |
* | * 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 | 1 | -0/+14 |
* | * Added ODEPlugin Support for llSetBuoyancy. Set Buoyancy to 1 for space prim. | Teravus Ovares | 2008-03-10 | 1 | -1/+7 |
* | 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 | 1 | -0/+66 |
* | Thank you kindly, Ldviopeng for: | Charles Krinke | 2008-03-08 | 1 | -2/+87 |
* | * 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 | 1 | -1/+1 |
* | * Removed a bunch of compiler warnings. | Adam Frisby | 2008-03-03 | 1 | -1/+0 |
* | Thank you very much, Kinoc for: | Charles Krinke | 2008-03-01 | 1 | -17/+72 |
* | 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 | 1 | -7/+7 |
* | Initial patch for llSensor* | Tedd Hansen | 2008-02-25 | 1 | -19/+125 |
* | By now you all have learned that when I'm committing scripting usually doesn'... | Tedd Hansen | 2008-02-24 | 1 | -55/+55 |
* | Minor cleanup. | Jeff Ames | 2008-02-20 | 1 | -31/+21 |
* | llSetTimerEvent updated to use ticks instead of DateTime for internal timing. | Tedd Hansen | 2008-02-20 | 1 | -1/+1 |
* | llSetTimerEvent was setting seconds as milliseconds causing major problems in... | Tedd Hansen | 2008-02-20 | 1 | -1/+1 |
* | From: Michael Osias <mosias@us.ibm.com> | Sean Dague | 2008-02-19 | 1 | -2/+2 |
* | Thank you very much, Hashbox for: | Charles Krinke | 2008-02-18 | 1 | -6/+13 |
* | Thank you Hashbox for adding the | Charles Krinke | 2008-02-17 | 1 | -0/+10 |
* | * Made new Framework.Constants class, added RegionSize member. | Adam Frisby | 2008-02-14 | 1 | -1/+1 |
* | state_entry is now executed on state change. | Tedd Hansen | 2008-02-10 | 1 | -1/+12 |
* | We now support LSL state | Tedd Hansen | 2008-02-10 | 1 | -2/+3 |
* | Implements llListStatistics() and a bunch-o-LSL_Types.list statistical method... | alondria | 2008-02-10 | 1 | -3/+41 |