aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-26Mantis#1610. Thank you, Melanie for a patch that:Charles Krinke1-1/+5
2008-06-26Mantis#1594. Thank you, Melanie for a patch that:Charles Krinke1-1/+37
2008-06-25Minor formatting cleanup.Jeff Ames1-1/+1
2008-06-25Mantis#1590. Thank you kindly, Melanie for a patch that:Charles Krinke1-4/+1
2008-06-24Mantis#1587. Thank you kindly, Melanie for a patch that:Charles Krinke1-1/+38
2008-06-24* Applied patch from Melanie, mantis issue #1581 - "Refactor LSL language, ap...lbsa711-176/+166
2008-06-13A little minor cleanup and harmonizing between LSL_BuiltIn_Commands.csCharles Krinke1-8/+0
2008-06-13Update svn properties, clean up formatting, refactor out duplicate hard-coded...Jeff Ames1-13/+13
2008-06-11*Parcel Prim Count Maximums moved to their own functions so modules can overr...mingchen1-1/+1
2008-06-10Mantis#1529. Thank you kindly, Grumly57 for a patch toCharles Krinke1-1/+2
2008-06-09Update svn properties. Formatting cleanup.Jeff Ames1-1/+1
2008-06-07Mantis#1496. Thank you kindly, Melanie for a patch that:Charles Krinke1-86/+31
2008-06-07Patch for mantis#1493: Several patches to xengine. Thanks Melanie!Adam Johnson1-24/+132
2008-06-06Minor formatting cleanup.Jeff Ames1-3/+3
2008-06-05Mantis#1438. Thank you kindly, Melanie for a patch that:Charles Krinke1-17/+63
2008-06-05Mantis#1437. Patch one of four. Thank you kindly, Melanie for:Charles Krinke1-13/+22
2008-06-04Formatting cleanup, minor refactoring, svn properties.Jeff Ames1-141/+159
2008-05-30* This is Melanie's XEngine script engine. I've not tested this real well, h...Teravus Ovares1-351/+451
2008-05-30Update svn properties. Formatting cleanup.Jeff Ames1-9/+9
2008-05-30thanks krtaylor for a Dr Scofield1-17/+18
2008-05-29Mantis#1411. Thank you kindly for Dataserver.cs and a patchCharles Krinke1-2/+46
2008-05-28From: Kurt Taylor <krtaylor@us.ibm.com>Sean Dague1-5/+84
2008-05-28Mantis#1406. Thank you kindly, Xantor for a patch that:Charles Krinke1-2/+54
2008-05-28Formatting cleanup.Jeff Ames1-1/+1
2008-05-28Thank you, Grumly57 kindly for:Charles Krinke1-1/+1
2008-05-26disabling m_log again.Dr Scofield1-1/+1
2008-05-26This cleans up a merge mess from the earlier checkin and implements llOwnerSa...Dr Scofield1-12/+10
2008-05-25Update svn properties. Formatting cleanup.Jeff Ames1-4/+9
2008-05-25* A hacky Top Scripts display. It isn't accurate as far as ms accounting, ho...Teravus Ovares1-4/+4
2008-05-24* Refactor: Collapse some multiple remove object pathsJustin Clarke Casey1-1/+1
2008-05-16Formatting cleanup.Jeff Ames1-145/+145
2008-05-15Committing Xantor's LLEuler3Rot still broken fix patch. Mantis 001235. Tha...Teravus Ovares1-97/+44
2008-05-14From: Dr Schofield <hud@zurich.ibm.com>Justin Clarke Casey1-1/+1
2008-05-14From: Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey1-40/+2
2008-05-14Applied Patch mantis 1220. Implements llGetStartParameter. Thanks!Teravus Ovares1-2/+2
2008-05-14Formatting cleanup.Jeff Ames1-40/+46
2008-05-14* Removed 19 warningsTeravus Ovares1-1/+1
2008-05-13* Refactor: Stop exposing the inner scene's ScenePresence dictionary directly...Justin Clarke Casey1-17/+24
2008-05-12Formatting cleanup.Jeff Ames1-54/+29
2008-05-110001199: [PATCH] Add support for default animations Teravus Ovares1-8/+11
2008-05-09* Resolve mantis 1182. Doesn't actually implement llGiveInventoryList - mere...Justin Clarke Casey1-1/+1
2008-05-09Thank you, Melanie for a patch that:Charles Krinke1-43/+43
2008-05-08*Added all the permission checks to the sceneexternalchecks and modified perm...mingchen1-3/+3
2008-05-08* Applying patch #1156 - More implementation work on llGetPrimitiveParams (Th...Adam Frisby1-2/+175
2008-05-08* Applying patch #1121 - Fixes for llListen() (Thanks Middlelink!)Adam Frisby1-13/+11
2008-05-08From: Alan M Webb <awebb@vnet.ibm.com>Sean Dague1-2/+2
2008-05-08* You can haz more spring cleaning.Adam Frisby1-18/+5
2008-05-07* Theoretically, everything is in place for scripted take controls... Theo...Teravus Ovares1-4/+32
2008-05-07Thank you very much, Xantor for a patch to improveCharles Krinke1-5/+17
2008-05-07replace 2 instances of "0000...." with LLUUID.Zero.ToSting() becauseSean Dague1-2/+2