aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Some complex re-ordering to make prebuild do what needed to be done.Melanie Thielker2008-08-231-0/+1
* Fixes the previous commit of llMakeLink for Shared/Melanie Thielker2008-08-191-2/+2
* Mantis #2001Melanie Thielker2008-08-191-1/+31
* Formatting cleanup.Jeff Ames2008-08-181-113/+113
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-171-42/+42
* Mantis#1974. Thank you BlueWall for a patch that:Charles Krinke2008-08-171-0/+42
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-171-32/+32
* Mantis#1971. Thank you kindly, BlueWall for a patch that:Charles Krinke2008-08-161-2/+40
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-161-75/+75
* Mantis#1964. Thank you kindly, BlueWall for a patch that:Charles Krinke2008-08-161-3/+63
* Refactor a lot of direct calls to OGS1 to use the cached version instead.Melanie Thielker2008-08-161-3/+3
* Pantis #1957Melanie Thielker2008-08-151-3/+11
* Mantis #1961Melanie Thielker2008-08-151-0/+34
* Update svn properties, formatting cleanup, fix a couple compiler warnings.Jeff Ames2008-08-151-1/+1
* Thanks, krtaylor, for a patch that fixes llListSort() and llListRandomize() f...Mike Mazur2008-08-151-1/+8
* Mantis#1942. Thank you kindly, Tyre for a patch that:Charles Krinke2008-08-131-1/+2
* Mantis#1934. Thank you Tyre for a patch that:Charles Krinke2008-08-131-1/+11
* Thank you, tyre, for a patch that fixes a null reference in LSLMelanie Thielker2008-08-131-11/+10
* Mantis#1925. Thank you, homerHorwitz for a patch that:Charles Krinke2008-08-131-2/+3
* Port the llParcelMediaQuery forward to the new Shared/ directoryMelanie Thielker2008-08-131-4/+120
* Remove "static" from the AsyncCommand Manager to make it work properlyMelanie Thielker2008-08-121-1/+1
* Minor formatting cleanup.Jeff Ames2008-08-121-1/+1
* * minor: replace hard tabs with soft 4 space tabs in previous patchJustin Clarke Casey2008-08-111-6/+5
* Mantis#1921. Thank you kindly, Leaf for a patch that:Charles Krinke2008-08-111-9/+11
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-101-1/+1
* Mantis#1521. Thank you kindly, Lmmz for a patch that:Charles Krinke2008-08-081-115/+139
* Minor formatting cleanup.Jeff Ames2008-08-071-10/+10
* Mantis#1859. Thank you kindly, Lmmz for a patch that:Charles Krinke2008-08-011-3/+3
* Mantis#1868. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-07-311-1/+1
* Thank you, HomerHorwitz, for a patch that implements llSetCameraParams/llClea...Melanie Thielker2008-07-311-2/+66
* Thank you, HomerHorwitz, for a patch that add PERMISSION_CONTROL_CAMERAMelanie Thielker2008-07-311-0/+2
* Thank you, sacha magne, for a patch that implementsMelanie Thielker2008-07-311-0/+3
* Thank you, HomerHorwitz, for a patch thatMelanie Thielker2008-07-301-1/+10
* Addresses Mantis #1688Melanie Thielker2008-07-271-1/+1
* Mantis#1831.Thank you kindly, Francis for a patch that addresses:Charles Krinke2008-07-271-16/+10
* * Changed a number of field names to ccc (public members shouldn't be called m_)lbsa712008-07-261-1/+1
* llApplyImpulse now accepts any non-zero integer as not FALSEDahlia Trimble2008-07-251-9/+1
* Update svn properties. Minor formatting cleanup.Jeff Ames2008-07-241-3/+3
* Implements llSetForce() and llGetForce(). These are experimental and the unit...Dahlia Trimble2008-07-241-3/+30
* refactor TaskInventoryItem Mask -> Permissions to be consistant with how thingsSean Dague2008-07-231-6/+6
* Attempt to fix Mantis #1804Melanie Thielker2008-07-231-18/+5
* refactored LandData to use properties, and cleaned up the naming onSean Dague2008-07-231-32/+32
* Update svn properties. Formatting cleanup. Remove a compiler warning.Jeff Ames2008-07-231-13/+13
* Fix issue 1760. If the inventory item is not found, llSay() and throw an exce...Mike Mazur2008-07-231-4/+7
* some optimizations in quaternion normalization in llRot2Fwd, llRot2Left, and ...Dahlia Trimble2008-07-211-36/+48
* does some verification of the quaternion returned by llAxes2Rot and modifies ...Dahlia Trimble2008-07-211-31/+39
* Make the max sizes of physical and nonphysical prims configurable in OpenSim.iniMelanie Thielker2008-07-201-14/+14
* Mantis#1785. Thank you kindly, Junta_Kohime for a patch that"Charles Krinke2008-07-191-2/+31
* Fix prim link numbers (Mantis #1781)Melanie Thielker2008-07-191-9/+9
* Mantis#1778. Thank you kindly, Junta_Kohime for a patch that:Charles Krinke2008-07-181-2/+30