LSL_Stub.cs 56 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006
  1. /*
  2. * Copyright (c) Contributors, http://opensimulator.org/
  3. * See CONTRIBUTORS.TXT for a full list of copyright holders.
  4. *
  5. * Redistribution and use in source and binary forms, with or without
  6. * modification, are permitted provided that the following conditions are met:
  7. * * Redistributions of source code must retain the above copyright
  8. * notice, this list of conditions and the following disclaimer.
  9. * * Redistributions in binary form must reproduce the above copyright
  10. * notice, this list of conditions and the following disclaimer in the
  11. * documentation and/or other materials provided with the distribution.
  12. * * Neither the name of the OpenSimulator Project nor the
  13. * names of its contributors may be used to endorse or promote products
  14. * derived from this software without specific prior written permission.
  15. *
  16. * THIS SOFTWARE IS PROVIDED BY THE DEVELOPERS ``AS IS'' AND ANY
  17. * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  18. * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  19. * DISCLAIMED. IN NO EVENT SHALL THE CONTRIBUTORS BE LIABLE FOR ANY
  20. * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  21. * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  22. * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  23. * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  24. * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  25. * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  26. */
  27. using System;
  28. using System.Runtime.Remoting.Lifetime;
  29. using System.Threading;
  30. using System.Reflection;
  31. using System.Collections;
  32. using System.Collections.Generic;
  33. using OpenSim.Region.ScriptEngine.Interfaces;
  34. using OpenSim.Region.ScriptEngine.Shared.Api.Interfaces;
  35. using LSL_Float = OpenSim.Region.ScriptEngine.Shared.LSL_Types.LSLFloat;
  36. using LSL_Integer = OpenSim.Region.ScriptEngine.Shared.LSL_Types.LSLInteger;
  37. using LSL_Key = OpenSim.Region.ScriptEngine.Shared.LSL_Types.LSLString;
  38. using LSL_List = OpenSim.Region.ScriptEngine.Shared.LSL_Types.list;
  39. using LSL_Rotation = OpenSim.Region.ScriptEngine.Shared.LSL_Types.Quaternion;
  40. using LSL_String = OpenSim.Region.ScriptEngine.Shared.LSL_Types.LSLString;
  41. using LSL_Vector = OpenSim.Region.ScriptEngine.Shared.LSL_Types.Vector3;
  42. namespace OpenSim.Region.ScriptEngine.Shared.ScriptBase
  43. {
  44. public partial class ScriptBaseClass : MarshalByRefObject
  45. {
  46. public ILSL_Api m_LSL_Functions;
  47. public void ApiTypeLSL(IScriptApi api)
  48. {
  49. if (!(api is ILSL_Api))
  50. return;
  51. m_LSL_Functions = (ILSL_Api)api;
  52. }
  53. public void state(string newState)
  54. {
  55. m_LSL_Functions.state(newState);
  56. }
  57. //
  58. // Script functions
  59. //
  60. public LSL_Integer llAbs(int i)
  61. {
  62. return m_LSL_Functions.llAbs(i);
  63. }
  64. public LSL_Float llAcos(double val)
  65. {
  66. return m_LSL_Functions.llAcos(val);
  67. }
  68. public void llAddToLandBanList(string avatar, double hours)
  69. {
  70. m_LSL_Functions.llAddToLandBanList(avatar, hours);
  71. }
  72. public void llAddToLandPassList(string avatar, double hours)
  73. {
  74. m_LSL_Functions.llAddToLandPassList(avatar, hours);
  75. }
  76. public void llAdjustSoundVolume(double volume)
  77. {
  78. m_LSL_Functions.llAdjustSoundVolume(volume);
  79. }
  80. public void llAllowInventoryDrop(int add)
  81. {
  82. m_LSL_Functions.llAllowInventoryDrop(add);
  83. }
  84. public LSL_Float llAngleBetween(LSL_Rotation a, LSL_Rotation b)
  85. {
  86. return m_LSL_Functions.llAngleBetween(a, b);
  87. }
  88. public void llApplyImpulse(LSL_Vector force, int local)
  89. {
  90. m_LSL_Functions.llApplyImpulse(force, local);
  91. }
  92. public void llApplyRotationalImpulse(LSL_Vector force, int local)
  93. {
  94. m_LSL_Functions.llApplyRotationalImpulse(force, local);
  95. }
  96. public LSL_Float llAsin(double val)
  97. {
  98. return m_LSL_Functions.llAsin(val);
  99. }
  100. public LSL_Float llAtan2(double x, double y)
  101. {
  102. return m_LSL_Functions.llAtan2(x, y);
  103. }
  104. public void llAttachToAvatar(int attachment)
  105. {
  106. m_LSL_Functions.llAttachToAvatar(attachment);
  107. }
  108. public LSL_Key llAvatarOnSitTarget()
  109. {
  110. return m_LSL_Functions.llAvatarOnSitTarget();
  111. }
  112. public LSL_Key llAvatarOnLinkSitTarget(int linknum)
  113. {
  114. return m_LSL_Functions.llAvatarOnLinkSitTarget(linknum);
  115. }
  116. public LSL_Rotation llAxes2Rot(LSL_Vector fwd, LSL_Vector left, LSL_Vector up)
  117. {
  118. return m_LSL_Functions.llAxes2Rot(fwd, left, up);
  119. }
  120. public LSL_Rotation llAxisAngle2Rot(LSL_Vector axis, double angle)
  121. {
  122. return m_LSL_Functions.llAxisAngle2Rot(axis, angle);
  123. }
  124. public LSL_Integer llBase64ToInteger(string str)
  125. {
  126. return m_LSL_Functions.llBase64ToInteger(str);
  127. }
  128. public LSL_String llBase64ToString(string str)
  129. {
  130. return m_LSL_Functions.llBase64ToString(str);
  131. }
  132. public void llBreakAllLinks()
  133. {
  134. m_LSL_Functions.llBreakAllLinks();
  135. }
  136. public void llBreakLink(int linknum)
  137. {
  138. m_LSL_Functions.llBreakLink(linknum);
  139. }
  140. public LSL_Integer llCeil(double f)
  141. {
  142. return m_LSL_Functions.llCeil(f);
  143. }
  144. public void llClearCameraParams()
  145. {
  146. m_LSL_Functions.llClearCameraParams();
  147. }
  148. public void llCloseRemoteDataChannel(string channel)
  149. {
  150. m_LSL_Functions.llCloseRemoteDataChannel(channel);
  151. }
  152. public LSL_Float llCloud(LSL_Vector offset)
  153. {
  154. return m_LSL_Functions.llCloud(offset);
  155. }
  156. public void llCollisionFilter(string name, string id, int accept)
  157. {
  158. m_LSL_Functions.llCollisionFilter(name, id, accept);
  159. }
  160. public void llCollisionSound(string impact_sound, double impact_volume)
  161. {
  162. m_LSL_Functions.llCollisionSound(impact_sound, impact_volume);
  163. }
  164. public void llCollisionSprite(string impact_sprite)
  165. {
  166. m_LSL_Functions.llCollisionSprite(impact_sprite);
  167. }
  168. public LSL_Float llCos(double f)
  169. {
  170. return m_LSL_Functions.llCos(f);
  171. }
  172. public void llCreateLink(string target, int parent)
  173. {
  174. m_LSL_Functions.llCreateLink(target, parent);
  175. }
  176. public LSL_List llCSV2List(string src)
  177. {
  178. return m_LSL_Functions.llCSV2List(src);
  179. }
  180. public LSL_List llDeleteSubList(LSL_List src, int start, int end)
  181. {
  182. return m_LSL_Functions.llDeleteSubList(src, start, end);
  183. }
  184. public LSL_String llDeleteSubString(string src, int start, int end)
  185. {
  186. return m_LSL_Functions.llDeleteSubString(src, start, end);
  187. }
  188. public void llDetachFromAvatar()
  189. {
  190. m_LSL_Functions.llDetachFromAvatar();
  191. }
  192. public LSL_Vector llDetectedGrab(int number)
  193. {
  194. return m_LSL_Functions.llDetectedGrab(number);
  195. }
  196. public LSL_Integer llDetectedGroup(int number)
  197. {
  198. return m_LSL_Functions.llDetectedGroup(number);
  199. }
  200. public LSL_Key llDetectedKey(int number)
  201. {
  202. return m_LSL_Functions.llDetectedKey(number);
  203. }
  204. public LSL_Integer llDetectedLinkNumber(int number)
  205. {
  206. return m_LSL_Functions.llDetectedLinkNumber(number);
  207. }
  208. public LSL_String llDetectedName(int number)
  209. {
  210. return m_LSL_Functions.llDetectedName(number);
  211. }
  212. public LSL_Key llDetectedOwner(int number)
  213. {
  214. return m_LSL_Functions.llDetectedOwner(number);
  215. }
  216. public LSL_Vector llDetectedPos(int number)
  217. {
  218. return m_LSL_Functions.llDetectedPos(number);
  219. }
  220. public LSL_Rotation llDetectedRot(int number)
  221. {
  222. return m_LSL_Functions.llDetectedRot(number);
  223. }
  224. public LSL_Integer llDetectedType(int number)
  225. {
  226. return m_LSL_Functions.llDetectedType(number);
  227. }
  228. public LSL_Vector llDetectedTouchBinormal(int index)
  229. {
  230. return m_LSL_Functions.llDetectedTouchBinormal(index);
  231. }
  232. public LSL_Integer llDetectedTouchFace(int index)
  233. {
  234. return m_LSL_Functions.llDetectedTouchFace(index);
  235. }
  236. public LSL_Vector llDetectedTouchNormal(int index)
  237. {
  238. return m_LSL_Functions.llDetectedTouchNormal(index);
  239. }
  240. public LSL_Vector llDetectedTouchPos(int index)
  241. {
  242. return m_LSL_Functions.llDetectedTouchPos(index);
  243. }
  244. public LSL_Vector llDetectedTouchST(int index)
  245. {
  246. return m_LSL_Functions.llDetectedTouchST(index);
  247. }
  248. public LSL_Vector llDetectedTouchUV(int index)
  249. {
  250. return m_LSL_Functions.llDetectedTouchUV(index);
  251. }
  252. public LSL_Vector llDetectedVel(int number)
  253. {
  254. return m_LSL_Functions.llDetectedVel(number);
  255. }
  256. public void llDialog(string avatar, string message, LSL_List buttons, int chat_channel)
  257. {
  258. m_LSL_Functions.llDialog(avatar, message, buttons, chat_channel);
  259. }
  260. public void llDie()
  261. {
  262. m_LSL_Functions.llDie();
  263. }
  264. public LSL_String llDumpList2String(LSL_List src, string seperator)
  265. {
  266. return m_LSL_Functions.llDumpList2String(src, seperator);
  267. }
  268. public LSL_Integer llEdgeOfWorld(LSL_Vector pos, LSL_Vector dir)
  269. {
  270. return m_LSL_Functions.llEdgeOfWorld(pos, dir);
  271. }
  272. public void llEjectFromLand(string pest)
  273. {
  274. m_LSL_Functions.llEjectFromLand(pest);
  275. }
  276. public void llEmail(string address, string subject, string message)
  277. {
  278. m_LSL_Functions.llEmail(address, subject, message);
  279. }
  280. public LSL_String llEscapeURL(string url)
  281. {
  282. return m_LSL_Functions.llEscapeURL(url);
  283. }
  284. public LSL_Rotation llEuler2Rot(LSL_Vector v)
  285. {
  286. return m_LSL_Functions.llEuler2Rot(v);
  287. }
  288. public LSL_Float llFabs(double f)
  289. {
  290. return m_LSL_Functions.llFabs(f);
  291. }
  292. public LSL_Integer llFloor(double f)
  293. {
  294. return m_LSL_Functions.llFloor(f);
  295. }
  296. public void llForceMouselook(int mouselook)
  297. {
  298. m_LSL_Functions.llForceMouselook(mouselook);
  299. }
  300. public LSL_Float llFrand(double mag)
  301. {
  302. return m_LSL_Functions.llFrand(mag);
  303. }
  304. public LSL_Key llGenerateKey()
  305. {
  306. return m_LSL_Functions.llGenerateKey();
  307. }
  308. public LSL_Vector llGetAccel()
  309. {
  310. return m_LSL_Functions.llGetAccel();
  311. }
  312. public LSL_Integer llGetAgentInfo(string id)
  313. {
  314. return m_LSL_Functions.llGetAgentInfo(id);
  315. }
  316. public LSL_String llGetAgentLanguage(string id)
  317. {
  318. return m_LSL_Functions.llGetAgentLanguage(id);
  319. }
  320. public LSL_List llGetAgentList(LSL_Integer scope, LSL_List options)
  321. {
  322. return m_LSL_Functions.llGetAgentList(scope, options);
  323. }
  324. public LSL_Vector llGetAgentSize(string id)
  325. {
  326. return m_LSL_Functions.llGetAgentSize(id);
  327. }
  328. public LSL_Float llGetAlpha(int face)
  329. {
  330. return m_LSL_Functions.llGetAlpha(face);
  331. }
  332. public LSL_Float llGetAndResetTime()
  333. {
  334. return m_LSL_Functions.llGetAndResetTime();
  335. }
  336. public LSL_String llGetAnimation(string id)
  337. {
  338. return m_LSL_Functions.llGetAnimation(id);
  339. }
  340. public LSL_List llGetAnimationList(string id)
  341. {
  342. return m_LSL_Functions.llGetAnimationList(id);
  343. }
  344. public LSL_Integer llGetAttached()
  345. {
  346. return m_LSL_Functions.llGetAttached();
  347. }
  348. public LSL_List llGetBoundingBox(string obj)
  349. {
  350. return m_LSL_Functions.llGetBoundingBox(obj);
  351. }
  352. public LSL_Vector llGetCameraPos()
  353. {
  354. return m_LSL_Functions.llGetCameraPos();
  355. }
  356. public LSL_Rotation llGetCameraRot()
  357. {
  358. return m_LSL_Functions.llGetCameraRot();
  359. }
  360. public LSL_Vector llGetCenterOfMass()
  361. {
  362. return m_LSL_Functions.llGetCenterOfMass();
  363. }
  364. public LSL_Vector llGetColor(int face)
  365. {
  366. return m_LSL_Functions.llGetColor(face);
  367. }
  368. public LSL_String llGetCreator()
  369. {
  370. return m_LSL_Functions.llGetCreator();
  371. }
  372. public LSL_String llGetDate()
  373. {
  374. return m_LSL_Functions.llGetDate();
  375. }
  376. public LSL_Float llGetEnergy()
  377. {
  378. return m_LSL_Functions.llGetEnergy();
  379. }
  380. public LSL_Vector llGetForce()
  381. {
  382. return m_LSL_Functions.llGetForce();
  383. }
  384. public LSL_Integer llGetFreeMemory()
  385. {
  386. return m_LSL_Functions.llGetFreeMemory();
  387. }
  388. public LSL_Integer llGetFreeURLs()
  389. {
  390. return m_LSL_Functions.llGetFreeURLs();
  391. }
  392. public LSL_Vector llGetGeometricCenter()
  393. {
  394. return m_LSL_Functions.llGetGeometricCenter();
  395. }
  396. public LSL_Float llGetGMTclock()
  397. {
  398. return m_LSL_Functions.llGetGMTclock();
  399. }
  400. public LSL_String llGetHTTPHeader(LSL_Key request_id, string header)
  401. {
  402. return m_LSL_Functions.llGetHTTPHeader(request_id, header);
  403. }
  404. public LSL_Key llGetInventoryCreator(string item)
  405. {
  406. return m_LSL_Functions.llGetInventoryCreator(item);
  407. }
  408. public LSL_Key llGetInventoryKey(string name)
  409. {
  410. return m_LSL_Functions.llGetInventoryKey(name);
  411. }
  412. public LSL_String llGetInventoryName(int type, int number)
  413. {
  414. return m_LSL_Functions.llGetInventoryName(type, number);
  415. }
  416. public LSL_Integer llGetInventoryNumber(int type)
  417. {
  418. return m_LSL_Functions.llGetInventoryNumber(type);
  419. }
  420. public LSL_Integer llGetInventoryPermMask(string item, int mask)
  421. {
  422. return m_LSL_Functions.llGetInventoryPermMask(item, mask);
  423. }
  424. public LSL_Integer llGetInventoryType(string name)
  425. {
  426. return m_LSL_Functions.llGetInventoryType(name);
  427. }
  428. public LSL_Key llGetKey()
  429. {
  430. return m_LSL_Functions.llGetKey();
  431. }
  432. public LSL_Key llGetLandOwnerAt(LSL_Vector pos)
  433. {
  434. return m_LSL_Functions.llGetLandOwnerAt(pos);
  435. }
  436. public LSL_Key llGetLinkKey(int linknum)
  437. {
  438. return m_LSL_Functions.llGetLinkKey(linknum);
  439. }
  440. public LSL_String llGetLinkName(int linknum)
  441. {
  442. return m_LSL_Functions.llGetLinkName(linknum);
  443. }
  444. public LSL_Integer llGetLinkNumber()
  445. {
  446. return m_LSL_Functions.llGetLinkNumber();
  447. }
  448. public LSL_Integer llGetLinkNumberOfSides(int link)
  449. {
  450. return m_LSL_Functions.llGetLinkNumberOfSides(link);
  451. }
  452. public void llSetKeyframedMotion(LSL_List frames, LSL_List options)
  453. {
  454. m_LSL_Functions.llSetKeyframedMotion(frames, options);
  455. }
  456. public LSL_Integer llGetListEntryType(LSL_List src, int index)
  457. {
  458. return m_LSL_Functions.llGetListEntryType(src, index);
  459. }
  460. public LSL_Integer llGetListLength(LSL_List src)
  461. {
  462. return m_LSL_Functions.llGetListLength(src);
  463. }
  464. public LSL_Vector llGetLocalPos()
  465. {
  466. return m_LSL_Functions.llGetLocalPos();
  467. }
  468. public LSL_Rotation llGetLocalRot()
  469. {
  470. return m_LSL_Functions.llGetLocalRot();
  471. }
  472. public LSL_Float llGetMass()
  473. {
  474. return m_LSL_Functions.llGetMass();
  475. }
  476. public LSL_Integer llGetMemoryLimit()
  477. {
  478. return m_LSL_Functions.llGetMemoryLimit();
  479. }
  480. public void llGetNextEmail(string address, string subject)
  481. {
  482. m_LSL_Functions.llGetNextEmail(address, subject);
  483. }
  484. public LSL_String llGetNotecardLine(string name, int line)
  485. {
  486. return m_LSL_Functions.llGetNotecardLine(name, line);
  487. }
  488. public LSL_Key llGetNumberOfNotecardLines(string name)
  489. {
  490. return m_LSL_Functions.llGetNumberOfNotecardLines(name);
  491. }
  492. public LSL_Integer llGetNumberOfPrims()
  493. {
  494. return m_LSL_Functions.llGetNumberOfPrims();
  495. }
  496. public LSL_Integer llGetNumberOfSides()
  497. {
  498. return m_LSL_Functions.llGetNumberOfSides();
  499. }
  500. public LSL_String llGetObjectDesc()
  501. {
  502. return m_LSL_Functions.llGetObjectDesc();
  503. }
  504. public LSL_List llGetObjectDetails(string id, LSL_List args)
  505. {
  506. return m_LSL_Functions.llGetObjectDetails(id, args);
  507. }
  508. public LSL_Float llGetObjectMass(string id)
  509. {
  510. return m_LSL_Functions.llGetObjectMass(id);
  511. }
  512. public LSL_String llGetObjectName()
  513. {
  514. return m_LSL_Functions.llGetObjectName();
  515. }
  516. public LSL_Integer llGetObjectPermMask(int mask)
  517. {
  518. return m_LSL_Functions.llGetObjectPermMask(mask);
  519. }
  520. public LSL_Integer llGetObjectPrimCount(string object_id)
  521. {
  522. return m_LSL_Functions.llGetObjectPrimCount(object_id);
  523. }
  524. public LSL_Vector llGetOmega()
  525. {
  526. return m_LSL_Functions.llGetOmega();
  527. }
  528. public LSL_Key llGetOwner()
  529. {
  530. return m_LSL_Functions.llGetOwner();
  531. }
  532. public LSL_Key llGetOwnerKey(string id)
  533. {
  534. return m_LSL_Functions.llGetOwnerKey(id);
  535. }
  536. public LSL_List llGetParcelDetails(LSL_Vector pos, LSL_List param)
  537. {
  538. return m_LSL_Functions.llGetParcelDetails(pos, param);
  539. }
  540. public LSL_Integer llGetParcelFlags(LSL_Vector pos)
  541. {
  542. return m_LSL_Functions.llGetParcelFlags(pos);
  543. }
  544. public LSL_Integer llGetParcelMaxPrims(LSL_Vector pos, int sim_wide)
  545. {
  546. return m_LSL_Functions.llGetParcelMaxPrims(pos, sim_wide);
  547. }
  548. public LSL_String llGetParcelMusicURL()
  549. {
  550. return m_LSL_Functions.llGetParcelMusicURL();
  551. }
  552. public LSL_Integer llGetParcelPrimCount(LSL_Vector pos, int category, int sim_wide)
  553. {
  554. return m_LSL_Functions.llGetParcelPrimCount(pos, category, sim_wide);
  555. }
  556. public LSL_List llGetParcelPrimOwners(LSL_Vector pos)
  557. {
  558. return m_LSL_Functions.llGetParcelPrimOwners(pos);
  559. }
  560. public LSL_Integer llGetPermissions()
  561. {
  562. return m_LSL_Functions.llGetPermissions();
  563. }
  564. public LSL_Key llGetPermissionsKey()
  565. {
  566. return m_LSL_Functions.llGetPermissionsKey();
  567. }
  568. public LSL_Vector llGetPos()
  569. {
  570. return m_LSL_Functions.llGetPos();
  571. }
  572. public LSL_List llGetPrimitiveParams(LSL_List rules)
  573. {
  574. return m_LSL_Functions.llGetPrimitiveParams(rules);
  575. }
  576. public LSL_List llGetLinkPrimitiveParams(int linknum, LSL_List rules)
  577. {
  578. return m_LSL_Functions.llGetLinkPrimitiveParams(linknum, rules);
  579. }
  580. public LSL_Integer llGetRegionAgentCount()
  581. {
  582. return m_LSL_Functions.llGetRegionAgentCount();
  583. }
  584. public LSL_Vector llGetRegionCorner()
  585. {
  586. return m_LSL_Functions.llGetRegionCorner();
  587. }
  588. public LSL_Integer llGetRegionFlags()
  589. {
  590. return m_LSL_Functions.llGetRegionFlags();
  591. }
  592. public LSL_Float llGetRegionFPS()
  593. {
  594. return m_LSL_Functions.llGetRegionFPS();
  595. }
  596. public LSL_String llGetRegionName()
  597. {
  598. return m_LSL_Functions.llGetRegionName();
  599. }
  600. public LSL_Float llGetRegionTimeDilation()
  601. {
  602. return m_LSL_Functions.llGetRegionTimeDilation();
  603. }
  604. public LSL_Vector llGetRootPosition()
  605. {
  606. return m_LSL_Functions.llGetRootPosition();
  607. }
  608. public LSL_Rotation llGetRootRotation()
  609. {
  610. return m_LSL_Functions.llGetRootRotation();
  611. }
  612. public LSL_Rotation llGetRot()
  613. {
  614. return m_LSL_Functions.llGetRot();
  615. }
  616. public LSL_Vector llGetScale()
  617. {
  618. return m_LSL_Functions.llGetScale();
  619. }
  620. public LSL_String llGetScriptName()
  621. {
  622. return m_LSL_Functions.llGetScriptName();
  623. }
  624. public LSL_Integer llGetScriptState(string name)
  625. {
  626. return m_LSL_Functions.llGetScriptState(name);
  627. }
  628. public LSL_String llGetSimulatorHostname()
  629. {
  630. return m_LSL_Functions.llGetSimulatorHostname();
  631. }
  632. public LSL_Integer llGetSPMaxMemory()
  633. {
  634. return m_LSL_Functions.llGetSPMaxMemory();
  635. }
  636. public LSL_Integer llGetStartParameter()
  637. {
  638. return m_LSL_Functions.llGetStartParameter();
  639. }
  640. public LSL_Integer llGetStatus(int status)
  641. {
  642. return m_LSL_Functions.llGetStatus(status);
  643. }
  644. public LSL_String llGetSubString(string src, int start, int end)
  645. {
  646. return m_LSL_Functions.llGetSubString(src, start, end);
  647. }
  648. public LSL_Vector llGetSunDirection()
  649. {
  650. return m_LSL_Functions.llGetSunDirection();
  651. }
  652. public LSL_String llGetTexture(int face)
  653. {
  654. return m_LSL_Functions.llGetTexture(face);
  655. }
  656. public LSL_Vector llGetTextureOffset(int face)
  657. {
  658. return m_LSL_Functions.llGetTextureOffset(face);
  659. }
  660. public LSL_Float llGetTextureRot(int side)
  661. {
  662. return m_LSL_Functions.llGetTextureRot(side);
  663. }
  664. public LSL_Vector llGetTextureScale(int side)
  665. {
  666. return m_LSL_Functions.llGetTextureScale(side);
  667. }
  668. public LSL_Float llGetTime()
  669. {
  670. return m_LSL_Functions.llGetTime();
  671. }
  672. public LSL_Float llGetTimeOfDay()
  673. {
  674. return m_LSL_Functions.llGetTimeOfDay();
  675. }
  676. public LSL_String llGetTimestamp()
  677. {
  678. return m_LSL_Functions.llGetTimestamp();
  679. }
  680. public LSL_Vector llGetTorque()
  681. {
  682. return m_LSL_Functions.llGetTorque();
  683. }
  684. public LSL_Integer llGetUnixTime()
  685. {
  686. return m_LSL_Functions.llGetUnixTime();
  687. }
  688. public LSL_Integer llGetUsedMemory()
  689. {
  690. return m_LSL_Functions.llGetUsedMemory();
  691. }
  692. public LSL_Vector llGetVel()
  693. {
  694. return m_LSL_Functions.llGetVel();
  695. }
  696. public LSL_Float llGetWallclock()
  697. {
  698. return m_LSL_Functions.llGetWallclock();
  699. }
  700. public void llGiveInventory(string destination, string inventory)
  701. {
  702. m_LSL_Functions.llGiveInventory(destination, inventory);
  703. }
  704. public void llGiveInventoryList(string destination, string category, LSL_List inventory)
  705. {
  706. m_LSL_Functions.llGiveInventoryList(destination, category, inventory);
  707. }
  708. public void llGiveMoney(string destination, int amount)
  709. {
  710. m_LSL_Functions.llGiveMoney(destination, amount);
  711. }
  712. public LSL_String llTransferLindenDollars(string destination, int amount)
  713. {
  714. return m_LSL_Functions.llTransferLindenDollars(destination, amount);
  715. }
  716. public void llGodLikeRezObject(string inventory, LSL_Vector pos)
  717. {
  718. m_LSL_Functions.llGodLikeRezObject(inventory, pos);
  719. }
  720. public LSL_Float llGround(LSL_Vector offset)
  721. {
  722. return m_LSL_Functions.llGround(offset);
  723. }
  724. public LSL_Vector llGroundContour(LSL_Vector offset)
  725. {
  726. return m_LSL_Functions.llGroundContour(offset);
  727. }
  728. public LSL_Vector llGroundNormal(LSL_Vector offset)
  729. {
  730. return m_LSL_Functions.llGroundNormal(offset);
  731. }
  732. public void llGroundRepel(double height, int water, double tau)
  733. {
  734. m_LSL_Functions.llGroundRepel(height, water, tau);
  735. }
  736. public LSL_Vector llGroundSlope(LSL_Vector offset)
  737. {
  738. return m_LSL_Functions.llGroundSlope(offset);
  739. }
  740. public LSL_String llHTTPRequest(string url, LSL_List parameters, string body)
  741. {
  742. return m_LSL_Functions.llHTTPRequest(url, parameters, body);
  743. }
  744. public void llHTTPResponse(LSL_Key id, int status, string body)
  745. {
  746. m_LSL_Functions.llHTTPResponse(id, status, body);
  747. }
  748. public LSL_String llInsertString(string dst, int position, string src)
  749. {
  750. return m_LSL_Functions.llInsertString(dst, position, src);
  751. }
  752. public void llInstantMessage(string user, string message)
  753. {
  754. m_LSL_Functions.llInstantMessage(user, message);
  755. }
  756. public LSL_String llIntegerToBase64(int number)
  757. {
  758. return m_LSL_Functions.llIntegerToBase64(number);
  759. }
  760. public LSL_String llKey2Name(string id)
  761. {
  762. return m_LSL_Functions.llKey2Name(id);
  763. }
  764. public LSL_String llGetUsername(string id)
  765. {
  766. return m_LSL_Functions.llGetUsername(id);
  767. }
  768. public LSL_String llRequestUsername(string id)
  769. {
  770. return m_LSL_Functions.llRequestUsername(id);
  771. }
  772. public LSL_String llGetDisplayName(string id)
  773. {
  774. return m_LSL_Functions.llGetDisplayName(id);
  775. }
  776. public LSL_String llRequestDisplayName(string id)
  777. {
  778. return m_LSL_Functions.llRequestDisplayName(id);
  779. }
  780. public LSL_List llCastRay(LSL_Vector start, LSL_Vector end, LSL_List options)
  781. {
  782. return m_LSL_Functions.llCastRay(start, end, options);
  783. }
  784. public void llLinkParticleSystem(int linknum, LSL_List rules)
  785. {
  786. m_LSL_Functions.llLinkParticleSystem(linknum, rules);
  787. }
  788. public LSL_String llList2CSV(LSL_List src)
  789. {
  790. return m_LSL_Functions.llList2CSV(src);
  791. }
  792. public LSL_Float llList2Float(LSL_List src, int index)
  793. {
  794. return m_LSL_Functions.llList2Float(src, index);
  795. }
  796. public LSL_Integer llList2Integer(LSL_List src, int index)
  797. {
  798. return m_LSL_Functions.llList2Integer(src, index);
  799. }
  800. public LSL_Key llList2Key(LSL_List src, int index)
  801. {
  802. return m_LSL_Functions.llList2Key(src, index);
  803. }
  804. public LSL_List llList2List(LSL_List src, int start, int end)
  805. {
  806. return m_LSL_Functions.llList2List(src, start, end);
  807. }
  808. public LSL_List llList2ListStrided(LSL_List src, int start, int end, int stride)
  809. {
  810. return m_LSL_Functions.llList2ListStrided(src, start, end, stride);
  811. }
  812. public LSL_Rotation llList2Rot(LSL_List src, int index)
  813. {
  814. return m_LSL_Functions.llList2Rot(src, index);
  815. }
  816. public LSL_String llList2String(LSL_List src, int index)
  817. {
  818. return m_LSL_Functions.llList2String(src, index);
  819. }
  820. public LSL_Vector llList2Vector(LSL_List src, int index)
  821. {
  822. return m_LSL_Functions.llList2Vector(src, index);
  823. }
  824. public LSL_Integer llListen(int channelID, string name, string ID, string msg)
  825. {
  826. return m_LSL_Functions.llListen(channelID, name, ID, msg);
  827. }
  828. public void llListenControl(int number, int active)
  829. {
  830. m_LSL_Functions.llListenControl(number, active);
  831. }
  832. public void llListenRemove(int number)
  833. {
  834. m_LSL_Functions.llListenRemove(number);
  835. }
  836. public LSL_Integer llListFindList(LSL_List src, LSL_List test)
  837. {
  838. return m_LSL_Functions.llListFindList(src, test);
  839. }
  840. public LSL_List llListInsertList(LSL_List dest, LSL_List src, int start)
  841. {
  842. return m_LSL_Functions.llListInsertList(dest, src, start);
  843. }
  844. public LSL_List llListRandomize(LSL_List src, int stride)
  845. {
  846. return m_LSL_Functions.llListRandomize(src, stride);
  847. }
  848. public LSL_List llListReplaceList(LSL_List dest, LSL_List src, int start, int end)
  849. {
  850. return m_LSL_Functions.llListReplaceList(dest, src, start, end);
  851. }
  852. public LSL_List llListSort(LSL_List src, int stride, int ascending)
  853. {
  854. return m_LSL_Functions.llListSort(src, stride, ascending);
  855. }
  856. public LSL_Float llListStatistics(int operation, LSL_List src)
  857. {
  858. return m_LSL_Functions.llListStatistics(operation, src);
  859. }
  860. public void llLoadURL(string avatar_id, string message, string url)
  861. {
  862. m_LSL_Functions.llLoadURL(avatar_id, message, url);
  863. }
  864. public LSL_Float llLog(double val)
  865. {
  866. return m_LSL_Functions.llLog(val);
  867. }
  868. public LSL_Float llLog10(double val)
  869. {
  870. return m_LSL_Functions.llLog10(val);
  871. }
  872. public void llLookAt(LSL_Vector target, double strength, double damping)
  873. {
  874. m_LSL_Functions.llLookAt(target, strength, damping);
  875. }
  876. public void llLoopSound(string sound, double volume)
  877. {
  878. m_LSL_Functions.llLoopSound(sound, volume);
  879. }
  880. public void llLoopSoundMaster(string sound, double volume)
  881. {
  882. m_LSL_Functions.llLoopSoundMaster(sound, volume);
  883. }
  884. public void llLoopSoundSlave(string sound, double volume)
  885. {
  886. m_LSL_Functions.llLoopSoundSlave(sound, volume);
  887. }
  888. public LSL_Integer llManageEstateAccess(int action, string avatar)
  889. {
  890. return m_LSL_Functions.llManageEstateAccess(action, avatar);
  891. }
  892. public void llMakeExplosion(int particles, double scale, double vel, double lifetime, double arc, string texture, LSL_Vector offset)
  893. {
  894. m_LSL_Functions.llMakeExplosion(particles, scale, vel, lifetime, arc, texture, offset);
  895. }
  896. public void llMakeFire(int particles, double scale, double vel, double lifetime, double arc, string texture, LSL_Vector offset)
  897. {
  898. m_LSL_Functions.llMakeFire(particles, scale, vel, lifetime, arc, texture, offset);
  899. }
  900. public void llMakeFountain(int particles, double scale, double vel, double lifetime, double arc, int bounce, string texture, LSL_Vector offset, double bounce_offset)
  901. {
  902. m_LSL_Functions.llMakeFountain(particles, scale, vel, lifetime, arc, bounce, texture, offset, bounce_offset);
  903. }
  904. public void llMakeSmoke(int particles, double scale, double vel, double lifetime, double arc, string texture, LSL_Vector offset)
  905. {
  906. m_LSL_Functions.llMakeSmoke(particles, scale, vel, lifetime, arc, texture, offset);
  907. }
  908. public void llMapDestination(string simname, LSL_Vector pos, LSL_Vector look_at)
  909. {
  910. m_LSL_Functions.llMapDestination(simname, pos, look_at);
  911. }
  912. public LSL_String llMD5String(string src, int nonce)
  913. {
  914. return m_LSL_Functions.llMD5String(src, nonce);
  915. }
  916. public LSL_String llSHA1String(string src)
  917. {
  918. return m_LSL_Functions.llSHA1String(src);
  919. }
  920. public void llMessageLinked(int linknum, int num, string str, string id)
  921. {
  922. m_LSL_Functions.llMessageLinked(linknum, num, str, id);
  923. }
  924. public void llMinEventDelay(double delay)
  925. {
  926. m_LSL_Functions.llMinEventDelay(delay);
  927. }
  928. public void llModifyLand(int action, int brush)
  929. {
  930. m_LSL_Functions.llModifyLand(action, brush);
  931. }
  932. public LSL_Integer llModPow(int a, int b, int c)
  933. {
  934. return m_LSL_Functions.llModPow(a, b, c);
  935. }
  936. public void llMoveToTarget(LSL_Vector target, double tau)
  937. {
  938. m_LSL_Functions.llMoveToTarget(target, tau);
  939. }
  940. public void llOffsetTexture(double u, double v, int face)
  941. {
  942. m_LSL_Functions.llOffsetTexture(u, v, face);
  943. }
  944. public void llOpenRemoteDataChannel()
  945. {
  946. m_LSL_Functions.llOpenRemoteDataChannel();
  947. }
  948. public LSL_Integer llOverMyLand(string id)
  949. {
  950. return m_LSL_Functions.llOverMyLand(id);
  951. }
  952. public void llOwnerSay(string msg)
  953. {
  954. m_LSL_Functions.llOwnerSay(msg);
  955. }
  956. public void llParcelMediaCommandList(LSL_List commandList)
  957. {
  958. m_LSL_Functions.llParcelMediaCommandList(commandList);
  959. }
  960. public LSL_List llParcelMediaQuery(LSL_List aList)
  961. {
  962. return m_LSL_Functions.llParcelMediaQuery(aList);
  963. }
  964. public LSL_List llParseString2List(string str, LSL_List separators, LSL_List spacers)
  965. {
  966. return m_LSL_Functions.llParseString2List(str, separators, spacers);
  967. }
  968. public LSL_List llParseStringKeepNulls(string src, LSL_List seperators, LSL_List spacers)
  969. {
  970. return m_LSL_Functions.llParseStringKeepNulls(src, seperators, spacers);
  971. }
  972. public void llParticleSystem(LSL_List rules)
  973. {
  974. m_LSL_Functions.llParticleSystem(rules);
  975. }
  976. public void llPassCollisions(int pass)
  977. {
  978. m_LSL_Functions.llPassCollisions(pass);
  979. }
  980. public void llPassTouches(int pass)
  981. {
  982. m_LSL_Functions.llPassTouches(pass);
  983. }
  984. public void llPlaySound(string sound, double volume)
  985. {
  986. m_LSL_Functions.llPlaySound(sound, volume);
  987. }
  988. public void llPlaySoundSlave(string sound, double volume)
  989. {
  990. m_LSL_Functions.llPlaySoundSlave(sound, volume);
  991. }
  992. public void llPointAt(LSL_Vector pos)
  993. {
  994. m_LSL_Functions.llPointAt(pos);
  995. }
  996. public LSL_Float llPow(double fbase, double fexponent)
  997. {
  998. return m_LSL_Functions.llPow(fbase, fexponent);
  999. }
  1000. public void llPreloadSound(string sound)
  1001. {
  1002. m_LSL_Functions.llPreloadSound(sound);
  1003. }
  1004. public void llPushObject(string target, LSL_Vector impulse, LSL_Vector ang_impulse, int local)
  1005. {
  1006. m_LSL_Functions.llPushObject(target, impulse, ang_impulse, local);
  1007. }
  1008. public void llRefreshPrimURL()
  1009. {
  1010. m_LSL_Functions.llRefreshPrimURL();
  1011. }
  1012. public void llRegionSay(int channelID, string text)
  1013. {
  1014. m_LSL_Functions.llRegionSay(channelID, text);
  1015. }
  1016. public void llRegionSayTo(string key, int channelID, string text)
  1017. {
  1018. m_LSL_Functions.llRegionSayTo(key, channelID, text);
  1019. }
  1020. public void llReleaseCamera(string avatar)
  1021. {
  1022. m_LSL_Functions.llReleaseCamera(avatar);
  1023. }
  1024. public void llReleaseURL(string url)
  1025. {
  1026. m_LSL_Functions.llReleaseURL(url);
  1027. }
  1028. public void llReleaseControls()
  1029. {
  1030. m_LSL_Functions.llReleaseControls();
  1031. }
  1032. public void llRemoteDataReply(string channel, string message_id, string sdata, int idata)
  1033. {
  1034. m_LSL_Functions.llRemoteDataReply(channel, message_id, sdata, idata);
  1035. }
  1036. public void llRemoteDataSetRegion()
  1037. {
  1038. m_LSL_Functions.llRemoteDataSetRegion();
  1039. }
  1040. public void llRemoteLoadScript(string target, string name, int running, int start_param)
  1041. {
  1042. m_LSL_Functions.llRemoteLoadScript(target, name, running, start_param);
  1043. }
  1044. public void llRemoteLoadScriptPin(string target, string name, int pin, int running, int start_param)
  1045. {
  1046. m_LSL_Functions.llRemoteLoadScriptPin(target, name, pin, running, start_param);
  1047. }
  1048. public void llRemoveFromLandBanList(string avatar)
  1049. {
  1050. m_LSL_Functions.llRemoveFromLandBanList(avatar);
  1051. }
  1052. public void llRemoveFromLandPassList(string avatar)
  1053. {
  1054. m_LSL_Functions.llRemoveFromLandPassList(avatar);
  1055. }
  1056. public void llRemoveInventory(string item)
  1057. {
  1058. m_LSL_Functions.llRemoveInventory(item);
  1059. }
  1060. public void llRemoveVehicleFlags(int flags)
  1061. {
  1062. m_LSL_Functions.llRemoveVehicleFlags(flags);
  1063. }
  1064. public LSL_Key llRequestAgentData(string id, int data)
  1065. {
  1066. return m_LSL_Functions.llRequestAgentData(id, data);
  1067. }
  1068. public LSL_Key llRequestInventoryData(string name)
  1069. {
  1070. return m_LSL_Functions.llRequestInventoryData(name);
  1071. }
  1072. public void llRequestPermissions(string agent, int perm)
  1073. {
  1074. m_LSL_Functions.llRequestPermissions(agent, perm);
  1075. }
  1076. public LSL_String llRequestSecureURL()
  1077. {
  1078. return m_LSL_Functions.llRequestSecureURL();
  1079. }
  1080. public LSL_Key llRequestSimulatorData(string simulator, int data)
  1081. {
  1082. return m_LSL_Functions.llRequestSimulatorData(simulator, data);
  1083. }
  1084. public LSL_Key llRequestURL()
  1085. {
  1086. return m_LSL_Functions.llRequestURL();
  1087. }
  1088. public void llResetLandBanList()
  1089. {
  1090. m_LSL_Functions.llResetLandBanList();
  1091. }
  1092. public void llResetLandPassList()
  1093. {
  1094. m_LSL_Functions.llResetLandPassList();
  1095. }
  1096. public void llResetOtherScript(string name)
  1097. {
  1098. m_LSL_Functions.llResetOtherScript(name);
  1099. }
  1100. public void llResetScript()
  1101. {
  1102. m_LSL_Functions.llResetScript();
  1103. }
  1104. public void llResetTime()
  1105. {
  1106. m_LSL_Functions.llResetTime();
  1107. }
  1108. public void llRezAtRoot(string inventory, LSL_Vector position, LSL_Vector velocity, LSL_Rotation rot, int param)
  1109. {
  1110. m_LSL_Functions.llRezAtRoot(inventory, position, velocity, rot, param);
  1111. }
  1112. public void llRezObject(string inventory, LSL_Vector pos, LSL_Vector vel, LSL_Rotation rot, int param)
  1113. {
  1114. m_LSL_Functions.llRezObject(inventory, pos, vel, rot, param);
  1115. }
  1116. public LSL_Float llRot2Angle(LSL_Rotation rot)
  1117. {
  1118. return m_LSL_Functions.llRot2Angle(rot);
  1119. }
  1120. public LSL_Vector llRot2Axis(LSL_Rotation rot)
  1121. {
  1122. return m_LSL_Functions.llRot2Axis(rot);
  1123. }
  1124. public LSL_Vector llRot2Euler(LSL_Rotation r)
  1125. {
  1126. return m_LSL_Functions.llRot2Euler(r);
  1127. }
  1128. public LSL_Vector llRot2Fwd(LSL_Rotation r)
  1129. {
  1130. return m_LSL_Functions.llRot2Fwd(r);
  1131. }
  1132. public LSL_Vector llRot2Left(LSL_Rotation r)
  1133. {
  1134. return m_LSL_Functions.llRot2Left(r);
  1135. }
  1136. public LSL_Vector llRot2Up(LSL_Rotation r)
  1137. {
  1138. return m_LSL_Functions.llRot2Up(r);
  1139. }
  1140. public void llRotateTexture(double rotation, int face)
  1141. {
  1142. m_LSL_Functions.llRotateTexture(rotation, face);
  1143. }
  1144. public LSL_Rotation llRotBetween(LSL_Vector start, LSL_Vector end)
  1145. {
  1146. return m_LSL_Functions.llRotBetween(start, end);
  1147. }
  1148. public void llRotLookAt(LSL_Rotation target, double strength, double damping)
  1149. {
  1150. m_LSL_Functions.llRotLookAt(target, strength, damping);
  1151. }
  1152. public LSL_Integer llRotTarget(LSL_Rotation rot, double error)
  1153. {
  1154. return m_LSL_Functions.llRotTarget(rot, error);
  1155. }
  1156. public void llRotTargetRemove(int number)
  1157. {
  1158. m_LSL_Functions.llRotTargetRemove(number);
  1159. }
  1160. public LSL_Integer llRound(double f)
  1161. {
  1162. return m_LSL_Functions.llRound(f);
  1163. }
  1164. public LSL_Integer llSameGroup(string agent)
  1165. {
  1166. return m_LSL_Functions.llSameGroup(agent);
  1167. }
  1168. public void llSay(int channelID, string text)
  1169. {
  1170. m_LSL_Functions.llSay(channelID, text);
  1171. }
  1172. public void llScaleTexture(double u, double v, int face)
  1173. {
  1174. m_LSL_Functions.llScaleTexture(u, v, face);
  1175. }
  1176. public LSL_Integer llScriptDanger(LSL_Vector pos)
  1177. {
  1178. return m_LSL_Functions.llScriptDanger(pos);
  1179. }
  1180. public void llScriptProfiler(LSL_Integer flags)
  1181. {
  1182. m_LSL_Functions.llScriptProfiler(flags);
  1183. }
  1184. public LSL_Key llSendRemoteData(string channel, string dest, int idata, string sdata)
  1185. {
  1186. return m_LSL_Functions.llSendRemoteData(channel, dest, idata, sdata);
  1187. }
  1188. public void llSensor(string name, string id, int type, double range, double arc)
  1189. {
  1190. m_LSL_Functions.llSensor(name, id, type, range, arc);
  1191. }
  1192. public void llSensorRemove()
  1193. {
  1194. m_LSL_Functions.llSensorRemove();
  1195. }
  1196. public void llSensorRepeat(string name, string id, int type, double range, double arc, double rate)
  1197. {
  1198. m_LSL_Functions.llSensorRepeat(name, id, type, range, arc, rate);
  1199. }
  1200. public void llSetAlpha(double alpha, int face)
  1201. {
  1202. m_LSL_Functions.llSetAlpha(alpha, face);
  1203. }
  1204. public void llSetBuoyancy(double buoyancy)
  1205. {
  1206. m_LSL_Functions.llSetBuoyancy(buoyancy);
  1207. }
  1208. public void llSetCameraAtOffset(LSL_Vector offset)
  1209. {
  1210. m_LSL_Functions.llSetCameraAtOffset(offset);
  1211. }
  1212. public void llSetCameraEyeOffset(LSL_Vector offset)
  1213. {
  1214. m_LSL_Functions.llSetCameraEyeOffset(offset);
  1215. }
  1216. public void llSetLinkCamera(LSL_Integer link, LSL_Vector eye, LSL_Vector at)
  1217. {
  1218. m_LSL_Functions.llSetLinkCamera(link, eye, at);
  1219. }
  1220. public void llSetCameraParams(LSL_List rules)
  1221. {
  1222. m_LSL_Functions.llSetCameraParams(rules);
  1223. }
  1224. public void llSetClickAction(int action)
  1225. {
  1226. m_LSL_Functions.llSetClickAction(action);
  1227. }
  1228. public void llSetColor(LSL_Vector color, int face)
  1229. {
  1230. m_LSL_Functions.llSetColor(color, face);
  1231. }
  1232. public void llSetContentType(LSL_Key id, LSL_Integer type)
  1233. {
  1234. m_LSL_Functions.llSetContentType(id, type);
  1235. }
  1236. public void llSetDamage(double damage)
  1237. {
  1238. m_LSL_Functions.llSetDamage(damage);
  1239. }
  1240. public void llSetForce(LSL_Vector force, int local)
  1241. {
  1242. m_LSL_Functions.llSetForce(force, local);
  1243. }
  1244. public void llSetForceAndTorque(LSL_Vector force, LSL_Vector torque, int local)
  1245. {
  1246. m_LSL_Functions.llSetForceAndTorque(force, torque, local);
  1247. }
  1248. public void llSetVelocity(LSL_Vector force, int local)
  1249. {
  1250. m_LSL_Functions.llSetVelocity(force, local);
  1251. }
  1252. public void llSetAngularVelocity(LSL_Vector force, int local)
  1253. {
  1254. m_LSL_Functions.llSetAngularVelocity(force, local);
  1255. }
  1256. public void llSetHoverHeight(double height, int water, double tau)
  1257. {
  1258. m_LSL_Functions.llSetHoverHeight(height, water, tau);
  1259. }
  1260. public void llSetInventoryPermMask(string item, int mask, int value)
  1261. {
  1262. m_LSL_Functions.llSetInventoryPermMask(item, mask, value);
  1263. }
  1264. public void llSetLinkAlpha(int linknumber, double alpha, int face)
  1265. {
  1266. m_LSL_Functions.llSetLinkAlpha(linknumber, alpha, face);
  1267. }
  1268. public void llSetLinkColor(int linknumber, LSL_Vector color, int face)
  1269. {
  1270. m_LSL_Functions.llSetLinkColor(linknumber, color, face);
  1271. }
  1272. public void llSetLinkPrimitiveParams(int linknumber, LSL_List rules)
  1273. {
  1274. m_LSL_Functions.llSetLinkPrimitiveParams(linknumber, rules);
  1275. }
  1276. public void llSetLinkTexture(int linknumber, string texture, int face)
  1277. {
  1278. m_LSL_Functions.llSetLinkTexture(linknumber, texture, face);
  1279. }
  1280. public void llSetLinkTextureAnim(int linknum, int mode, int face, int sizex, int sizey, double start, double length, double rate)
  1281. {
  1282. m_LSL_Functions.llSetLinkTextureAnim(linknum, mode, face, sizex, sizey, start, length, rate);
  1283. }
  1284. public void llSetLocalRot(LSL_Rotation rot)
  1285. {
  1286. m_LSL_Functions.llSetLocalRot(rot);
  1287. }
  1288. public LSL_Integer llSetMemoryLimit(LSL_Integer limit)
  1289. {
  1290. return m_LSL_Functions.llSetMemoryLimit(limit);
  1291. }
  1292. public void llSetObjectDesc(string desc)
  1293. {
  1294. m_LSL_Functions.llSetObjectDesc(desc);
  1295. }
  1296. public void llSetObjectName(string name)
  1297. {
  1298. m_LSL_Functions.llSetObjectName(name);
  1299. }
  1300. public void llSetObjectPermMask(int mask, int value)
  1301. {
  1302. m_LSL_Functions.llSetObjectPermMask(mask, value);
  1303. }
  1304. public void llSetParcelMusicURL(string url)
  1305. {
  1306. m_LSL_Functions.llSetParcelMusicURL(url);
  1307. }
  1308. public void llSetPayPrice(int price, LSL_List quick_pay_buttons)
  1309. {
  1310. m_LSL_Functions.llSetPayPrice(price, quick_pay_buttons);
  1311. }
  1312. public void llSetPos(LSL_Vector pos)
  1313. {
  1314. m_LSL_Functions.llSetPos(pos);
  1315. }
  1316. public void llSetPrimitiveParams(LSL_List rules)
  1317. {
  1318. m_LSL_Functions.llSetPrimitiveParams(rules);
  1319. }
  1320. public void llSetLinkPrimitiveParamsFast(int linknum, LSL_List rules)
  1321. {
  1322. m_LSL_Functions.llSetLinkPrimitiveParamsFast(linknum, rules);
  1323. }
  1324. public void llSetPrimURL(string url)
  1325. {
  1326. m_LSL_Functions.llSetPrimURL(url);
  1327. }
  1328. public LSL_Integer llSetRegionPos(LSL_Vector pos)
  1329. {
  1330. return m_LSL_Functions.llSetRegionPos(pos);
  1331. }
  1332. public void llSetRemoteScriptAccessPin(int pin)
  1333. {
  1334. m_LSL_Functions.llSetRemoteScriptAccessPin(pin);
  1335. }
  1336. public void llSetRot(LSL_Rotation rot)
  1337. {
  1338. m_LSL_Functions.llSetRot(rot);
  1339. }
  1340. public void llSetScale(LSL_Vector scale)
  1341. {
  1342. m_LSL_Functions.llSetScale(scale);
  1343. }
  1344. public void llSetScriptState(string name, int run)
  1345. {
  1346. m_LSL_Functions.llSetScriptState(name, run);
  1347. }
  1348. public void llSetSitText(string text)
  1349. {
  1350. m_LSL_Functions.llSetSitText(text);
  1351. }
  1352. public void llSetSoundQueueing(int queue)
  1353. {
  1354. m_LSL_Functions.llSetSoundQueueing(queue);
  1355. }
  1356. public void llSetSoundRadius(double radius)
  1357. {
  1358. m_LSL_Functions.llSetSoundRadius(radius);
  1359. }
  1360. public void llSetStatus(int status, int value)
  1361. {
  1362. m_LSL_Functions.llSetStatus(status, value);
  1363. }
  1364. public void llSetText(string text, LSL_Vector color, double alpha)
  1365. {
  1366. m_LSL_Functions.llSetText(text, color, alpha);
  1367. }
  1368. public void llSetTexture(string texture, int face)
  1369. {
  1370. m_LSL_Functions.llSetTexture(texture, face);
  1371. }
  1372. public void llSetTextureAnim(int mode, int face, int sizex, int sizey, double start, double length, double rate)
  1373. {
  1374. m_LSL_Functions.llSetTextureAnim(mode, face, sizex, sizey, start, length, rate);
  1375. }
  1376. public void llSetTimerEvent(double sec)
  1377. {
  1378. m_LSL_Functions.llSetTimerEvent(sec);
  1379. }
  1380. public void llSetTorque(LSL_Vector torque, int local)
  1381. {
  1382. m_LSL_Functions.llSetTorque(torque, local);
  1383. }
  1384. public void llSetTouchText(string text)
  1385. {
  1386. m_LSL_Functions.llSetTouchText(text);
  1387. }
  1388. public void llSetVehicleFlags(int flags)
  1389. {
  1390. m_LSL_Functions.llSetVehicleFlags(flags);
  1391. }
  1392. public void llSetVehicleFloatParam(int param, LSL_Float value)
  1393. {
  1394. m_LSL_Functions.llSetVehicleFloatParam(param, value);
  1395. }
  1396. public void llSetVehicleRotationParam(int param, LSL_Rotation rot)
  1397. {
  1398. m_LSL_Functions.llSetVehicleRotationParam(param, rot);
  1399. }
  1400. public void llSetVehicleType(int type)
  1401. {
  1402. m_LSL_Functions.llSetVehicleType(type);
  1403. }
  1404. public void llSetVehicleVectorParam(int param, LSL_Vector vec)
  1405. {
  1406. m_LSL_Functions.llSetVehicleVectorParam(param, vec);
  1407. }
  1408. public void llShout(int channelID, string text)
  1409. {
  1410. m_LSL_Functions.llShout(channelID, text);
  1411. }
  1412. public LSL_Float llSin(double f)
  1413. {
  1414. return m_LSL_Functions.llSin(f);
  1415. }
  1416. public void llSitTarget(LSL_Vector offset, LSL_Rotation rot)
  1417. {
  1418. m_LSL_Functions.llSitTarget(offset, rot);
  1419. }
  1420. public void llLinkSitTarget(LSL_Integer link, LSL_Vector offset, LSL_Rotation rot)
  1421. {
  1422. m_LSL_Functions.llLinkSitTarget(link, offset, rot);
  1423. }
  1424. public void llSleep(double sec)
  1425. {
  1426. m_LSL_Functions.llSleep(sec);
  1427. }
  1428. public void llSound(string sound, double volume, int queue, int loop)
  1429. {
  1430. m_LSL_Functions.llSound(sound, volume, queue, loop);
  1431. }
  1432. public void llSoundPreload(string sound)
  1433. {
  1434. m_LSL_Functions.llSoundPreload(sound);
  1435. }
  1436. public LSL_Float llSqrt(double f)
  1437. {
  1438. return m_LSL_Functions.llSqrt(f);
  1439. }
  1440. public void llStartAnimation(string anim)
  1441. {
  1442. m_LSL_Functions.llStartAnimation(anim);
  1443. }
  1444. public void llStopAnimation(string anim)
  1445. {
  1446. m_LSL_Functions.llStopAnimation(anim);
  1447. }
  1448. public void llStopHover()
  1449. {
  1450. m_LSL_Functions.llStopHover();
  1451. }
  1452. public void llStopLookAt()
  1453. {
  1454. m_LSL_Functions.llStopLookAt();
  1455. }
  1456. public void llStopMoveToTarget()
  1457. {
  1458. m_LSL_Functions.llStopMoveToTarget();
  1459. }
  1460. public void llStopPointAt()
  1461. {
  1462. m_LSL_Functions.llStopPointAt();
  1463. }
  1464. public void llStopSound()
  1465. {
  1466. m_LSL_Functions.llStopSound();
  1467. }
  1468. public LSL_Integer llStringLength(string str)
  1469. {
  1470. return m_LSL_Functions.llStringLength(str);
  1471. }
  1472. public LSL_String llStringToBase64(string str)
  1473. {
  1474. return m_LSL_Functions.llStringToBase64(str);
  1475. }
  1476. public LSL_String llStringTrim(string src, int type)
  1477. {
  1478. return m_LSL_Functions.llStringTrim(src, type);
  1479. }
  1480. public LSL_Integer llSubStringIndex(string source, string pattern)
  1481. {
  1482. return m_LSL_Functions.llSubStringIndex(source, pattern);
  1483. }
  1484. public void llTakeCamera(string avatar)
  1485. {
  1486. m_LSL_Functions.llTakeCamera(avatar);
  1487. }
  1488. public void llTakeControls(int controls, int accept, int pass_on)
  1489. {
  1490. m_LSL_Functions.llTakeControls(controls, accept, pass_on);
  1491. }
  1492. public LSL_Float llTan(double f)
  1493. {
  1494. return m_LSL_Functions.llTan(f);
  1495. }
  1496. public LSL_Integer llTarget(LSL_Vector position, double range)
  1497. {
  1498. return m_LSL_Functions.llTarget(position, range);
  1499. }
  1500. public void llTargetOmega(LSL_Vector axis, double spinrate, double gain)
  1501. {
  1502. m_LSL_Functions.llTargetOmega(axis, spinrate, gain);
  1503. }
  1504. public void llTargetRemove(int number)
  1505. {
  1506. m_LSL_Functions.llTargetRemove(number);
  1507. }
  1508. public void llTeleportAgent(string agent, string simname, LSL_Vector pos, LSL_Vector lookAt)
  1509. {
  1510. m_LSL_Functions.llTeleportAgent(agent, simname, pos, lookAt);
  1511. }
  1512. public void llTeleportAgentGlobalCoords(string agent, LSL_Vector global, LSL_Vector pos, LSL_Vector lookAt)
  1513. {
  1514. m_LSL_Functions.llTeleportAgentGlobalCoords(agent, global, pos, lookAt);
  1515. }
  1516. public void llTeleportAgentHome(string agent)
  1517. {
  1518. m_LSL_Functions.llTeleportAgentHome(agent);
  1519. }
  1520. public void llTextBox(string avatar, string message, int chat_channel)
  1521. {
  1522. m_LSL_Functions.llTextBox(avatar, message, chat_channel);
  1523. }
  1524. public LSL_String llToLower(string source)
  1525. {
  1526. return m_LSL_Functions.llToLower(source);
  1527. }
  1528. public LSL_String llToUpper(string source)
  1529. {
  1530. return m_LSL_Functions.llToUpper(source);
  1531. }
  1532. public void llTriggerSound(string sound, double volume)
  1533. {
  1534. m_LSL_Functions.llTriggerSound(sound, volume);
  1535. }
  1536. public void llTriggerSoundLimited(string sound, double volume, LSL_Vector top_north_east, LSL_Vector bottom_south_west)
  1537. {
  1538. m_LSL_Functions.llTriggerSoundLimited(sound, volume, top_north_east, bottom_south_west);
  1539. }
  1540. public LSL_String llUnescapeURL(string url)
  1541. {
  1542. return m_LSL_Functions.llUnescapeURL(url);
  1543. }
  1544. public void llUnSit(string id)
  1545. {
  1546. m_LSL_Functions.llUnSit(id);
  1547. }
  1548. public LSL_Float llVecDist(LSL_Vector a, LSL_Vector b)
  1549. {
  1550. return m_LSL_Functions.llVecDist(a, b);
  1551. }
  1552. public LSL_Float llVecMag(LSL_Vector v)
  1553. {
  1554. return m_LSL_Functions.llVecMag(v);
  1555. }
  1556. public LSL_Vector llVecNorm(LSL_Vector v)
  1557. {
  1558. return m_LSL_Functions.llVecNorm(v);
  1559. }
  1560. public void llVolumeDetect(int detect)
  1561. {
  1562. m_LSL_Functions.llVolumeDetect(detect);
  1563. }
  1564. public LSL_Float llWater(LSL_Vector offset)
  1565. {
  1566. return m_LSL_Functions.llWater(offset);
  1567. }
  1568. public void llWhisper(int channelID, string text)
  1569. {
  1570. m_LSL_Functions.llWhisper(channelID, text);
  1571. }
  1572. public LSL_Vector llWind(LSL_Vector offset)
  1573. {
  1574. return m_LSL_Functions.llWind(offset);
  1575. }
  1576. public LSL_String llXorBase64Strings(string str1, string str2)
  1577. {
  1578. return m_LSL_Functions.llXorBase64Strings(str1, str2);
  1579. }
  1580. public LSL_String llXorBase64StringsCorrect(string str1, string str2)
  1581. {
  1582. return m_LSL_Functions.llXorBase64StringsCorrect(str1, str2);
  1583. }
  1584. public LSL_List llGetPrimMediaParams(int face, LSL_List rules)
  1585. {
  1586. return m_LSL_Functions.llGetPrimMediaParams(face, rules);
  1587. }
  1588. public LSL_List llGetLinkMedia(LSL_Integer link, LSL_Integer face, LSL_List rules)
  1589. {
  1590. return m_LSL_Functions.llGetLinkMedia(link, face, rules);
  1591. }
  1592. public LSL_Integer llSetPrimMediaParams(int face, LSL_List rules)
  1593. {
  1594. return m_LSL_Functions.llSetPrimMediaParams(face, rules);
  1595. }
  1596. public LSL_Integer llSetLinkMedia(LSL_Integer link, LSL_Integer face, LSL_List rules)
  1597. {
  1598. return m_LSL_Functions.llSetLinkMedia(link, face, rules);
  1599. }
  1600. public LSL_Integer llClearPrimMedia(LSL_Integer face)
  1601. {
  1602. return m_LSL_Functions.llClearPrimMedia(face);
  1603. }
  1604. public LSL_Integer llClearLinkMedia(LSL_Integer link, LSL_Integer face)
  1605. {
  1606. return m_LSL_Functions.llClearLinkMedia(link, face);
  1607. }
  1608. public void print(string str)
  1609. {
  1610. m_LSL_Functions.print(str);
  1611. }
  1612. }
  1613. }